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
2018-10-05
net: add umem reference in netdev{_rx}_queue
Magnus Karlsson
1
-0
/
+6
2018-10-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+3
2018-09-27
net: core: add member wol_enabled to struct net_device
Heiner Kallweit
1
-0
/
+3
2018-09-19
veth: rename pcpu_vstats as pcpu_lstats
Li RongQing
1
-1
/
+0
2018-09-14
net: move definition of pcpu_lstats to header file
Li RongQing
1
-0
/
+6
2018-09-06
packet: add sockopt to ignore outgoing packets
Vincent Whitchurch
1
-0
/
+1
2018-08-29
net: add napi_if_scheduled_mark_missed
Magnus Karlsson
1
-0
/
+26
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
2018-05-25
xdp: change ndo_xdp_xmit API to support bulking
Jesper Dangaard Brouer
1
-5
/
+9
2018-05-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-0
/
+1
2018-05-04
dev: packet: make packet_direct_xmit a common function
Magnus Karlsson
1
-0
/
+1
2018-05-01
net: core: Inline netdev_features_size_check()
Florian Fainelli
1
-6
/
+0
2018-05-01
net: Add TLS offload netdev ops
Ilya Lesokhin
1
-0
/
+24
2018-04-30
net: core: Assert the size of netdev_featres_t
Florian Fainelli
1
-0
/
+6
2018-04-30
net: Revoke export for __skb_tx_hash, update it to just be static skb_tx_hash
Alexander Duyck
1
-13
/
+0
2018-04-26
udp: add gso support to virtual devices
Willem de Bruijn
1
-0
/
+1
2018-04-17
xdp: transition into using xdp_frame for ndo_xdp_xmit
Jesper Dangaard Brouer
1
-2
/
+2
2018-03-30
sfp/phylink: move module EEPROM ethtool access into netdev core ethtool
Russell King
1
-0
/
+3
2018-03-30
net: Call add/kill vid ndo on vlan filter feature toggling
Gal Pressman
1
-0
/
+4
2018-03-26
net: Drop NETDEV_UNREGISTER_FINAL
Kirill Tkhai
1
-1
/
+0
[prev]
[next]