summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-05-01nfp: do simple XDP TX buffer recyclingJakub Kicinski
2017-05-01nfp: drop rx_ring param from buffer allocationJakub Kicinski
2017-05-01nfp: replace -ENOTSUPP with -EOPNOTSUPPJakub Kicinski
2017-05-01virtio-net: use netif_tx_napi_add for tx napiWillem de Bruijn
2017-05-01net: Initialise init_net.count to 1David Howells
2017-05-01geneve: fix incorrect setting of UDP checksum flagGirish Moodalbail
2017-05-01Merge branch 'vxlan-disabled-ipv6'David S. Miller
2017-05-01vxlan: do not output confusing error messageJiri Benc
2017-05-01vxlan: correctly handle ipv6.disable module parameterJiri Benc
2017-05-01bnx2x: Get rid of useless temporary variableAndy Shevchenko
2017-05-01bnx2x: Reuse bnx2x_null_format_ver()Andy Shevchenko
2017-05-01bnx2x: Replace custom scnprintf()Andy Shevchenko
2017-05-01Merge tag 'linux-can-next-for-4.12-20170427' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-nextDavid S. Miller
2017-05-01bpf: Fix inaccurate helper function descriptionChenbo Feng
2017-05-01tcp: fix access to sk->sk_state in tcp_poll()Davide Caratti
2017-05-01bpf: restore skb->sk before pskb_trim() callEric Dumazet
2017-05-01net: macb: fix phy interrupt parsingAlexandre Belloni
2017-04-30Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller
2017-04-30Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller
2017-04-30e1000e: Add Support for 38.4MHZ frequencySasha Neftin
2017-04-30e1000e: Add Support for CannonLakeSasha Neftin
2017-04-30e1000e: Initial Support for CannonLakeSasha Neftin
2017-04-30e1000e: fix PTP on e1000_pch_lpt variantsJarod Wilson
2017-04-30i40evf: hide unused variableArnd Bergmann
2017-04-30i40evf: allocate queues before we setup the interrupts and q_vectorsJacob Keller
2017-04-30i40evf: remove I40E_FLAG_FDIR_ATR_ENABLEDJacob Keller
2017-04-30i40e: remove hw_disabled_flags in favor of using separate flag bitsJacob Keller
2017-04-30i40evf: remove needless min_t() on num_online_cpus()*2Jacob Keller
2017-04-30i40e: use DECLARE_BITMAP for state fieldsJacob Keller
2017-04-30i40e: separate PF and VSI state flagsJacob Keller
2017-04-30i40e: remove unnecessary msleep() delay in i40e_free_vfsJacob Keller
2017-04-30i40e: amortize wait time when disabling lots of VFsJacob Keller
2017-04-30i40e: Reprogram port offloads after resetAlexander Duyck
2017-04-30i40e: rename index to port to avoid confusionJacob Keller
2017-04-30i40e: make use of i40e_reset_all_vfs when initializing new VFsJacob Keller
2017-04-30i40e: properly spell I40E_VF_STATE_* flagsJacob Keller
2017-04-30Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller
2017-04-30ixgbevf: Check for RSS key before setting valueTony Nguyen
2017-04-30ixgbevf: Fix errors in retrieving RETA and RSS from PFTony Nguyen
2017-04-30ixgbe: Check for RSS key before setting valueTony Nguyen
2017-04-30ixgbe: Add 1000Base-T device based on X550EM_X MACPaul Greenwalt
2017-04-30ixgbe: Allow setting zero MAC address for VFTony Nguyen
2017-04-30ixgbevf: fix size of queue stats lengthEmil Tantilov
2017-04-30ixgbe: clean macvlan MAC filter table on VF resetEmil Tantilov
2017-04-30ixgbe: delay tail write to every 'n' packetsJohn Fastabend
2017-04-30ixgbe: add support for XDP_TX actionJohn Fastabend
2017-04-30ixgbe: add XDP support for pass and drop actionsJohn Fastabend
2017-04-29ixgbe: Acquire PHY semaphore before device resetPaul Greenwalt
2017-04-28Merge branch 'bpf-misc-next'David S. Miller
2017-04-28bpf: provide a generic macro for percpu values for selftestsDaniel Borkmann