index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
netdevice.h
Age
Commit message (
Expand
)
Author
2018-10-15
FDDI: defza: Support capturing outgoing SMT traffic
Maciej W. Rozycki
2018-10-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-10
net: ipv4: update fnhe_pmtu when first hop's MTU changes
Sabrina Dubroca
2018-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-10-05
net: add umem reference in netdev{_rx}_queue
Magnus Karlsson
2018-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-09-26
net: core: add member wol_enabled to struct net_device
Heiner Kallweit
2018-09-18
veth: rename pcpu_vstats as pcpu_lstats
Li RongQing
2018-09-14
net: move definition of pcpu_lstats to header file
Li RongQing
2018-09-05
packet: add sockopt to ignore outgoing packets
Vincent Whitchurch
2018-08-29
net: add napi_if_scheduled_mark_missed
Magnus Karlsson
2018-08-10
net: Provide stub for __netif_set_xps_queue if there is no CONFIG_XPS
Krzysztof Kozlowski
2018-07-31
xsk: don't allow umem replace at stack level
Jakub Kicinski
2018-07-31
net: update real_num_rx_queues even when !CONFIG_SYSFS
Jakub Kicinski
2018-07-29
net: report invalid mtu value via netlink extack
Stephen Hemminger
2018-07-16
net: convert gro_count to bitmask
Li RongQing
2018-07-16
net: Add TLS rx resync NDO
Boris Pismenny
2018-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-07-13
xdp: support simultaneous driver and hw XDP attachment
Jakub Kicinski
2018-07-13
xdp: don't make drivers report attachment mode
Jakub Kicinski
2018-07-09
net: allow fallback function to pass netdev
Alexander Duyck
2018-07-09
net: allow ndo_select_queue to pass netdev
Alexander Duyck
2018-07-09
net: Add generic ndo_select_queue functions
Alexander Duyck
2018-07-09
net: Add support for subordinate traffic classes to netdev_pick_tx
Alexander Duyck
2018-07-09
net: Add support for subordinate device traffic classes
Alexander Duyck
2018-07-05
net: limit each hash list length to MAX_GRO_SKBS
Li RongQing
2018-07-04
net/sched: Introduce the ETF Qdisc
Vinicius Costa Gomes
2018-07-04
net: ipv4: listified version of ip_rcv
Edward Cree
2018-07-04
net: core: trivial netif_receive_skb_list() entry point
Edward Cree
2018-07-03
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-07-02
net: fix use-after-free in GRO with ESP
Sabrina Dubroca
2018-07-02
net: Refactor XPS for CPUs and Rx queues
Amritha Nambiar
2018-06-26
net: Convert NAPI gro list into a small hash table.
David Miller
2018-06-26
net: Convert GRO SKB handling to list_head.
David Miller
2018-06-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-06-05
net: added netdevice operation for Tx
Magnus Karlsson
2018-06-05
net: xdp: added bpf_netdev_command XDP_{QUERY, SETUP}_XSK_UMEM
Björn Töpel
2018-06-05
net: remove net_device operation ndo_xdp_flush
Jesper Dangaard Brouer
2018-06-03
xdp: add flags argument to ndo_xdp_xmit API
Jesper Dangaard Brouer
2018-05-29
net: sched: mq: add simple offload notification
Jakub Kicinski
2018-05-28
net: Introduce generic failover module
Sridhar Samudrala
2018-05-24
net: include hash policy in LAG changeupper info
John Hurley
2018-05-24
xdp: change ndo_xdp_xmit API to support bulking
Jesper Dangaard Brouer
2018-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-05-03
dev: packet: make packet_direct_xmit a common function
Magnus Karlsson
2018-05-01
net: core: Inline netdev_features_size_check()
Florian Fainelli
2018-05-01
net: Add TLS offload netdev ops
Ilya Lesokhin
2018-04-29
net: core: Assert the size of netdev_featres_t
Florian Fainelli
2018-04-29
net: Revoke export for __skb_tx_hash, update it to just be static skb_tx_hash
Alexander Duyck
2018-04-26
udp: add gso support to virtual devices
Willem de Bruijn
[next]