index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-17
net/smc: expose smc proto operations
D. Wythe
2
-30
/
+63
2024-06-17
net/smc: refactoring initialization of smc sock
D. Wythe
2
-38
/
+53
2024-06-15
net: micro-optimize skb_datagram_iter
Sagi Grimberg
1
-2
/
+2
2024-06-15
atm: clean up a put_user() calls
Dan Carpenter
1
-2
/
+2
2024-06-14
net: qrtr: ns: Ignore ENODEV failures in ns
Chris Lew
1
-7
/
+10
2024-06-14
net: hsr: Send supervisory frames to HSR network with ProxyNodeTable data
Lukasz Majewski
6
-14
/
+105
2024-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
17
-90
/
+116
2024-06-13
Merge tag 'net-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
15
-88
/
+112
2024-06-13
Merge tag 'nfs-for-6.10-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-1
/
+3
2024-06-13
af_unix: Read with MSG_PEEK loops if the first unread byte is OOB
Rao Shoaib
1
-9
/
+9
2024-06-13
net: bridge: mst: fix suspicious rcu usage in br_mst_set_state
Nikolay Aleksandrov
1
-1
/
+1
2024-06-13
net: bridge: mst: pass vlan group directly to br_mst_vlan_set_state
Nikolay Aleksandrov
1
-6
/
+5
2024-06-13
net/ipv6: Fix the RT cache flush via sysctl using a previous delay
Petr Pavlu
1
-2
/
+2
2024-06-13
net: ipv4: Add a sysctl to set multipath hash seed
Petr Machata
2
-0
/
+73
2024-06-13
net: ipv4,ipv6: Pass multipath hash computation through a helper
Petr Machata
2
-12
/
+12
2024-06-13
Merge tag 'nf-24-06-11' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
5
-51
/
+68
2024-06-13
net: add and use __skb_get_hash_symmetric_net
Florian Westphal
2
-4
/
+5
2024-06-13
net: add and use skb_get_hash_net
Florian Westphal
2
-5
/
+12
2024-06-12
net/tcp: Remove tcp_hash_fail()
Dmitry Safonov
2
-34
/
+0
2024-06-12
net/tcp: Add tcp-md5 and tcp-ao tracepoints
Dmitry Safonov
4
-2
/
+38
2024-06-12
net/tcp: Move tcp_inbound_hash() from headers
Dmitry Safonov
1
-2
/
+72
2024-06-12
net/tcp: Add a helper tcp_ao_hdr_maclen()
Dmitry Safonov
1
-1
/
+1
2024-06-12
net/tcp: Use static_branch_tcp_{md5,ao} to drop ifdefs
Dmitry Safonov
1
-6
/
+2
2024-06-12
Merge tag 'for-net-2024-06-10' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
2
-10
/
+4
2024-06-12
net: core: Implement dstats-type stats collections
Jeremy Kerr
1
-0
/
+50
2024-06-12
ip_tunnel: Move stats allocation to core
Breno Leitao
1
-8
/
+2
2024-06-12
net: dsa: Fix typo in NET_DSA_TAG_RTL4_A Kconfig
Chris Packham
1
-1
/
+1
2024-06-11
netfilter: Use flowlabel flow key when re-routing mangled packets
Florian Westphal
1
-0
/
+1
2024-06-11
netfilter: ipset: Fix race between namespace cleanup and gc in the list:set type
Jozsef Kadlecsik
2
-51
/
+60
2024-06-11
netfilter: nft_inner: validate mandatory meta and payload
Davide Ornaghi
2
-0
/
+7
2024-06-11
tcp: use signed arithmetic in tcp_rtx_probe0_timed_out()
Eric Dumazet
1
-1
/
+5
2024-06-11
mptcp: pm: update add_addr counters after connect
YonglongLi
1
-6
/
+10
2024-06-11
mptcp: pm: inc RmAddr MIB counter once per RM_ADDR ID
YonglongLi
1
-1
/
+4
2024-06-11
mptcp: ensure snd_una is properly initialized on connect
Paolo Abeni
1
-0
/
+1
2024-06-11
net/sched: initialize noop_qdisc owner
Johannes Berg
1
-0
/
+1
2024-06-11
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2
-5
/
+5
2024-06-11
Merge tag 'wireless-next-2024-06-07' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
22
-402
/
+1463
2024-06-10
Bluetooth: fix connection setup in l2cap_connect
Pauli Virtanen
1
-2
/
+2
2024-06-10
Bluetooth: L2CAP: Fix rejecting L2CAP_CONN_PARAM_UPDATE_REQ
Luiz Augusto von Dentz
1
-7
/
+1
2024-06-10
Bluetooth: hci_sync: Fix not using correct handle
Luiz Augusto von Dentz
1
-1
/
+1
2024-06-10
net: dsa: update the unicast MAC address when changing conduit
Marek BehĂșn
3
-8
/
+44
2024-06-10
net: dsa: deduplicate code adding / deleting the port address to fdb
Marek BehĂșn
1
-44
/
+47
2024-06-10
net: netlink: remove the cb_mutex "injection" from netlink core
Jakub Kicinski
1
-15
/
+3
2024-06-10
rtnetlink: move rtnl_lock handling out of af_netlink
Jakub Kicinski
2
-4
/
+7
2024-06-10
tcp: fix race in tcp_v6_syn_recv_sock()
Eric Dumazet
1
-1
/
+2
2024-06-10
tcp: move inet_twsk_schedule helper out of header
Florian Westphal
1
-0
/
+5
2024-06-10
net: tcp: un-pin the tw_timer
Florian Westphal
3
-14
/
+4
2024-06-10
net: tcp/dccp: prepare for tw_timer un-pinning
Valentin Schneider
4
-12
/
+48
2024-06-09
page_pool: remove WARN_ON() with OR
David Wei
1
-2
/
+2
2024-06-08
Merge tag 'nfsd-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
1
-1
/
+1
[next]