summaryrefslogtreecommitdiffstats
path: root/include/linux/netdevice.h
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-10-091-0/+6
|\ \
| * | net: add umem reference in netdev{_rx}_queueMagnus Karlsson2018-10-051-0/+6
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-041-0/+3
|\ \ \ | |/ / |/| / | |/
| * net: core: add member wol_enabled to struct net_deviceHeiner Kallweit2018-09-271-0/+3
* | veth: rename pcpu_vstats as pcpu_lstatsLi RongQing2018-09-191-1/+0Star
* | net: move definition of pcpu_lstats to header fileLi RongQing2018-09-141-0/+6
* | packet: add sockopt to ignore outgoing packetsVincent Whitchurch2018-09-061-0/+1
* | net: add napi_if_scheduled_mark_missedMagnus Karlsson2018-08-291-0/+26
|/
* net: Provide stub for __netif_set_xps_queue if there is no CONFIG_XPSKrzysztof Kozlowski2018-08-101-0/+7
* xsk: don't allow umem replace at stack levelJakub Kicinski2018-07-311-3/+4
* net: update real_num_rx_queues even when !CONFIG_SYSFSJakub Kicinski2018-07-311-1/+2
* net: report invalid mtu value via netlink extackStephen Hemminger2018-07-291-0/+2
* net: convert gro_count to bitmaskLi RongQing2018-07-161-2/+7
* net: Add TLS rx resync NDOBoris Pismenny2018-07-161-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-07-151-8/+4Star
|\
| * xdp: support simultaneous driver and hw XDP attachmentJakub Kicinski2018-07-131-3/+4
| * xdp: don't make drivers report attachment modeJakub Kicinski2018-07-131-5/+0Star
* | net: allow fallback function to pass netdevAlexander Duyck2018-07-091-1/+2
* | net: allow ndo_select_queue to pass netdevAlexander Duyck2018-07-091-4/+7
* | net: Add generic ndo_select_queue functionsAlexander Duyck2018-07-091-0/+4
* | net: Add support for subordinate traffic classes to netdev_pick_txAlexander Duyck2018-07-091-2/+2
* | net: Add support for subordinate device traffic classesAlexander Duyck2018-07-091-1/+15
|/
* net: limit each hash list length to MAX_GRO_SKBSLi RongQing2018-07-051-1/+6
* net/sched: Introduce the ETF QdiscVinicius Costa Gomes2018-07-041-0/+1
* net: ipv4: listified version of ip_rcvEdward Cree2018-07-041-0/+3
* net: core: trivial netif_receive_skb_list() entry pointEdward Cree2018-07-041-0/+1
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-07-031-0/+20
|\
| * net: fix use-after-free in GRO with ESPSabrina Dubroca2018-07-021-0/+20
* | net: Refactor XPS for CPUs and Rx queuesAmritha Nambiar2018-07-021-3/+95
* | net: Convert NAPI gro list into a small hash table.David Miller2018-06-261-1/+2
* | net: Convert GRO SKB handling to list_head.David Miller2018-06-261-16/+16
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-06-051-7/+14
|\
| * net: added netdevice operation for TxMagnus Karlsson2018-06-051-0/+2
| * net: xdp: added bpf_netdev_command XDP_{QUERY, SETUP}_XSK_UMEMBjörn Töpel2018-06-051-0/+8
| * net: remove net_device operation ndo_xdp_flushJesper Dangaard Brouer2018-06-051-4/+0Star
| * xdp: add flags argument to ndo_xdp_xmit APIJesper Dangaard Brouer2018-06-031-3/+4
* | net: sched: mq: add simple offload notificationJakub Kicinski2018-05-291-0/+1
* | net: Introduce generic failover moduleSridhar Samudrala2018-05-291-0/+16
|/
* net: include hash policy in LAG changeupper infoJohn Hurley2018-05-251-0/+11
* xdp: change ndo_xdp_xmit API to support bulkingJesper Dangaard Brouer2018-05-251-5/+9
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-05-081-0/+1
|\
| * dev: packet: make packet_direct_xmit a common functionMagnus Karlsson2018-05-041-0/+1
* | net: core: Inline netdev_features_size_check()Florian Fainelli2018-05-011-6/+0Star
* | net: Add TLS offload netdev opsIlya Lesokhin2018-05-011-0/+24
* | net: core: Assert the size of netdev_featres_tFlorian Fainelli2018-04-301-0/+6
* | net: Revoke export for __skb_tx_hash, update it to just be static skb_tx_hashAlexander Duyck2018-04-301-13/+0Star
|/
* udp: add gso support to virtual devicesWillem de Bruijn2018-04-261-0/+1
* xdp: transition into using xdp_frame for ndo_xdp_xmitJesper Dangaard Brouer2018-04-171-2/+2
* sfp/phylink: move module EEPROM ethtool access into netdev core ethtoolRussell King2018-03-301-0/+3
* net: Call add/kill vid ndo on vlan filter feature togglingGal Pressman2018-03-301-0/+4