index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Lines
2025-07-25
netfilter: xt_nfacct: don't assume acct name is null-terminated
Florian Westphal
-2
/
+2
2025-07-25
netfilter: nft_set_pipapo: prefer kvmalloc for scratch maps
Florian Westphal
-5
/
+4
2025-07-25
netfilter: nft_set_pipapo: merge pipapo_get/lookup
Florian Westphal
-130
/
+58
2025-07-25
netfilter: nft_set: remove indirection from update API call
Florian Westphal
-9
/
+5
2025-07-25
netfilter: nft_set: remove one argument from lookup and update functions
Florian Westphal
-91
/
+95
2025-07-25
netfilter: nft_set_pipapo: remove unused arguments
Florian Westphal
-9
/
+5
2025-07-25
netfilter: nfnetlink_hook: Dump flowtable info
Phil Sutter
-11
/
+48
2025-07-25
netfilter: nfnetlink: New NFNLA_HOOK_INFO_DESC helper
Phil Sutter
-22
/
+25
2025-07-25
ipvs: Rename del_timer in comment in ip_vs_conn_expire_now()
WangYuli
-1
/
+1
2025-07-25
netfilter: Exclude LEGACY TABLES on PREEMPT_RT.
Pablo Neira Ayuso
-32
/
+47
2025-07-25
netfilter: conntrack: Remove unused net in nf_conntrack_double_lock()
Yue Haibing
-5
/
+5
2025-07-25
netfilter: load nf_log_syslog on enabling nf_conntrack_log_invalid
Lance Yang
-1
/
+51
2025-07-25
netfilter: conntrack: table full detailed log
lvxiafei
-1
/
+5
2025-07-24
net: define an enum for the napi threaded state
Samiullah Khawaja
-12
/
+20
2025-07-24
net: Use netif_threaded_enable instead of netif_set_threaded in drivers
Samiullah Khawaja
-1
/
+19
2025-07-24
net: Create separate gro_flush_normal function
Samiullah Khawaja
-6
/
+3
2025-07-24
Merge tag 'for-net-next-2025-07-23' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
-65
/
+150
2025-07-24
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
-11
/
+11
2025-07-24
Merge tag 'wireless-next-2025-07-24' of https://git.kernel.org/pub/scm/linux/...
Jakub Kicinski
-113
/
+481
2025-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-62
/
+66
2025-07-24
Merge tag 'ipsec-next-2025-07-23' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Abeni
-38
/
+58
2025-07-24
Merge tag 'ipsec-2025-07-23' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Abeni
-55
/
+42
2025-07-23
bpf: Reject narrower access to pointer ctx fields
Paul Chaignon
-10
/
+10
2025-07-23
bpf: Disable migration in nf_hook_run_bpf().
Kuniyuki Iwashima
-1
/
+1
2025-07-23
sched: Add enqueue/dequeue of dualpi2 qdisc
Koen De Schepper
-4
/
+481
2025-07-23
sched: Dump configuration and statistics of dualpi2 qdisc
Chia-Yu Chang
-17
/
+137
2025-07-23
sched: Struct definition and parsing of dualpi2 qdisc
Chia-Yu Chang
-0
/
+591
2025-07-23
devlink: Fix excessive stack usage in rate TC bandwidth parsing
Carolina Jubran
-14
/
+14
2025-07-23
Bluetooth: Add PA_LINK to distinguish BIG sync and PA sync connections
Yang Li
-27
/
+38
2025-07-23
Bluetooth: hci_event: Mask data status from LE ext adv reports
Chris Down
-2
/
+6
2025-07-23
Bluetooth: hci_devcd_dump: fix out-of-bounds via dev_coredumpv
Ivan Pravdin
-3
/
+3
2025-07-23
Bluetooth: ISO: Support SCM_TIMESTAMPING for ISO TS
Yang Li
-1
/
+12
2025-07-23
Bluetooth: ISO: add socket option to report packet seqnum via CMSG
Pauli Virtanen
-3
/
+25
2025-07-23
Bluetooth: Fix typos in comments
Bastien Nocera
-6
/
+6
2025-07-23
Bluetooth: RFCOMM: Fix typos in comments
Bastien Nocera
-2
/
+3
2025-07-23
Bluetooth: aosp: Fix typo in comment
Bastien Nocera
-1
/
+1
2025-07-23
Bluetooth: Fix spelling mistakes
Yang Li
-12
/
+12
2025-07-23
Bluetooth: hci_event: Add support for handling LE BIG Sync Lost event
Yang Li
-2
/
+40
2025-07-23
Bluetooth: hci_event: Correct comment about HCI_EV_EXTENDED_INQUIRY_RESULT
Zijun Hu
-1
/
+1
2025-07-23
Bluetooth: hci_core: Eliminate an unnecessary goto label in hci_find_irk_by_a...
Zijun Hu
-3
/
+1
2025-07-23
Bluetooth: hci_sync: Use bt_dev_err() to log error message in hci_update_even...
Zijun Hu
-1
/
+1
2025-07-23
Bluetooth: hci_sock: Reset cookie to zero in hci_sock_free_cookie()
Zijun Hu
-1
/
+1
2025-07-23
wifi: mac80211: fix WARN_ON for monitor mode on some devices
Johannes Berg
-1
/
+12
2025-07-22
tcp: do not increment BeyondWindow MIB for old seq
Paolo Abeni
-1
/
+5
2025-07-22
tcp: do not set a zero size receive buffer
Paolo Abeni
-0
/
+4
2025-07-22
tcp: trace retransmit failures in tcp_retransmit_skb
Fan Yu
-17
/
+29
2025-07-22
net: Kconfig: add endif/endmenu comments
Randy Dunlap
-3
/
+3
2025-07-22
wifi: mac80211: fix unassigned variable access
Antonio Quartulli
-4
/
+3
2025-07-22
SUNRPC: Silence warnings about parameters not being described
Trond Myklebust
-2
/
+2
2025-07-22
ip6_gre: Factor out common ip6gre tunnel match into helper
Yue Haibing
-66
/
+34
[prev]
[next]