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-02
bpf: Change bpf_getsockopt(SOL_IPV6) to reuse do_ipv6_getsockopt()
Martin KaFai Lau
2022-09-02
bpf: Change bpf_getsockopt(SOL_IP) to reuse do_ip_getsockopt()
Martin KaFai Lau
2022-09-02
bpf: Change bpf_getsockopt(SOL_TCP) to reuse do_tcp_getsockopt()
Martin KaFai Lau
2022-09-02
bpf: Change bpf_getsockopt(SOL_SOCKET) to reuse sk_getsockopt()
Martin KaFai Lau
2022-09-02
bpf: net: Change do_ipv6_getsockopt() to take the sockptr_t argument
Martin KaFai Lau
2022-09-02
net: ieee802154: Fix compilation error when CONFIG_IEEE802154_NL802154_EXPERI...
Gal Pressman
2022-09-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
2022-09-02
Merge tag 'rxrpc-fixes-20220901' of git://git.kernel.org/pub/scm/linux/kernel...
David S. Miller
2022-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-01
rxrpc: Remove rxrpc_get_reply_time() which is no longer used
David Howells
2022-09-01
rxrpc: Fix ICMP/ICMP6 error handling
David Howells
2022-08-31
tcp: make global challenge ack rate limitation per net-ns and default disabled
Eric Dumazet
2022-08-31
net: sched: gred/red: remove unused variables in struct red_stats
Zhengchao Shao
2022-08-31
Bluetooth: Move hci_abort_conn to hci_conn.c
Brian Gix
2022-08-31
netfilter: remove nf_conntrack_helper sysctl and modparam toggles
Pablo Neira Ayuso
2022-08-30
net: devlink: stub port params cmds for they are unused internally
Jiri Pirko
2022-08-30
netlink: add helpers for extack attr presence checking
Jakub Kicinski
2022-08-29
genetlink: start to validate reserved header bytes
Jakub Kicinski
2022-08-29
xfrm: lwtunnel: add lwtunnel support for xfrm interfaces in collect_md mode
Eyal Birger
2022-08-29
xfrm: interface: support collect metadata mode
Eyal Birger
2022-08-29
net: allow storing xfrm interface metadata in metadata_dst
Eyal Birger
2022-08-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2022-08-26
net: sched: remove unnecessary init of qdisc skb head
Zhengchao Shao
2022-08-26
Merge tag 'wireless-next-2022-08-26-v2' of git://git.kernel.org/pub/scm/linux...
David S. Miller
2022-08-25
Bluetooth: convert hci_update_adv_data to hci_sync
Brian Gix
2022-08-25
Bluetooth: move hci_get_random_address() to hci_sync
Brian Gix
2022-08-25
Bluetooth: Move Adv Instance timer to hci_sync
Brian Gix
2022-08-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-08-25
net: devlink: limit flash component name to match version returned by info_get()
Jiri Pirko
2022-08-25
net: devlink: extend info_get() version put to indicate a flash component
Jiri Pirko
2022-08-25
net: sched: delete duplicate cleanup of backlog and qlen
Zhengchao Shao
2022-08-25
wifi: cfg80211: Add link_id to cfg80211_ch_switch_started_notify()
Veerendranath Jakkam
2022-08-25
wifi: mac80211: maintain link_id in link_sta
Johannes Berg
2022-08-25
wifi: mac80211: add link information in ieee80211_rx_status
Vasanthakumar Thiagarajan
2022-08-25
wifi: mac80211: properly implement MLO key handling
Johannes Berg
2022-08-25
wifi: cfg80211: Add link_id parameter to various key operations for MLO
Veerendranath Jakkam
2022-08-25
wifi: cfg80211: add link id to txq params
Shaul Triebitz
2022-08-25
net: gro: skb_gro_header helper function
Richard Gobert
2022-08-24
net: Add a bhash2 table hashed by port and address
Joanne Koong
2022-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
2022-08-24
netlink: fix some kernel-doc comments
Zhengchao Shao
2022-08-24
net: Fix a data-race around gro_normal_batch.
Kuniyuki Iwashima
2022-08-24
net: Fix a data-race around sysctl_net_busy_poll.
Kuniyuki Iwashima
2022-08-24
netfilter: flowtable: fix stuck flows on cleanup due to pending work
Pablo Neira Ayuso
2022-08-24
netfilter: flowtable: add function to invoke garbage collection immediately
Pablo Neira Ayuso
2022-08-24
netfilter: nf_tables: make table handle allocation per-netns friendly
Pablo Neira Ayuso
2022-08-23
net: dsa: use dsa_tree_for_each_cpu_port in dsa_tree_{setup,teardown}_master
Vladimir Oltean
2022-08-23
vsock: add API call for data ready
Arseniy Krasnov
2022-08-23
vsock: SO_RCVLOWAT transport set callback
Arseniy Krasnov
2022-08-22
bonding: 3ad: make ad_ticks_per_sec a const
Jonathan Toppins
[prev]
[next]