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
/
include
/
net
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-03
netdevsim: add dummy device notifiers
Stanislav Fomichev
1
-0
/
+3
2025-04-03
net: use netif_disable_lro in ipv6_add_dev
Stanislav Fomichev
1
-8
/
+8
2025-04-01
Merge tag 'net-6.15-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-15
/
+0
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-3
/
+2
2025-03-31
Revert "tcp: avoid atomic operations on sk->sk_rmem_alloc"
Eric Dumazet
1
-15
/
+0
2025-03-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2
-1
/
+10
2025-03-29
Merge tag 'v6.15-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-12
/
+1
2025-03-26
Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
51
-271
/
+852
2025-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-1
/
+1
2025-03-26
unix: fix up for "apparmor: add fine grained af_unix mediation"
Stephen Rothwell
1
-0
/
+3
2025-03-25
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
1
-5
/
+2
2025-03-25
Merge tag 'for-net-next-2025-03-25' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
5
-5
/
+65
2025-03-25
Bluetooth: MGMT: Add LL Privacy Setting
Luiz Augusto von Dentz
1
-0
/
+1
2025-03-25
tcp/dccp: remove icsk->icsk_ack.timeout
Eric Dumazet
1
-4
/
+8
2025-03-25
tcp/dccp: remove icsk->icsk_timeout
Eric Dumazet
1
-4
/
+8
2025-03-25
net: designate queue -> napi linking as "ops protected"
Jakub Kicinski
2
-1
/
+9
2025-03-25
net: explain "protection types" for the instance lock
Jakub Kicinski
1
-0
/
+3
2025-03-25
net: constify dev pointer in misc instance lock helpers
Jakub Kicinski
1
-4
/
+5
2025-03-25
Bluetooth: L2CAP: add TX timestamping
Pauli Virtanen
1
-1
/
+2
2025-03-25
Bluetooth: ISO: add TX timestamping
Pauli Virtanen
1
-0
/
+1
2025-03-25
Bluetooth: add support for skb TX SND/COMPLETION timestamping
Pauli Virtanen
1
-0
/
+20
2025-03-25
Bluetooth: HCI: Add definition of hci_rp_remote_name_req_cancel
Wentao Guan
1
-0
/
+5
2025-03-25
Bluetooth: hci_core: Enable buffer flow control for SCO/eSCO
Luiz Augusto von Dentz
2
-0
/
+14
2025-03-25
Bluetooth: Add quirk for broken READ_PAGE_SCAN_TYPE
Pedro Nishiyama
1
-0
/
+8
2025-03-25
Bluetooth: Add quirk for broken READ_VOICE_SETTING
Pedro Nishiyama
2
-0
/
+12
2025-03-25
Bluetooth: L2CAP: convert timeouts to secs_to_jiffies()
Easwar Hariharan
1
-2
/
+2
2025-03-25
Bluetooth: MGMT: Remove unused mgmt_*_discovery_complete
Dr. David Alan Gilbert
1
-2
/
+0
2025-03-25
Revert "udp_tunnel: GRO optimizations"
Jakub Kicinski
3
-34
/
+0
2025-03-25
Merge tag 'ipsec-next-2025-03-24' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
1
-2
/
+19
2025-03-25
Merge tag 'nf-next-25-03-23' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
1
-0
/
+21
2025-03-25
net: rfs: hash function change
Eric Dumazet
1
-1
/
+1
2025-03-25
Merge tag 'wireless-next-2025-03-20' of https://git.kernel.org/pub/scm/linux/...
Jakub Kicinski
1
-5
/
+35
2025-03-25
bonding: check xdp prog when set bond mode
Wang Liang
1
-0
/
+1
2025-03-25
tcp: avoid atomic operations on sk->sk_rmem_alloc
Eric Dumazet
1
-0
/
+15
2025-03-25
ipv6: fix _DEVADD() and _DEVUPD() macros
Eric Dumazet
1
-4
/
+7
2025-03-25
af_unix: Explicitly include headers for non-pointer struct fields.
Kuniyuki Iwashima
1
-2
/
+6
2025-03-25
af_unix: Move internal definitions to net/unix/.
Kuniyuki Iwashima
1
-75
/
+1
2025-03-25
af_unix: Sort headers.
Kuniyuki Iwashima
1
-2
/
+2
2025-03-25
tcp: support TCP_RTO_MIN_US for set/getsockopt use
Jason Xing
1
-1
/
+1
2025-03-24
net: introduce per netns packet chains
Paolo Abeni
2
-1
/
+3
2025-03-24
Merge tag 'vfs-6.15-rc1.afs' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+2
2025-03-24
tcp/dccp: Remove inet_connection_sock_af_ops.addr2sockaddr().
Kuniyuki Iwashima
2
-6
/
+0
2025-03-24
tcp: move icsk_clean_acked to a better location
Eric Dumazet
2
-4
/
+2
2025-03-24
ax25: Remove broken autobind
Murad Masimov
1
-1
/
+0
2025-03-21
net: mctp: Remove unnecessary cast in mctp_cb
Herbert Xu
1
-1
/
+1
2025-03-21
xfrm: ipcomp: Use crypto_acomp interface
Herbert Xu
1
-12
/
+1
2025-03-21
netfilter: fib: avoid lookup if socket is available
Florian Westphal
1
-0
/
+21
2025-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2
-5
/
+8
2025-03-20
mptcp: sysctl: add available_path_managers
Geliang Tang
1
-0
/
+2
2025-03-20
mptcp: pm: define struct mptcp_pm_ops
Geliang Tang
1
-0
/
+12
[prev]
[next]