index
:
staging/blogic
main
master
mxl862xx
John Crispins staging tree
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-05-01
nfp: do simple XDP TX buffer recycling
Jakub Kicinski
2017-05-01
nfp: drop rx_ring param from buffer allocation
Jakub Kicinski
2017-05-01
nfp: replace -ENOTSUPP with -EOPNOTSUPP
Jakub Kicinski
2017-05-01
virtio-net: use netif_tx_napi_add for tx napi
Willem de Bruijn
2017-05-01
net: Initialise init_net.count to 1
David Howells
2017-05-01
geneve: fix incorrect setting of UDP checksum flag
Girish Moodalbail
2017-05-01
Merge branch 'vxlan-disabled-ipv6'
David S. Miller
2017-05-01
vxlan: do not output confusing error message
Jiri Benc
2017-05-01
vxlan: correctly handle ipv6.disable module parameter
Jiri Benc
2017-05-01
bnx2x: Get rid of useless temporary variable
Andy Shevchenko
2017-05-01
bnx2x: Reuse bnx2x_null_format_ver()
Andy Shevchenko
2017-05-01
bnx2x: Replace custom scnprintf()
Andy Shevchenko
2017-05-01
Merge tag 'linux-can-next-for-4.12-20170427' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next
David S. Miller
2017-05-01
bpf: Fix inaccurate helper function description
Chenbo Feng
2017-05-01
tcp: fix access to sk->sk_state in tcp_poll()
Davide Caratti
2017-05-01
bpf: restore skb->sk before pskb_trim() call
Eric Dumazet
2017-05-01
net: macb: fix phy interrupt parsing
Alexandre Belloni
2017-04-30
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
David S. Miller
2017-04-30
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
David S. Miller
2017-04-30
e1000e: Add Support for 38.4MHZ frequency
Sasha Neftin
2017-04-30
e1000e: Add Support for CannonLake
Sasha Neftin
2017-04-30
e1000e: Initial Support for CannonLake
Sasha Neftin
2017-04-30
e1000e: fix PTP on e1000_pch_lpt variants
Jarod Wilson
2017-04-30
i40evf: hide unused variable
Arnd Bergmann
2017-04-30
i40evf: allocate queues before we setup the interrupts and q_vectors
Jacob Keller
2017-04-30
i40evf: remove I40E_FLAG_FDIR_ATR_ENABLED
Jacob Keller
2017-04-30
i40e: remove hw_disabled_flags in favor of using separate flag bits
Jacob Keller
2017-04-30
i40evf: remove needless min_t() on num_online_cpus()*2
Jacob Keller
2017-04-30
i40e: use DECLARE_BITMAP for state fields
Jacob Keller
2017-04-30
i40e: separate PF and VSI state flags
Jacob Keller
2017-04-30
i40e: remove unnecessary msleep() delay in i40e_free_vfs
Jacob Keller
2017-04-30
i40e: amortize wait time when disabling lots of VFs
Jacob Keller
2017-04-30
i40e: Reprogram port offloads after reset
Alexander Duyck
2017-04-30
i40e: rename index to port to avoid confusion
Jacob Keller
2017-04-30
i40e: make use of i40e_reset_all_vfs when initializing new VFs
Jacob Keller
2017-04-30
i40e: properly spell I40E_VF_STATE_* flags
Jacob Keller
2017-04-30
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
David S. Miller
2017-04-30
ixgbevf: Check for RSS key before setting value
Tony Nguyen
2017-04-30
ixgbevf: Fix errors in retrieving RETA and RSS from PF
Tony Nguyen
2017-04-30
ixgbe: Check for RSS key before setting value
Tony Nguyen
2017-04-30
ixgbe: Add 1000Base-T device based on X550EM_X MAC
Paul Greenwalt
2017-04-30
ixgbe: Allow setting zero MAC address for VF
Tony Nguyen
2017-04-30
ixgbevf: fix size of queue stats length
Emil Tantilov
2017-04-30
ixgbe: clean macvlan MAC filter table on VF reset
Emil Tantilov
2017-04-30
ixgbe: delay tail write to every 'n' packets
John Fastabend
2017-04-30
ixgbe: add support for XDP_TX action
John Fastabend
2017-04-30
ixgbe: add XDP support for pass and drop actions
John Fastabend
2017-04-29
ixgbe: Acquire PHY semaphore before device reset
Paul Greenwalt
2017-04-28
Merge branch 'bpf-misc-next'
David S. Miller
2017-04-28
bpf: provide a generic macro for percpu values for selftests
Daniel Borkmann
[next]