index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
Age
Commit message (
Expand
)
Author
2017-08-01
ixgbe: Initialize 64-bit stats seqcounts
Florian Fainelli
2017-08-01
i40e: Initialize 64-bit statistics TX ring seqcount
Florian Fainelli
2017-07-08
Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-07-03
PCI: Split ->reset_notify() method into ->reset_prepare() and ->reset_done()
Christoph Hellwig
2017-06-20
i40e: don't hold RTNL lock for the entire reset
Jacob Keller
2017-06-20
i40e: Handle PE_CRITERR properly with IWARP enabled
Catherine Sullivan
2017-06-20
i40e: clear only cause_ena bit
Shannon Nelson
2017-06-20
i40e: fix disabling overflow promiscuous mode
Alan Brady
2017-06-20
i40e: Add support for OEM firmware version
Filip Sadowski
2017-06-20
i40e: genericize the partition bandwidth control
Shannon Nelson
2017-06-20
i40e: Add message for unsupported MFP mode
Carolyn Wyborny
2017-06-20
i40e: Support firmware CEE DCB UP to TC map re-definition
Greg Bowers
2017-06-20
i40e: Fix potential out of bound array access
Sudheer Mogilappagari
2017-06-20
i40e: comment that udp_port must be in host byte order
Jacob Keller
2017-06-20
i40e: use dev_dbg instead of dev_info when warning about missing routine
Jacob Keller
2017-06-20
i40e/i40evf: update WOL and I40E_AQC_ADDR_VALID_MASK flags
Alice Michael
2017-06-20
i40evf: assign num_active_queues inside i40evf_alloc_queues
Jacob Keller
2017-06-20
i40e: add support for XDP_TX action
Björn Töpel
2017-06-20
i40e: add XDP support for pass and drop actions
Björn Töpel
2017-06-16
bpf: ixgbe: Report bpf_prog ID during XDP_QUERY_PROG
Martin KaFai Lau
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
2017-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-14
i40e: Fix a sleep-in-atomic bug
Jia-Ju Bai
2017-06-13
ixgbe: pci_set_drvdata must be called before register_netdev
Jeff Mahoney
2017-06-13
ixgbe: Resolve cppcheck format string warning
Tony Nguyen
2017-06-13
ixgbe: fix writes to PFQDE
Emil Tantilov
2017-06-13
ixgbevf: Bump version number
Tony Nguyen
2017-06-13
ixgbe: Bump version number
Tony Nguyen
2017-06-13
ixgbe: check for Tx timestamp timeouts during watchdog
Jacob Keller
2017-06-13
ixgbe: add statistic indicating number of skipped Tx timestamps
Jacob Keller
2017-06-13
ixgbe: avoid permanent lock of *_PTP_TX_IN_PROGRESS
Jacob Keller
2017-06-13
ixgbe: fix race condition with PTP_TX_IN_PROGRESS bits
Jacob Keller
2017-06-12
i40e: fix handling of HW ATR eviction
Jacob Keller
2017-06-08
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
2017-06-08
net: propagate tc filter chain index down the ndo_setup_tc call
Jiri Pirko
2017-06-07
e1000e: Undo e1000e_pm_freeze if __e1000_shutdown fails
Chris Wilson
2017-06-07
igb: make a few local functions static
Colin Ian King
2017-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-06
i40e/i40evf: proper update of the page_offset field
Björn Töpel
2017-06-06
i40e: Fix state flags for bit set and clean operations of PF
Mauro S. M. Rodrigues
2017-06-06
e1000e: use disable_hardirq() also for MSIX vectors in e1000_netpoll()
Konstantin Khlebnikov
2017-06-06
e1000e: Don't return uninitialized stats
Benjamin Poirier
2017-06-06
igb: Remove useless argument
Benjamin Poirier
2017-06-06
igb: check for Tx timestamp timeouts during watchdog
Jacob Keller
2017-06-06
igb: add statistic indicating number of skipped Tx timestamps
Jacob Keller
2017-06-06
e1000e: add statistic indicating number of skipped Tx timestamps
Jacob Keller
2017-06-06
igb: avoid permanent lock of *_PTP_TX_IN_PROGRESS
Jacob Keller
2017-06-06
igb: fix race condition with PTP_TX_IN_PROGRESS bits
Jacob Keller
2017-06-06
e1000e: fix race condition around skb_tstamp_tx()
Jacob Keller
[next]