aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/netdevice.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-03net: bql: add __netdev_tx_sent_queue()Eric Dumazet1-0/+20
2018-10-15FDDI: defza: Support capturing outgoing SMT trafficMaciej W. Rozycki1-0/+1
2018-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+7
2018-10-10net: ipv4: update fnhe_pmtu when first hop's MTU changesSabrina Dubroca1-0/+7
2018-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-0/+6
2018-10-05net: add umem reference in netdev{_rx}_queueMagnus Karlsson1-0/+6
2018-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+3
2018-09-26net: core: add member wol_enabled to struct net_deviceHeiner Kallweit1-0/+3
2018-09-18veth: rename pcpu_vstats as pcpu_lstatsLi RongQing1-1/+0
2018-09-14net: move definition of pcpu_lstats to header fileLi RongQing1-0/+6
2018-09-05packet: add sockopt to ignore outgoing packetsVincent Whitchurch1-0/+1
2018-08-29net: add napi_if_scheduled_mark_missedMagnus Karlsson1-0/+26
2018-08-10net: Provide stub for __netif_set_xps_queue if there is no CONFIG_XPSKrzysztof Kozlowski1-0/+7
2018-07-31xsk: don't allow umem replace at stack levelJakub Kicinski1-3/+4
2018-07-31net: update real_num_rx_queues even when !CONFIG_SYSFSJakub Kicinski1-1/+2
2018-07-29net: report invalid mtu value via netlink extackStephen Hemminger1-0/+2
2018-07-16net: convert gro_count to bitmaskLi RongQing1-2/+7
2018-07-16net: Add TLS rx resync NDOBoris Pismenny1-0/+2
2018-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-8/+4
2018-07-13xdp: support simultaneous driver and hw XDP attachmentJakub Kicinski1-3/+4
2018-07-13xdp: don't make drivers report attachment modeJakub Kicinski1-5/+0
2018-07-09net: allow fallback function to pass netdevAlexander Duyck1-1/+2
2018-07-09net: allow ndo_select_queue to pass netdevAlexander Duyck1-4/+7
2018-07-09net: Add generic ndo_select_queue functionsAlexander Duyck1-0/+4
2018-07-09net: Add support for subordinate traffic classes to netdev_pick_txAlexander Duyck1-2/+2
2018-07-09net: Add support for subordinate device traffic classesAlexander Duyck1-1/+15
2018-07-05net: limit each hash list length to MAX_GRO_SKBSLi RongQing1-1/+6
2018-07-04net/sched: Introduce the ETF QdiscVinicius Costa Gomes1-0/+1
2018-07-04net: ipv4: listified version of ip_rcvEdward Cree1-0/+3
2018-07-04net: core: trivial netif_receive_skb_list() entry pointEdward Cree1-0/+1
2018-07-03Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+20
2018-07-02net: fix use-after-free in GRO with ESPSabrina Dubroca1-0/+20
2018-07-02net: Refactor XPS for CPUs and Rx queuesAmritha Nambiar1-3/+95
2018-06-26net: Convert NAPI gro list into a small hash table.David Miller1-1/+2
2018-06-26net: Convert GRO SKB handling to list_head.David Miller1-16/+16
2018-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-7/+14
2018-06-05net: added netdevice operation for TxMagnus Karlsson1-0/+2
2018-06-05net: xdp: added bpf_netdev_command XDP_{QUERY, SETUP}_XSK_UMEMBjörn Töpel1-0/+8
2018-06-05net: remove net_device operation ndo_xdp_flushJesper Dangaard Brouer1-4/+0
2018-06-03xdp: add flags argument to ndo_xdp_xmit APIJesper Dangaard Brouer1-3/+4
2018-05-29net: sched: mq: add simple offload notificationJakub Kicinski1-0/+1
2018-05-28net: Introduce generic failover moduleSridhar Samudrala1-0/+16
2018-05-24net: include hash policy in LAG changeupper infoJohn Hurley1-0/+11
2018-05-24xdp: change ndo_xdp_xmit API to support bulkingJesper Dangaard Brouer1-5/+9
2018-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-0/+1
2018-05-03dev: packet: make packet_direct_xmit a common functionMagnus Karlsson1-0/+1
2018-05-01net: core: Inline netdev_features_size_check()Florian Fainelli1-6/+0
2018-05-01net: Add TLS offload netdev opsIlya Lesokhin1-0/+24
2018-04-29net: core: Assert the size of netdev_featres_tFlorian Fainelli1-0/+6
2018-04-29net: Revoke export for __skb_tx_hash, update it to just be static skb_tx_hashAlexander Duyck1-13/+0