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-06-14
rfs: annotate lockless accesses to RFS sock flow table
Eric Dumazet
1
-2
/
+5
2023-03-22
net: tunnels: annotate lockless accesses to dev->needed_headroom
Eric Dumazet
1
-2
/
+4
2022-04-15
netdevice: add the case if dev is NULL
Yajun Deng
1
-2
/
+4
2022-02-08
net: fix information leakage in /proc/net/ptype
Congyu Liu
1
-0
/
+1
2021-12-08
net: annotate data-races on txq->xmit_lock_owner
Eric Dumazet
1
-6
/
+13
2021-09-03
net: don't unconditionally copy_from_user a struct ifreq for socket ioctls
Peter Collingbourne
1
-0
/
+4
2021-03-17
net: Introduce parse_protocol header_ops callback
Maxim Mikityanskiy
1
-0
/
+10
2021-02-23
net: watchdog: hold device global xmit lock during tx disable
Edwin Peer
1
-0
/
+2
2020-07-01
net: core: reduce recursion limit value
Taehee Yoo
1
-1
/
+1
2020-07-01
net: use correct this_cpu primitive in dev_recursion_level
Florian Westphal
1
-1
/
+1
2020-07-01
net: place xmit recursion in softnet data
Florian Westphal
1
-8
/
+32
2020-01-29
net: rtnetlink: validate IFLA_MTU attribute in rtnl_create_link()
Eric Dumazet
1
-0
/
+2
2020-01-09
net: core: limit nested device depth
Taehee Yoo
1
-0
/
+4
2019-12-21
inet: protect against too small mtu values.
Eric Dumazet
1
-0
/
+5
2019-12-05
net: dev: Use unsigned integer as an argument to left-shift
Andy Shevchenko
1
-1
/
+1
2019-04-27
failover: allow name change on IFF_UP slave interfaces
Si-Wei Liu
1
-0
/
+3
2019-02-06
ipvlan, l3mdev: fix broken l3s mode wrt local routes
Daniel Borkmann
1
-0
/
+8
2018-10-11
net: ipv4: update fnhe_pmtu when first hop's MTU changes
Sabrina Dubroca
1
-0
/
+7
2018-09-27
net: core: add member wol_enabled to struct net_device
Heiner Kallweit
1
-0
/
+3
2018-08-10
net: Provide stub for __netif_set_xps_queue if there is no CONFIG_XPS
Krzysztof Kozlowski
1
-0
/
+7
2018-07-31
xsk: don't allow umem replace at stack level
Jakub Kicinski
1
-3
/
+4
2018-07-31
net: update real_num_rx_queues even when !CONFIG_SYSFS
Jakub Kicinski
1
-1
/
+2
2018-07-29
net: report invalid mtu value via netlink extack
Stephen Hemminger
1
-0
/
+2
2018-07-16
net: convert gro_count to bitmask
Li RongQing
1
-2
/
+7
2018-07-16
net: Add TLS rx resync NDO
Boris Pismenny
1
-0
/
+2
2018-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-8
/
+4
2018-07-13
xdp: support simultaneous driver and hw XDP attachment
Jakub Kicinski
1
-3
/
+4
2018-07-13
xdp: don't make drivers report attachment mode
Jakub Kicinski
1
-5
/
+0
2018-07-09
net: allow fallback function to pass netdev
Alexander Duyck
1
-1
/
+2
2018-07-09
net: allow ndo_select_queue to pass netdev
Alexander Duyck
1
-4
/
+7
2018-07-09
net: Add generic ndo_select_queue functions
Alexander Duyck
1
-0
/
+4
2018-07-09
net: Add support for subordinate traffic classes to netdev_pick_tx
Alexander Duyck
1
-2
/
+2
2018-07-09
net: Add support for subordinate device traffic classes
Alexander Duyck
1
-1
/
+15
2018-07-05
net: limit each hash list length to MAX_GRO_SKBS
Li RongQing
1
-1
/
+6
2018-07-04
net/sched: Introduce the ETF Qdisc
Vinicius Costa Gomes
1
-0
/
+1
2018-07-04
net: ipv4: listified version of ip_rcv
Edward Cree
1
-0
/
+3
2018-07-04
net: core: trivial netif_receive_skb_list() entry point
Edward Cree
1
-0
/
+1
2018-07-03
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+20
2018-07-02
net: fix use-after-free in GRO with ESP
Sabrina Dubroca
1
-0
/
+20
2018-07-02
net: Refactor XPS for CPUs and Rx queues
Amritha Nambiar
1
-3
/
+95
2018-06-26
net: Convert NAPI gro list into a small hash table.
David Miller
1
-1
/
+2
2018-06-26
net: Convert GRO SKB handling to list_head.
David Miller
1
-16
/
+16
2018-06-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-7
/
+14
2018-06-05
net: added netdevice operation for Tx
Magnus Karlsson
1
-0
/
+2
2018-06-05
net: xdp: added bpf_netdev_command XDP_{QUERY, SETUP}_XSK_UMEM
Björn Töpel
1
-0
/
+8
2018-06-05
net: remove net_device operation ndo_xdp_flush
Jesper Dangaard Brouer
1
-4
/
+0
2018-06-03
xdp: add flags argument to ndo_xdp_xmit API
Jesper Dangaard Brouer
1
-3
/
+4
2018-05-29
net: sched: mq: add simple offload notification
Jakub Kicinski
1
-0
/
+1
2018-05-29
net: Introduce generic failover module
Sridhar Samudrala
1
-0
/
+16
2018-05-25
net: include hash policy in LAG changeupper info
John Hurley
1
-0
/
+11
[next]