index
:
linux/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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
2023-04-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-04-13
bpf, sockmap: Revert buggy deadlock fix in the sockhash and sockmap
Daniel Borkmann
2023-04-13
xdp: rss hash types representation
Jesper Dangaard Brouer
2023-04-13
skbuff: Fix a race between coalescing and releasing SKBs
Liang Chen
2023-04-12
rtnetlink: Restore RTM_NEW/DELLINK notification behavior
Martin Willi
2023-04-12
bpf, sockmap: fix deadlocks in the sockhash and sockmap
Xin Liu
2023-04-09
net: dsa: replace NETDEV_PRE_CHANGE_HWTSTAMP notifier with a stub
Vladimir Oltean
2023-04-07
net: make SO_BUSY_POLL available to all users
Eric Dumazet
2023-04-07
net: openvswitch: fix race on port output
Felix Huettner
2023-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-04-05
net/sysctl: Rename kvfree_rcu() to kvfree_rcu_mightsleep()
Uladzislau Rezki (Sony)
2023-04-04
bpf: Teach verifier that certain helpers accept NULL pointer.
Alexei Starovoitov
2023-04-04
bpf: Remove unused arguments from btf_struct_access().
Alexei Starovoitov
2023-04-04
bpf: Invoke btf_struct_access() callback only for writes.
Alexei Starovoitov
2023-04-03
net: create a netdev notifier for DSA to reject PTP on DSA master
Vladimir Oltean
2023-04-03
net: add struct kernel_hwtstamp_config and make net_hwtstamp_validate() use it
Vladimir Oltean
2023-04-03
net: move copy_from_user() out of net_hwtstamp_validate()
Vladimir Oltean
2023-04-03
net: promote SIOCSHWTSTAMP and SIOCGHWTSTAMP ioctls to dedicated handlers
Vladimir Oltean
2023-04-03
net: simplify handling of dsa_ndo_eth_ioctl() return code
Vladimir Oltean
2023-04-03
net: don't abuse "default" case for unknown ioctl in dev_ifsioc()
Vladimir Oltean
2023-04-02
net: don't let netpoll invoke NAPI if in xmit context
Jakub Kicinski
2023-03-30
net: optimize ____napi_schedule() to avoid extra NET_RX_SOFTIRQ
Eric Dumazet
2023-03-30
net: optimize napi_schedule_rps()
Eric Dumazet
2023-03-30
net: add softnet_data.in_net_rx_action
Eric Dumazet
2023-03-30
net: napi_schedule_rps() cleanup
Eric Dumazet
2023-03-28
net: dst: Switch to rcuref_t reference counting
Thomas Gleixner
2023-03-27
dev_ioctl: fix a W=1 warning
Heiner Kallweit
2023-03-25
bpf: Use bpf_mem_cache_alloc/free in bpf_local_storage_elem
Martin KaFai Lau
2023-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-03-23
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-03-22
net: do not use skb_mac_header() in qdisc_pkt_len_init()
Eric Dumazet
2023-03-22
net: Catch invalid index in XPS mapping
Nick Child
2023-03-22
bpf: return long from bpf_map_ops funcs
JP Kobryn
2023-03-22
xdp: bpf_xdp_metadata use EOPNOTSUPP for no driver support
Jesper Dangaard Brouer
2023-03-22
net-zerocopy: Reduce compound page head access
Xiaoyan Li
2023-03-22
net-sysfs: display two backlog queue len separately
Jason Xing
2023-03-21
tools: ynl: skip the explicit op array size when not needed
Jakub Kicinski
2023-03-21
neighbour: switch to standard rcu, instead of rcu_bh
Eric Dumazet
2023-03-20
net: skbuff: rename __pkt_vlan_present_offset to __mono_tc_offset
Jakub Kicinski
2023-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-03-17
rtnetlink: bridge: mcast: Relax group address validation in common code
Ido Schimmel
2023-03-17
rtnetlink: bridge: mcast: Move MDB handlers out of bridge driver
Ido Schimmel
2023-03-16
net: xdp: don't call notifiers during driver init
Jakub Kicinski
2023-03-16
ynl: broaden the license even more
Jakub Kicinski
2023-03-15
neighbour: annotate lockless accesses to n->nud_state
Eric Dumazet
2023-03-14
xdp: remove unused {__,}xdp_release_frame()
Alexander Lobakin
2023-03-14
xdp: recycle Page Pool backed skbs built from XDP frames
Alexander Lobakin
2023-03-10
xdp: add xdp_set_features_flag utility routine
Lorenzo Bianconi
2023-03-10
skbuff: Add likely to skb pointer in build_skb()
Gal Pressman
2023-03-10
skbuff: Replace open-coded skb_propagate_pfmemalloc()s
Gal Pressman
[prev]
[next]