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.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-07-14
ipv6: take care of scope when choosing the src addr
Nicolas Dichtel
1
-1
/
+2
2024-07-14
ipv6: fix source address selection with route leak
Nicolas Dichtel
2
-1
/
+2
2024-07-14
ipv4: fix source address selection with route leak
Nicolas Dichtel
1
-2
/
+11
2024-07-14
net: ethtool: pse-pd: Fix possible null-deref
Kory Maincent
1
-2
/
+2
2024-07-14
net: pse-pd: Do not return EOPNOSUPP if config is null
Kory Maincent
1
-1
/
+3
2024-07-14
Merge tag 'ipsec-2024-07-11' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
8
-17
/
+82
2024-07-14
net: ethtool: Monotonically increase the message sequence number
Danielle Ratson
1
-1
/
+1
2024-07-14
tcp: Don't drop SYN+ACK for simultaneous connect().
Kuniyuki Iwashima
1
-0
/
+9
2024-07-13
Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
1
-1
/
+2
2024-07-13
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-1
/
+0
2024-07-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-5
/
+19
2024-07-13
net: ethtool: let drivers declare max size of RSS indir table and key
Jakub Kicinski
1
-10
/
+36
2024-07-13
net: ethtool: let drivers remove lost RSS contexts
Jakub Kicinski
1
-0
/
+14
2024-07-13
Merge tag 'net-6.10-rc8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/n...
Linus Torvalds
1
-1
/
+2
2024-07-12
Merge tag 'ceph-for-6.10-rc8' of https://github.com/ceph/ceph-client
Linus Torvalds
2
-4
/
+17
2024-07-12
xfrm: Support crypto offload for outbound IPv4 UDP-encapsulated ESP packet
Mike Yu
2
-2
/
+23
2024-07-12
xfrm: Support crypto offload for inbound IPv4 UDP-encapsulated ESP packet
Mike Yu
1
-1
/
+2
2024-07-12
xfrm: Allow UDP encapsulation in crypto offload control path
Mike Yu
1
-3
/
+3
2024-07-12
xfrm: Support crypto offload for inbound IPv6 ESP packets not in GRO path
Mike Yu
2
-2
/
+5
2024-07-12
l2tp: fix l2tp_session_register with colliding l2tpv3 IDs
James Chapman
1
-8
/
+10
2024-07-12
tipc: Consolidate redundant functions
Shigeru Yoshida
1
-17
/
+10
2024-07-12
tipc: Remove unused struct declaration
Shigeru Yoshida
1
-1
/
+0
2024-07-12
netdevice: define and allocate &net_device _properly_
Alexander Lobakin
2
-25
/
+7
2024-07-12
net: psample: fix flag being set in wrong skb
Adrian Moreno
1
-3
/
+4
2024-07-12
Merge tag 'wireless-next-2024-07-11' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
15
-273
/
+526
2024-07-12
net: ethtool: Fix RSS setting
Saeed Mahameed
1
-1
/
+2
2024-07-12
net: reduce rtnetlink_rcv_msg() stack usage
Eric Dumazet
1
-6
/
+12
2024-07-12
net/sched: act_skbmod: convert comma to semicolon
Chen Ni
1
-1
/
+1
2024-07-12
ethtool: use the rss context XArray in ring deactivation safety-check
Jakub Kicinski
1
-4
/
+29
2024-07-12
ethtool: fail closed if we can't get max channel used in indirection tables
Jakub Kicinski
4
-19
/
+19
2024-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
11
-173
/
+93
2024-07-11
libceph: fix crush_choose_firstn() kernel-doc warnings
Jeff Johnson
1
-0
/
+4
2024-07-11
libceph: suppress crush_choose_indep() kernel-doc warnings
Jeff Johnson
1
-2
/
+1
2024-07-11
Merge tag 'nf-24-07-11' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
2
-146
/
+14
2024-07-11
net, sunrpc: Remap EPERM in case of connection failure in xs_tcp_setup_socket
Daniel Borkmann
1
-0
/
+7
2024-07-11
net/sched: Fix UAF when resolving a clash
Chengen Du
1
-0
/
+8
2024-07-11
udp: Set SOCK_RCU_FREE earlier in udp_lib_get_port().
Kuniyuki Iwashima
1
-1
/
+3
2024-07-11
netfilter: nf_tables: prefer nft_chain_validate
Florian Westphal
1
-145
/
+13
2024-07-11
netfilter: nfnetlink_queue: drop bogus WARN_ON
Florian Westphal
1
-1
/
+1
2024-07-11
ethtool: netlink: do not return SQI value if link is down
Oleksij Rempel
1
-13
/
+28
2024-07-11
tcp: avoid too many retransmit packets
Eric Dumazet
1
-2
/
+13
2024-07-10
page_pool: use __cacheline_group_{begin, end}_aligned()
Alexander Lobakin
1
-1
/
+2
2024-07-10
bpf: Remove tst_run from lwt_seg6local_prog_ops.
Sebastian Andrzej Siewior
1
-1
/
+0
2024-07-10
wifi: mac80211: fix AP chandef capturing in CSA
Johannes Berg
1
-3
/
+6
2024-07-10
libceph: fix race between delayed_work() and ceph_monc_stop()
Ilya Dryomov
1
-2
/
+12
2024-07-09
net: fix rc7's __skb_datagram_iter()
Hugh Dickins
1
-1
/
+2
2024-07-09
net: tls: Pass union tls_crypto_context pointer to memzero_explicit
Simon Horman
1
-3
/
+6
2024-07-09
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Paolo Abeni
7
-28
/
+335
2024-07-09
udp: Remove duplicate included header file trace/events/udp.h
Thorsten Blum
1
-1
/
+0
2024-07-09
wifi: mac80211: add wiphy radio assignment and validation
Felix Fietkau
1
-5
/
+47
[prev]
[next]