| Commit message (Expand) | Author | Age | Files | Lines |
* | net: ipv4: update fnhe_pmtu when first hop's MTU changes | Sabrina Dubroca | 2018-10-10 | 1 | -0/+7 |
* | net: core: add member wol_enabled to struct net_device | Heiner Kallweit | 2018-09-26 | 1 | -0/+3 |
* | net: Provide stub for __netif_set_xps_queue if there is no CONFIG_XPS | Krzysztof Kozlowski | 2018-08-10 | 1 | -0/+7 |
* | xsk: don't allow umem replace at stack level | Jakub Kicinski | 2018-07-31 | 1 | -3/+4 |
* | net: update real_num_rx_queues even when !CONFIG_SYSFS | Jakub Kicinski | 2018-07-31 | 1 | -1/+2 |
* | net: report invalid mtu value via netlink extack | Stephen Hemminger | 2018-07-29 | 1 | -0/+2 |
* | net: convert gro_count to bitmask | Li RongQing | 2018-07-16 | 1 | -2/+7 |
* | net: Add TLS rx resync NDO | Boris Pismenny | 2018-07-16 | 1 | -0/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2018-07-14 | 1 | -8/+4 |
|\ |
|
| * | xdp: support simultaneous driver and hw XDP attachment | Jakub Kicinski | 2018-07-13 | 1 | -3/+4 |
| * | xdp: don't make drivers report attachment mode | Jakub Kicinski | 2018-07-13 | 1 | -5/+0 |
* | | net: allow fallback function to pass netdev | Alexander Duyck | 2018-07-09 | 1 | -1/+2 |
* | | net: allow ndo_select_queue to pass netdev | Alexander Duyck | 2018-07-09 | 1 | -4/+7 |
* | | net: Add generic ndo_select_queue functions | Alexander Duyck | 2018-07-09 | 1 | -0/+4 |
* | | net: Add support for subordinate traffic classes to netdev_pick_tx | Alexander Duyck | 2018-07-09 | 1 | -2/+2 |
* | | net: Add support for subordinate device traffic classes | Alexander Duyck | 2018-07-09 | 1 | -1/+15 |
|/ |
|
* | net: limit each hash list length to MAX_GRO_SKBS | Li RongQing | 2018-07-05 | 1 | -1/+6 |
* | net/sched: Introduce the ETF Qdisc | Vinicius Costa Gomes | 2018-07-04 | 1 | -0/+1 |
* | net: ipv4: listified version of ip_rcv | Edward Cree | 2018-07-04 | 1 | -0/+3 |
* | net: core: trivial netif_receive_skb_list() entry point | Edward Cree | 2018-07-04 | 1 | -0/+1 |
* | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-07-03 | 1 | -0/+20 |
|\ |
|
| * | net: fix use-after-free in GRO with ESP | Sabrina Dubroca | 2018-07-02 | 1 | -0/+20 |
* | | net: Refactor XPS for CPUs and Rx queues | Amritha Nambiar | 2018-07-02 | 1 | -3/+95 |
* | | net: Convert NAPI gro list into a small hash table. | David Miller | 2018-06-26 | 1 | -1/+2 |
* | | net: Convert GRO SKB handling to list_head. | David Miller | 2018-06-26 | 1 | -16/+16 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2018-06-05 | 1 | -7/+14 |
|\ |
|
| * | net: added netdevice operation for Tx | Magnus Karlsson | 2018-06-05 | 1 | -0/+2 |
| * | net: xdp: added bpf_netdev_command XDP_{QUERY, SETUP}_XSK_UMEM | Björn Töpel | 2018-06-05 | 1 | -0/+8 |
| * | net: remove net_device operation ndo_xdp_flush | Jesper Dangaard Brouer | 2018-06-05 | 1 | -4/+0 |
| * | xdp: add flags argument to ndo_xdp_xmit API | Jesper Dangaard Brouer | 2018-06-03 | 1 | -3/+4 |
* | | net: sched: mq: add simple offload notification | Jakub Kicinski | 2018-05-29 | 1 | -0/+1 |
* | | net: Introduce generic failover module | Sridhar Samudrala | 2018-05-28 | 1 | -0/+16 |
|/ |
|
* | net: include hash policy in LAG changeupper info | John Hurley | 2018-05-24 | 1 | -0/+11 |
* | xdp: change ndo_xdp_xmit API to support bulking | Jesper Dangaard Brouer | 2018-05-24 | 1 | -5/+9 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2018-05-07 | 1 | -0/+1 |
|\ |
|
| * | dev: packet: make packet_direct_xmit a common function | Magnus Karlsson | 2018-05-03 | 1 | -0/+1 |
* | | net: core: Inline netdev_features_size_check() | Florian Fainelli | 2018-05-01 | 1 | -6/+0 |
* | | net: Add TLS offload netdev ops | Ilya Lesokhin | 2018-05-01 | 1 | -0/+24 |
* | | net: core: Assert the size of netdev_featres_t | Florian Fainelli | 2018-04-29 | 1 | -0/+6 |
* | | net: Revoke export for __skb_tx_hash, update it to just be static skb_tx_hash | Alexander Duyck | 2018-04-29 | 1 | -13/+0 |
|/ |
|
* | udp: add gso support to virtual devices | Willem de Bruijn | 2018-04-26 | 1 | -0/+1 |
* | xdp: transition into using xdp_frame for ndo_xdp_xmit | Jesper Dangaard Brouer | 2018-04-17 | 1 | -2/+2 |
* | sfp/phylink: move module EEPROM ethtool access into netdev core ethtool | Russell King | 2018-03-30 | 1 | -0/+3 |
* | net: Call add/kill vid ndo on vlan filter feature toggling | Gal Pressman | 2018-03-30 | 1 | -0/+4 |
* | net: Drop NETDEV_UNREGISTER_FINAL | Kirill Tkhai | 2018-03-26 | 1 | -1/+0 |
* | net: Make NETDEV_XXX commands enum { } | Kirill Tkhai | 2018-03-26 | 1 | -33/+36 |
* | net: fix sysctl_fb_tunnels_only_for_init_net link error | Arnd Bergmann | 2018-03-13 | 1 | -1/+3 |
* | net: introduce IFF_NO_RX_HANDLER | Paolo Abeni | 2018-03-09 | 1 | -0/+3 |
* | net: do not create fallback tunnels for non-default namespaces | Eric Dumazet | 2018-03-09 | 1 | -0/+7 |
* | net: unpollute priv_flags space | Paolo Abeni | 2018-03-07 | 1 | -24/+8 |