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
/
include
/
linux
/
netdevice.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-04
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-51
/
+4
2023-08-03
net: invert the netdevice.h vs xdp.h dependency
Jakub Kicinski
1
-7
/
+4
2023-08-03
net: move struct netdev_rx_queue out of netdevice.h
Jakub Kicinski
1
-44
/
+0
2023-08-03
bonding: support balance-alb with openvswitch
Mateusz Kowalski
1
-0
/
+5
2023-08-03
net: remove phy_has_hwtstamp() -> phy_mii_ioctl() decision from converted dri...
Vladimir Oltean
1
-0
/
+4
2023-08-03
net: add hwtstamping helpers for stackable net devices
Maxim Georgiev
1
-0
/
+5
2023-08-03
net: add NDOs for configuring hardware timestamping
Maxim Georgiev
1
-0
/
+16
2023-07-28
net: convert some netlink netdev iterators to depend on the xarray
Jakub Kicinski
1
-0
/
+3
2023-07-28
net: Remove unused declaration dev_restart()
YueHaibing
1
-2
/
+0
2023-07-25
net: add missing net_device::xdp_zc_max_segs description
Maciej Fijalkowski
1
-0
/
+2
2023-07-19
bpf: Add fd-based tcx multi-prog infra with link support
Daniel Borkmann
1
-9
/
+6
2023-07-19
xsk: add new netlink attribute dedicated for ZC max frags
Maciej Fijalkowski
1
-0
/
+1
2023-06-25
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-0
/
+9
2023-06-22
bpf: Fix bpf socket lookup from tc/xdp to respect socket VRF bindings
Gilad Sever
1
-0
/
+9
2023-06-15
net: create device lookup API with reference tracking
Jakub Kicinski
1
-0
/
+4
2023-06-10
net: move gso declarations and functions to their own files
Eric Dumazet
1
-25
/
+1
2023-06-07
net: sched: add rcu annotations around qdisc->qdisc_sleeping
Eric Dumazet
1
-1
/
+1
2023-06-07
rfs: annotate lockless accesses to RFS sock flow table
Eric Dumazet
1
-2
/
+5
2023-04-23
net: optimize napi_threaded_poll() vs RPS/RFS
Eric Dumazet
1
-0
/
+3
2023-04-21
net: move dropreason.h to dropreason-core.h
Johannes Berg
1
-1
/
+1
2023-04-15
page_pool: allow caching from safely localized NAPI
Jakub Kicinski
1
-0
/
+3
2023-04-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+2
2023-04-13
xdp: rss hash types representation
Jesper Dangaard Brouer
1
-1
/
+2
2023-04-11
net: piggy back on the memory barrier in bql when waking queues
Jakub Kicinski
1
-1
/
+1
2023-04-11
net: provide macros for commonly copied lockless queue stop/wake code
Jakub Kicinski
1
-0
/
+1
2023-04-09
net: dsa: replace NETDEV_PRE_CHANGE_HWTSTAMP notifier with a stub
Vladimir Oltean
1
-6
/
+0
2023-04-03
net: create a netdev notifier for DSA to reject PTP on DSA master
Vladimir Oltean
1
-1
/
+8
2023-04-02
net: minor reshuffle of napi_struct
Jakub Kicinski
1
-2
/
+3
2023-03-30
net: add softnet_data.in_net_rx_action
Eric Dumazet
1
-0
/
+1
2023-03-24
docs: networking: document NAPI
Jakub Kicinski
1
-5
/
+8
2023-03-23
netdev: Enforce index cap in netdev_get_tx_queue
Nick Child
1
-0
/
+1
2023-03-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+4
2023-03-17
net: Add MDB net device operations
Ido Schimmel
1
-0
/
+21
2023-03-15
net: tunnels: annotate lockless accesses to dev->needed_headroom
Eric Dumazet
1
-2
/
+4
2023-03-08
net: remove enum skb_free_reason
Eric Dumazet
1
-11
/
+7
2023-02-20
net: make default_rps_mask a per netns attribute
Paolo Abeni
1
-1
/
+0
2023-02-17
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+0
2023-02-16
devlink: Fix netdev notifier chain corruption
Ido Schimmel
1
-2
/
+0
2023-02-11
Daniel Borkmann says:
Jakub Kicinski
1
-0
/
+4
2023-02-10
net: introduce default_rps_mask netns attribute
Paolo Abeni
1
-0
/
+1
2023-02-08
net, xdp: Add missing xdp_features description
Lorenzo Bianconi
1
-0
/
+1
2023-02-03
netdev-genl: create a simple family for netdev stuff
Jakub Kicinski
1
-0
/
+3
2023-02-02
net: add gso_ipv4_max_size and gro_ipv4_max_size per device
Xin Long
1
-0
/
+6
2023-01-28
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-0
/
+8
2023-01-27
xfrm: extend add state callback to set failure reason
Leon Romanovsky
1
-1
/
+1
2023-01-27
xfrm: extend add policy callback to set failure reason
Leon Romanovsky
1
-1
/
+1
2023-01-23
bpf: XDP metadata RX kfuncs
Stanislav Fomichev
1
-0
/
+8
2022-12-13
net: add IFF_NO_ADDRCONF and use it in bonding to prevent ipv6 addrconf
Xin Long
1
-1
/
+2
2022-12-10
Merge tag 'ipsec-next-2022-12-09' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
1
-0
/
+4
2022-12-05
xfrm: add support to HW update soft and hard limits
Leon Romanovsky
1
-0
/
+1
[next]