开源镜像站
帮助
动态
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
Age
Commit message (
Expand
)
Author
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-11
ixgbe: phy: fix uninitialized status in ixgbe_setup_phy_link_tnx
Daniel Borkmann
2014-10-30
ixgbe: fix race when setting advertised speed
Emil Tantilov
2014-10-30
ixgbe: need not repeat init skb with NULL
Junwei Zhang
2014-10-16
ixgbe: check for vfs outside of sriov_num_vfs before dereference
Emil Tantilov
2014-10-10
ixgbe: fix race accessing page->_count
Eric Dumazet
2014-10-02
ixgbe: delete one duplicate marcro definition of IXGBE_MAX_L2A_QUEUES
Ethan Zhao
2014-10-02
ixgbe: fix setting of TXDCTL.WTRHESH when ITR is set to 0 and no BQL
Emil Tantilov
2014-10-02
ixgbe: remove wait loop on autoneg for copper devices
Emil Tantilov
2014-10-02
ixgbe: Convert the normal transmit complete path to dev_consume_skb_any()
Rick Jones
2014-09-18
ixgbe: remove IXGBE_FLAG_MSI(X)_CAPABLE flags
Jacob Keller
2014-09-18
ixgbe: add warnings for other disabled features without MSI-X support
Jacob Keller
2014-09-18
ixgbe: use e_dev_warn instead of netif_printk
Jacob Keller
2014-09-18
ixgbe: use e_dev_warn instead of e_err for displaying warning
Jacob Keller
2014-09-18
ixgbe: determine vector count inside ixgbe_acquire_msix_vectors
Jacob Keller
2014-09-18
ixgbe: move msix_entries allocation into ixgbe_acquire_msix_vectors
Jacob Keller
2014-09-18
ixgbe: return integer from ixgbe_acquire_msix_vectors
Jacob Keller
2014-09-18
ixgbe: use e_dev_warn instead of netif_printk
Jacob Keller
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: Refactor busy poll socket code to address multiple issues
Alexander Duyck
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: add comment noting recalculation of queues
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-08-06
list: fix order of arguments for hlist_add_after(_rcu)
Ken Helias
2014-07-25
ixgbe: Make return values more direct
Mark Rustad
2014-07-25
ixgbe: Delete a bunch of dead code
Mark Rustad
2014-07-25
ixgbe: Fix ixgbe_write_mbx error result
Mark Rustad
2014-07-25
ixgbe: Correct X540 semaphore error
Mark Rustad
2014-07-25
ixgbe: Fix spurious release of semaphore in EEPROM access
Mark Rustad
2014-07-25
ixgbe: Convert some udelays to usleep_range
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-07-20
ixgbe: remove unnecessary break after return
Fabian Frederick
2014-07-17
Update setapp/getapp prototypes in dcbnl_rtnl_ops to return int instead of u8
Anish Bhatt
2014-07-13
ixgbe: remove unnecessary break after goto
Fabian Frederick
2014-07-01
ixgbe: change PTP NSECS_PER_SEC to IXGBE_PTP_PPS_HALF_SECOND
Jacob Keller
2014-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
[next]