summaryrefslogtreecommitdiffstats
path: root/include/linux/netdevice.h
Commit message (Expand)AuthorAgeFilesLines
* net: rtnetlink: support for fdb getRoopa Prabhu2018-12-161-1/+6
* net: dev: Issue NETDEV_PRE_CHANGEADDRPetr Machata2018-12-131-0/+2
* net: dev: Add NETDEV_PRE_CHANGEADDRPetr Machata2018-12-131-1/+7
* net: dev: Add extack argument to dev_set_mac_address()Petr Machata2018-12-131-1/+2
* net: ndo_bridge_setlink: Add extackPetr Machata2018-12-121-2/+3
* net: core: dev: Add extack argument to __dev_change_flags()Petr Machata2018-12-061-1/+2
* net: core: dev: Add extack argument to dev_change_flags()Petr Machata2018-12-061-1/+2
* net: core: dev: Add extack argument to dev_open()Petr Machata2018-12-061-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-11-261-12/+0
|\
| * bpf: pass destroy() as a callback and remove its ndo_bpf subcommandQuentin Monnet2018-11-101-5/+0
| * bpf: pass translate() as a callback and remove its ndo_bpf subcommandQuentin Monnet2018-11-101-2/+1
| * bpf: call verifier_prep from its callback in struct bpf_offload_devQuentin Monnet2018-11-101-6/+0
* | net: core: add __netdev_sent_queue as variant of __netdev_tx_sent_queueHeiner Kallweit2018-11-251-0/+8
* | net: fixup type in netdev_start_xmit()Alexey Dobriyan2018-11-241-1/+1
* | net: sched: gred: add basic Qdisc offloadJakub Kicinski2018-11-191-0/+1
* | net: align pcpu_sw_netstats and pcpu_lstats structsEric Dumazet2018-11-171-2/+2
* | net: dump more useful information in netdev_rx_csum_fault()Cong Wang2018-11-151-2/+3
* | net: sched: provide notification for graft on rootJakub Kicinski2018-11-141-0/+1
* | net: core: dev_addr_lists: add auxiliary func to handle reference address upd...Ivan Khoronzhuk2018-11-081-0/+10
|/
* net: bql: add __netdev_tx_sent_queue()Eric Dumazet2018-11-031-0/+20
* FDDI: defza: Support capturing outgoing SMT trafficMaciej W. Rozycki2018-10-151-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-121-0/+7
|\
| * net: ipv4: update fnhe_pmtu when first hop's MTU changesSabrina Dubroca2018-10-101-0/+7
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-10-081-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-031-0/+3
|\ \ \ | |/ / |/| / | |/
| * net: core: add member wol_enabled to struct net_deviceHeiner Kallweit2018-09-261-0/+3
* | veth: rename pcpu_vstats as pcpu_lstatsLi RongQing2018-09-181-1/+0
* | net: move definition of pcpu_lstats to header fileLi RongQing2018-09-141-0/+6
* | packet: add sockopt to ignore outgoing packetsVincent Whitchurch2018-09-051-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-141-8/+4
|\
| * 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/+0
* | 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
|\