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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-26
net: introduce rstreason to detect why the RST is sent
Jason Xing
1
-0
/
+106
2024-04-26
net/sched: fix false lockdep warning on qdisc root lock
Davide Caratti
1
-0
/
+1
2024-04-26
xfrm: Preserve vlan tags for transport mode software GRO
Paul Davey
1
-0
/
+3
2024-04-26
mm: change inlined allocation helpers to account at the call site
Suren Baghdasaryan
4
-12
/
+19
2024-04-26
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
3
-7
/
+273
2024-04-26
net: add two more call_rcu_hurry()
Eric Dumazet
1
-1
/
+1
2024-04-26
bpf: add mrtt and srtt as BPF_SOCK_OPS_RTT_CB args
Philo Lu
1
-2
/
+2
2024-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-20
/
+37
2024-04-25
Merge tag 'wireless-next-2024-04-24' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2
-51
/
+114
2024-04-25
af_unix: Suppress false-positive lockdep splat for spin_lock() in __unix_gc().
Kuniyuki Iwashima
1
-0
/
+3
2024-04-25
tls: fix lockless read of strp->msg_ready in ->poll
Sabrina Dubroca
1
-1
/
+2
2024-04-25
macsec: Enable devices to advertise whether they update sk_buff md_dst during...
Rahul Rameshbabu
1
-0
/
+2
2024-04-25
Merge tag 'wireless-2024-04-23' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
1
-0
/
+3
2024-04-25
tcp: move tcp_skb_cb->sacked flags to enum
Philo Lu
1
-9
/
+13
2024-04-24
Bluetooth: hci_event: Fix sending HCI_OP_READ_ENC_KEY_SIZE
Luiz Augusto von Dentz
1
-0
/
+4
2024-04-24
Bluetooth: hci_sync: Use advertised PHYs on hci_le_ext_create_conn_sync
Luiz Augusto von Dentz
1
-1
/
+3
2024-04-24
libeth: add Rx buffer management
Alexander Lobakin
1
-0
/
+117
2024-04-24
page_pool: add DMA-sync-for-CPU inline helper
Alexander Lobakin
1
-0
/
+24
2024-04-24
page_pool: constify some read-only function arguments
Alexander Lobakin
2
-7
/
+7
2024-04-24
net: intel: introduce {, Intel} Ethernet common library
Alexander Lobakin
1
-0
/
+125
2024-04-24
net: fix sk_memory_allocated_{add|sub} vs softirqs
Eric Dumazet
1
-18
/
+20
2024-04-22
devlink: extend devlink_param *set pointer
Mateusz Polchlopek
2
-2
/
+4
2024-04-19
net_sched: sch_choke: implement lockless choke_dump()
Eric Dumazet
1
-6
/
+6
2024-04-19
wifi: cfg80211: fix cfg80211 function kernel-doc
Jeff Johnson
1
-29
/
+82
2024-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-1
/
+26
2024-04-18
net/sched: Fix mirred deadlock on device recursion
Eric Dumazet
1
-0
/
+1
2024-04-16
af_unix: Try not to hold unix_gc_lock during accept().
Kuniyuki Iwashima
1
-0
/
+1
2024-04-15
flow_offload: add control flag checking helpers
Asbjørn Sloth Tønnesen
1
-0
/
+55
2024-04-12
Merge tag 'nf-24-04-11' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
David S. Miller
2
-1
/
+25
2024-04-12
devlink: add a new info version tag
Fei Qin
1
-1
/
+3
2024-04-12
tcp: increase the default TCP scaling ratio
Hechao Li
1
-3
/
+2
2024-04-12
net: dsa: allow DSA switch drivers to provide their own phylink mac ops
Russell King (Oracle)
1
-0
/
+5
2024-04-12
net: dsa: introduce dsa_phylink_to_port()
Russell King (Oracle)
1
-0
/
+6
2024-04-12
ipv4: Remove RTO_ONLINK.
Guillaume Nault
1
-2
/
+0
2024-04-12
flow_offload: fix flow_offload_has_one_action() kdoc
Asbjørn Sloth Tønnesen
1
-1
/
+1
2024-04-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-0
/
+46
2024-04-11
Merge branch mana-ib-flex of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Jakub Kicinski
1
-0
/
+1
2024-04-11
net: mana: Add flex array to struct mana_cfg_rx_steer_req_v2
Erick Archer
1
-0
/
+1
2024-04-11
netfilter: flowtable: validate pppoe header
Pablo Neira Ayuso
1
-1
/
+11
2024-04-11
netfilter: nft_set_pipapo: walk over current view on netlink dump
Pablo Neira Ayuso
1
-0
/
+14
2024-04-10
Bluetooth: SCO: Fix not validating setsockopt user input
Luiz Augusto von Dentz
1
-0
/
+9
2024-04-10
ipv6: fix race condition between ipv6_get_ifaddr and ipv6_del_addr
Jiri Benc
1
-0
/
+4
2024-04-09
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jens Axboe
1
-8
/
+1
2024-04-09
tcp: replace TCP_SKB_CB(skb)->tcp_tw_isn with a per-cpu field
Eric Dumazet
1
-5
/
+5
2024-04-09
tcp: propagate tcp_tw_isn via an extra parameter to ->route_req()
Eric Dumazet
1
-1
/
+2
2024-04-08
wifi: mac80211: extend IEEE80211_KEY_FLAG_GENERATE_MMIE to other ciphers
Michael-CY Lee
1
-2
/
+2
2024-04-08
wifi: mac80211: Add missing return value documentation
Jeff Johnson
1
-8
/
+30
2024-04-08
wifi: mac80211: remove ieee80211_set_hw_80211_encap()
Jeff Johnson
1
-12
/
+0
2024-04-08
wifi: mac80211: don't use rate mask for scanning
Johannes Berg
1
-0
/
+3
2024-04-08
devlink: Support setting max_io_eqs
Parav Pandit
1
-0
/
+14
[prev]
[next]