index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-15
Bluetooth: hci_sync: Avoid adding default advertising on startup
Yang Li
1
-1
/
+1
2025-08-15
xfrm: xfrm_user: use strscpy() for alg_name
Miguel GarcĂa
1
-5
/
+5
2025-08-15
net: ipv6: fix field-spanning memcpy warning in AH output
Charalampos Mitrodimas
1
-19
/
+31
2025-08-14
net/sched: Fix backlog accounting in qdisc_dequeue_internal
William Liu
6
-30
/
+42
2025-08-14
net: bridge: fix soft lockup in br_multicast_query_expired()
Wang Liang
2
-0
/
+18
2025-08-14
bridge: Redirect to backup port when port is administratively down
Ido Schimmel
1
-1
/
+2
2025-08-14
net/sched: Use TC_RTAB_SIZE instead of magic number
Yue Haibing
1
-2
/
+2
2025-08-14
devlink/port: Check attributes early and constify
Parav Pandit
1
-2
/
+2
2025-08-14
devlink/port: Simplify return checks
Parav Pandit
1
-23
/
+6
2025-08-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
30
-210
/
+227
2025-08-14
Merge tag 'net-6.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
26
-80
/
+160
2025-08-14
net: ethtool: support including Flow Label in the flow hash for RSS
Jakub Kicinski
2
-13
/
+39
2025-08-13
net: kcm: Fix race condition in kcm_unattach()
Sven Stegemann
1
-8
/
+2
2025-08-13
net/sched: ets: use old 'nbands' while purging unused classes
Davide Caratti
1
-5
/
+6
2025-08-13
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
1
-1
/
+1
2025-08-13
net: mctp: Fix bad kfree_skb in bind lookup test
Matt Johnston
1
-1
/
+0
2025-08-13
vsock: use sizeof(struct sockaddr_storage) instead of magic value
Wang Liang
1
-6
/
+1
2025-08-13
netfilter: nf_tables: reject duplicate device on updates
Pablo Neira Ayuso
1
-0
/
+30
2025-08-13
ipvs: Fix estimator kthreads preferred affinity
Frederic Weisbecker
1
-1
/
+2
2025-08-13
netfilter: nft_set_pipapo: fix null deref for empty set
Florian Westphal
1
-3
/
+2
2025-08-12
tls: handle data disappearing from under the TLS ULP
Jakub Kicinski
3
-5
/
+11
2025-08-12
net/sched: Remove redundant memset(0) call in reset_policy()
Thorsten Blum
1
-1
/
+0
2025-08-12
phonet: add __rcu annotations
Eric Dumazet
2
-13
/
+14
2025-08-12
caif: Replace memset(0) + strscpy() with strscpy_pad()
Thorsten Blum
1
-3
/
+1
2025-08-12
RDS: remove redundant __GFP_NOWARN
Qianfeng Rong
1
-1
/
+1
2025-08-12
tcp: cdg: remove redundant __GFP_NOWARN
Qianfeng Rong
1
-1
/
+1
2025-08-12
devlink: let driver opt out of automatic phys_port_name generation
Jedrzej Jagielski
1
-1
/
+1
2025-08-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Martin KaFai Lau
14
-163
/
+99
2025-08-12
Merge tag 'ipsec-2025-08-11' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Abeni
4
-6
/
+12
2025-08-12
net: prevent deadlocks when enabling NAPIs with mixed kthread config
Jakub Kicinski
2
-2
/
+11
2025-08-12
net: update NAPI threaded config even for disabled NAPIs
Jakub Kicinski
1
-1
/
+6
2025-08-11
Merge tag 'nfsd-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
1
-8
/
+35
2025-08-09
Merge tag 'nfs-for-6.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
3
-122
/
+32
2025-08-08
sctp: linearize cloned gso packets in sctp_rcv
Xin Long
1
-1
/
+1
2025-08-08
vsock: Do not allow binding to VMADDR_PORT_ANY
Budimir Markovic
1
-1
/
+2
2025-08-08
net: page_pool: allow enabling recycling late, fix false positive warning
Jakub Kicinski
1
-0
/
+29
2025-08-08
Merge tag 'nf-25-08-07' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
7
-45
/
+45
2025-08-08
Merge tag 'net-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
11
-41
/
+67
2025-08-07
bpf: Standardize function declaration style
Li Jun
1
-11
/
+11
2025-08-07
netfilter: nft_socket: remove WARN_ON_ONCE with huge level value
Pablo Neira Ayuso
1
-1
/
+1
2025-08-07
netfilter: conntrack: clean up returns in nf_conntrack_log_invalid_sysctl()
Dan Carpenter
1
-3
/
+3
2025-08-07
netfilter: nft_set_pipapo: don't return bogus extension pointer
Florian Westphal
1
-6
/
+6
2025-08-07
netfilter: ctnetlink: remove refcounting in expectation dumpers
Florian Westphal
1
-24
/
+17
2025-08-07
netfilter: ctnetlink: fix refcount leak on table dump
Florian Westphal
1
-11
/
+13
2025-08-07
netfilter: add back NETFILTER_XTABLES dependencies
Arnd Bergmann
3
-0
/
+5
2025-08-07
udp: also consider secpath when evaluating ipsec use for checksumming
Sabrina Dubroca
1
-1
/
+1
2025-08-07
xfrm: bring back device check in validate_xmit_xfrm
Sabrina Dubroca
1
-1
/
+2
2025-08-07
xfrm: restore GSO for SW crypto
Sabrina Dubroca
1
-2
/
+7
2025-08-06
sunrpc: fix handling of server side tls alerts
Olga Kornievskaia
1
-8
/
+35
2025-08-06
xfrm: flush all states in xfrm_state_fini
Sabrina Dubroca
2
-2
/
+2
[prev]
[next]