Age | Commit message (Expand) | Author | Files | Lines |
2017-05-01 | net: bridge: Fix improper taking over HW learned FDB | Arkadi Sharshevsky | 1 | -5/+3 |
2017-05-01 | ipv4: get rid of ip_ra_lock | WANG Cong | 1 | -10/+2 |
2017-05-01 | samples/bpf: bpf_load.c detect and abort if ELF maps section size is wrong | Jesper Dangaard Brouer | 1 | -9/+31 |
2017-05-01 | lwtunnel: fix error path in lwtunnel_fill_encap() | Dan Carpenter | 1 | -3/+4 |
2017-05-01 | liquidio: silence a locking static checker warning | Dan Carpenter | 1 | -0/+1 |
2017-05-01 | qed: Unlock on error in qed_vf_pf_acquire() | Dan Carpenter | 1 | -1/+1 |
2017-05-01 | Merge branch 'hns-deferred-probe' | David S. Miller | 4 | -9/+44 |
2017-05-01 | net: hns: support deferred probe when no mdio | lipeng | 1 | -6/+33 |
2017-05-01 | net: hns: support deferred probe when can not obtain irq | lipeng | 3 | -3/+11 |
2017-05-01 | Merge branch 'nfp-XDP_TX-optimizations' | David S. Miller | 6 | -101/+118 |
2017-05-01 | nfp: provide 256 bytes of XDP headroom in all configurations | Jakub Kicinski | 2 | -14/+3 |
2017-05-01 | nfp: don't completely refuse to work with old flashes | Jakub Kicinski | 1 | -3/+1 |
2017-05-01 | nfp: avoid reading TX queue indexes from the device | Jakub Kicinski | 1 | -0/+6 |
2017-05-01 | nfp: do simple XDP TX buffer recycling | Jakub Kicinski | 2 | -57/+85 |
2017-05-01 | nfp: drop rx_ring param from buffer allocation | Jakub Kicinski | 1 | -6/+2 |
2017-05-01 | nfp: replace -ENOTSUPP with -EOPNOTSUPP | Jakub Kicinski | 4 | -21/+21 |
2017-05-01 | virtio-net: use netif_tx_napi_add for tx napi | Willem de Bruijn | 1 | -2/+2 |
2017-05-01 | net: Initialise init_net.count to 1 | David Howells | 1 | -1/+2 |
2017-05-01 | geneve: fix incorrect setting of UDP checksum flag | Girish Moodalbail | 1 | -1/+1 |
2017-05-01 | Merge branch 'vxlan-disabled-ipv6' | David S. Miller | 1 | -5/+7 |
2017-05-01 | vxlan: do not output confusing error message | Jiri Benc | 1 | -2/+0 |
2017-05-01 | vxlan: correctly handle ipv6.disable module parameter | Jiri Benc | 1 | -3/+7 |
2017-05-01 | bnx2x: Get rid of useless temporary variable | Andy Shevchenko | 1 | -9/+5 |
2017-05-01 | bnx2x: Reuse bnx2x_null_format_ver() | Andy Shevchenko | 1 | -11/+9 |
2017-05-01 | bnx2x: Replace custom scnprintf() | Andy Shevchenko | 1 | -70/+9 |
2017-05-01 | Merge tag 'linux-can-next-for-4.12-20170427' of git://git.kernel.org/pub/scm/... | David S. Miller | 1 | -8/+13 |
2017-05-01 | bpf: Fix inaccurate helper function description | Chenbo Feng | 1 | -2/+1 |
2017-05-01 | tcp: fix access to sk->sk_state in tcp_poll() | Davide Caratti | 1 | -1/+1 |
2017-05-01 | bpf: restore skb->sk before pskb_trim() call | Eric Dumazet | 1 | -1/+1 |
2017-05-01 | net: macb: fix phy interrupt parsing | Alexandre Belloni | 1 | -8/+10 |
2017-04-30 | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe... | David S. Miller | 12 | -334/+372 |
2017-04-30 | Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher... | David S. Miller | 6 | -91/+144 |
2017-04-30 | e1000e: Add Support for 38.4MHZ frequency | Sasha Neftin | 2 | -29/+48 |
2017-04-30 | e1000e: Add Support for CannonLake | Sasha Neftin | 4 | -62/+63 |
2017-04-30 | e1000e: Initial Support for CannonLake | Sasha Neftin | 4 | -1/+33 |
2017-04-30 | e1000e: fix PTP on e1000_pch_lpt variants | Jarod Wilson | 1 | -1/+2 |
2017-04-30 | i40evf: hide unused variable | Arnd Bergmann | 1 | -1/+2 |
2017-04-30 | i40evf: allocate queues before we setup the interrupts and q_vectors | Jacob Keller | 1 | -9/+9 |
2017-04-30 | i40evf: remove I40E_FLAG_FDIR_ATR_ENABLED | Jacob Keller | 1 | -1/+0 |
2017-04-30 | i40e: remove hw_disabled_flags in favor of using separate flag bits | Jacob Keller | 4 | -52/+38 |
2017-04-30 | i40evf: remove needless min_t() on num_online_cpus()*2 | Jacob Keller | 1 | -6/+6 |
2017-04-30 | i40e: use DECLARE_BITMAP for state fields | Jacob Keller | 11 | -181/+189 |
2017-04-30 | i40e: separate PF and VSI state flags | Jacob Keller | 8 | -55/+64 |
2017-04-30 | i40e: remove unnecessary msleep() delay in i40e_free_vfs | Jacob Keller | 3 | -4/+2 |
2017-04-30 | i40e: amortize wait time when disabling lots of VFs | Jacob Keller | 1 | -2/+14 |
2017-04-30 | i40e: Reprogram port offloads after reset | Alexander Duyck | 1 | -0/+20 |
2017-04-30 | i40e: rename index to port to avoid confusion | Jacob Keller | 2 | -6/+6 |
2017-04-30 | i40e: make use of i40e_reset_all_vfs when initializing new VFs | Jacob Keller | 2 | -3/+8 |
2017-04-30 | i40e: properly spell I40E_VF_STATE_* flags | Jacob Keller | 4 | -58/+58 |
2017-04-30 | Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe... | David S. Miller | 12 | -154/+701 |