开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ixgbe
/
ixgbe_main.c
Age
Commit message (
Expand
)
Author
2014-12-11
fm10k/igb/ixgbe: Use dma_rmb on Rx descriptor reads
Alexander Duyck
2014-12-10
ethernet/intel: Use napi_alloc_skb
Alexander Duyck
2014-12-08
ethernet/intel: Use eth_skb_pad and skb_put_padto helpers
Alexander Duyck
2014-12-05
ixgbe: fix crash on rmmod after probe fail
Emil Tantilov
2014-12-05
ixgbe: bump version number
Don Skidmore
2014-12-05
ixgbe: Add X550 support function pointers
Don Skidmore
2014-12-05
ixgbe: add support for X550 extended RSS support
Don Skidmore
2014-12-05
ixgbe: remove CIAA/D register reads from bad VF check
Emil Tantilov
2014-12-05
ixgbe: Look up MAC address in Open Firmware or IDPROM
Martin K Petersen
2014-12-05
ixgbe: Remove tail write abstraction and add missing barrier
Alexander Duyck
2014-12-05
ixgbe: Clean-up page reuse code
Alexander Duyck
2014-12-02
bridge: add brport flags to dflt bridge_getlink
Scott Feldman
2014-12-02
net: make vid as a parameter for ndo_fdb_add/ndo_fdb_del
Jiri Pirko
2014-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-11-26
net: Check for presence of IFLA_AF_SPEC
Thomas Graf
2014-11-26
net: Validate IFLA_BRIDGE_MODE attribute length
Thomas Graf
2014-11-23
ixgbe: fix use after free adapter->state test in ixgbe_remove/ixgbe_probe
Daniel Borkmann
2014-11-23
ixgbe: Correctly disable VLAN filter in promiscuous mode
Vlad Yasevich
2014-11-16
ixgbe: use netdev_rss_key_fill() helper
Eric Dumazet
2014-11-12
fm10k/igb/ixgbe: Replace __skb_alloc_page with dev_alloc_page
Alexander Duyck
2014-11-11
ixgbe: add helper function for setting RSS key in preparation of X550
Don Skidmore
2014-11-11
ixgbe: Add new support for X550 MAC's
Don Skidmore
2014-10-30
ixgbe: need not repeat init skb with NULL
Junwei Zhang
2014-10-10
ixgbe: fix race accessing page->_count
Eric Dumazet
2014-10-02
ixgbe: fix setting of TXDCTL.WTRHESH when ITR is set to 0 and no BQL
Emil Tantilov
2014-10-02
ixgbe: Convert the normal transmit complete path to dev_consume_skb_any()
Rick Jones
2014-09-18
ixgbe: Do not schedule an uninitialized workqueue entry
Mark Rustad
2014-09-18
ixgbe: remove useless bd_number from adapter struct
Ethan Zhao
2014-09-12
ixgbe: Drop Rx alloc at end of Rx cleanup
Alexander Duyck
2014-09-12
ixgbe: Resolve warnings produced in W=2 builds
Mark Rustad
2014-09-05
ixgbe: use new eth_get_headlen interface
Alexander Duyck
2014-09-04
ixgbe: limit combined total of macvlan and SR-IOV VFs
Jacob Keller
2014-09-04
ixgbe: reset interface on link loss with pending Tx work from the VF
Emil Tantilov
2014-09-04
ixgbe: Cleanup FDB handling code
Alexander Duyck
2014-08-27
ixgbe: flush when in xmit_more mode and under descriptor pressure
Daniel Borkmann
2014-08-25
ixgbe: support skb->xmit_more in netdev_ops->ndo_start_xmit()
Daniel Borkmann
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-07-25
ixgbe: Make return values more direct
Mark Rustad
2014-07-24
ixgbe: don't check minimum link when direct assigned to virtual machine
Jacob Keller
2014-07-24
ixgbe: fix use of list_for_each in ixgbe_enumerate_functions
Jacob Keller
2014-07-24
ixgbe: Change some uses of strncpy to strlcpy
Mark Rustad
2014-07-24
ixgbe: Fix possible null-dereference in error path
Mark Rustad
2014-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-06-03
ixgbe: fix detection of SFP+ capable interfaces
Emil Tantilov
2014-06-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-05-26
ixgbe: avoid duplicate code in suspend and stop paths
Jacob Keller
2014-05-26
ixgbe: fix linking at 100Mbps on copper devices with MNG FW enabled
Emil Tantilov
2014-05-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2014-05-23
net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate t...
Sucheta Chakraborty
2014-05-23
ixgbe: clean up checkpatch warnings about CODE_INDENT and LEADING_SPACE
Jacob Keller
[next]