index
:
linux-stable.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.19.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-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
2022-09-26
neighbour: Remove unused inline function neigh_key_eq16()
Gaosheng Cui
2022-09-23
net: macsec: remove the prepare flag from the MACsec offloading context
Antoine Tenart
2022-09-22
net/sched: sch_api: add helper for tc qdisc walker stats dump
Zhengchao Shao
2022-09-22
net/tls: Describe ciphers sizes by const structs
Tariq Toukan
2022-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-22
xsk: Inherit need_wakeup flag for shared sockets
Jalal Mostafa
2022-09-22
net/smc: Unbind r/w buffer size from clcsock and make them tunable
Tony Lu
2022-09-22
net/smc: Introduce a specific sysctl for TEST_LINK time
Wen Gu
2022-09-22
xfrm: add extack support to xfrm_init_replay
Sabrina Dubroca
2022-09-22
xfrm: add extack to __xfrm_init_state
Sabrina Dubroca
2022-09-22
xfrm: add extack support to xfrm_dev_state_add
Sabrina Dubroca
2022-09-21
net: sched: remove unused tcf_result extension
Jamal Hadi Salim
2022-09-20
net/sched: cls_api: add helper for tc cls walker stats dump
Zhengchao Shao
2022-09-20
bpf: Move nf_conn extern declarations to filter.h
Daniel Xu
2022-09-20
bpf: Rename nfct_bsa to nfct_btf_struct_access
Daniel Xu
2022-09-20
bpf: Remove unused btf_struct_access stub
Daniel Xu
2022-09-20
tcp: Introduce optional per-netns ehash.
Kuniyuki Iwashima
2022-09-20
tcp: Save unnecessary inet_twsk_purge() calls.
Kuniyuki Iwashima
2022-09-20
tcp: Set NULL to sk->sk_prot->h.hashinfo.
Kuniyuki Iwashima
2022-09-20
tcp: Don't allocate tcp_death_row outside of struct netns_ipv4.
Kuniyuki Iwashima
2022-09-20
net: dsa: allow masters to join a LAG
Vladimir Oltean
2022-09-20
net: dsa: propagate extack to port_lag_join
Vladimir Oltean
2022-09-20
net: dsa: allow the DSA master to be seen and changed through rtnetlink
Vladimir Oltean
2022-09-20
net: dsa: introduce dsa_port_get_master()
Vladimir Oltean
2022-09-20
flow_offload: Introduce flow_match_l2tpv3
Wojciech Drewek
2022-09-20
flow_dissector: Add L2TPv3 dissectors
Wojciech Drewek
2022-09-19
Merge tag 'for-net-2022-09-09' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
2022-09-16
net: bonding: Share lacpdu_mcast_addr definition
Benjamin Poirier
2022-09-16
net/ieee802154: fix uninit value bug in dgram_sendmsg
Haimin Zhang
2022-09-10
bpf: Add support for writing to nf_conn:mark
Daniel Xu
2022-09-09
Bluetooth: Fix HCIGETDEVINFO regression
Luiz Augusto von Dentz
2022-09-09
net: sched: act: move global static variable net_id to tc_action_ops
Zhengchao Shao
2022-09-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
David S. Miller
2022-09-08
Bluetooth: Fix HCIGETDEVINFO regression
Luiz Augusto von Dentz
2022-09-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2022-09-07
netfilter: nat: move repetitive nat port reserve loop to a helper
Florian Westphal
2022-09-07
net: skb: export skb drop reaons to user by TRACE_DEFINE_ENUM
Menglong Dong
2022-09-07
net/macsec: Move some code for sharing with various drivers that implements o...
Lior Nahmanson
2022-09-07
net/macsec: Add MACsec skb_metadata_dst Tx Data path support
Lior Nahmanson
2022-09-07
netlink: introduce NLA_POLICY_MAX_BE
Florian Westphal
2022-09-06
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Paolo Abeni
2022-09-06
Bluetooth: Add experimental wrapper for MGMT based mesh
Brian Gix
2022-09-06
Bluetooth: Implement support for Mesh
Brian Gix
2022-09-06
wifi: mac80211: implement link switching
Johannes Berg
2022-09-06
wifi: mac80211: keep A-MSDU data in sta and per-link
Benjamin Berg
2022-09-06
wifi: mac80211: add vif/sta link RCU dereference macros
Johannes Berg
2022-09-06
wifi: mac80211: extend ieee80211_nullfunc_get() for MLO
Johannes Berg
2022-09-06
wifi: mac80211: add ieee80211_find_sta_by_link_addrs API
Johannes Berg
2022-09-06
wifi: mac80211: isolate driver from inactive links
Johannes Berg
2022-09-06
wifi: mac80211: make smps_mode per-link
Benjamin Berg
[prev]
[next]