aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/netdevice.h
Commit message (Expand)AuthorAge
* net: Provide stub for __netif_set_xps_queue if there is no CONFIG_XPSKrzysztof Kozlowski2018-08-10
* xsk: don't allow umem replace at stack levelJakub Kicinski2018-07-31
* net: update real_num_rx_queues even when !CONFIG_SYSFSJakub Kicinski2018-07-31
* net: report invalid mtu value via netlink extackStephen Hemminger2018-07-29
* net: convert gro_count to bitmaskLi RongQing2018-07-16
* net: Add TLS rx resync NDOBoris Pismenny2018-07-16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-07-14
|\
| * xdp: support simultaneous driver and hw XDP attachmentJakub Kicinski2018-07-13
| * xdp: don't make drivers report attachment modeJakub Kicinski2018-07-13
* | net: allow fallback function to pass netdevAlexander Duyck2018-07-09
* | net: allow ndo_select_queue to pass netdevAlexander Duyck2018-07-09
* | net: Add generic ndo_select_queue functionsAlexander Duyck2018-07-09
* | net: Add support for subordinate traffic classes to netdev_pick_txAlexander Duyck2018-07-09
* | net: Add support for subordinate device traffic classesAlexander Duyck2018-07-09
|/
* net: limit each hash list length to MAX_GRO_SKBSLi RongQing2018-07-05
* net/sched: Introduce the ETF QdiscVinicius Costa Gomes2018-07-04
* net: ipv4: listified version of ip_rcvEdward Cree2018-07-04
* net: core: trivial netif_receive_skb_list() entry pointEdward Cree2018-07-04
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-07-02
|\
| * net: fix use-after-free in GRO with ESPSabrina Dubroca2018-07-02
* | net: Refactor XPS for CPUs and Rx queuesAmritha Nambiar2018-07-01
* | net: Convert NAPI gro list into a small hash table.David Miller2018-06-25
* | net: Convert GRO SKB handling to list_head.David Miller2018-06-25
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-06-05
|\
| * net: added netdevice operation for TxMagnus Karlsson2018-06-05
| * net: xdp: added bpf_netdev_command XDP_{QUERY, SETUP}_XSK_UMEMBjörn Töpel2018-06-05
| * net: remove net_device operation ndo_xdp_flushJesper Dangaard Brouer2018-06-05
| * xdp: add flags argument to ndo_xdp_xmit APIJesper Dangaard Brouer2018-06-03
* | net: sched: mq: add simple offload notificationJakub Kicinski2018-05-29
* | net: Introduce generic failover moduleSridhar Samudrala2018-05-28
|/
* net: include hash policy in LAG changeupper infoJohn Hurley2018-05-24
* xdp: change ndo_xdp_xmit API to support bulkingJesper Dangaard Brouer2018-05-24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-05-07
|\
| * dev: packet: make packet_direct_xmit a common functionMagnus Karlsson2018-05-03
* | net: core: Inline netdev_features_size_check()Florian Fainelli2018-05-01
* | net: Add TLS offload netdev opsIlya Lesokhin2018-05-01
* | net: core: Assert the size of netdev_featres_tFlorian Fainelli2018-04-29
* | net: Revoke export for __skb_tx_hash, update it to just be static skb_tx_hashAlexander Duyck2018-04-29
|/
* udp: add gso support to virtual devicesWillem de Bruijn2018-04-26
* xdp: transition into using xdp_frame for ndo_xdp_xmitJesper Dangaard Brouer2018-04-17
* sfp/phylink: move module EEPROM ethtool access into netdev core ethtoolRussell King2018-03-30
* net: Call add/kill vid ndo on vlan filter feature togglingGal Pressman2018-03-30
* net: Drop NETDEV_UNREGISTER_FINALKirill Tkhai2018-03-26
* net: Make NETDEV_XXX commands enum { }Kirill Tkhai2018-03-26
* net: fix sysctl_fb_tunnels_only_for_init_net link errorArnd Bergmann2018-03-13
* net: introduce IFF_NO_RX_HANDLERPaolo Abeni2018-03-09
* net: do not create fallback tunnels for non-default namespacesEric Dumazet2018-03-09
* net: unpollute priv_flags spacePaolo Abeni2018-03-07
* net: Make atalk_ptr depend on ATALK or IRDADavid Ahern2018-02-14
* net: Make ax25_ptr depend on CONFIG_AX25David Ahern2018-02-14