summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* be2net: avoid disabling sriov while VFs are assignedSathya Perla2012-05-103-89/+134
* l2tp: fix data packet sequence number handlingJames Chapman2012-05-101-1/+1
* l2tp: fix reorder timeout recoveryJames Chapman2012-05-102-0/+10
* tcp: Out-line tcp_try_rmem_schedulePavel Emelyanov2012-05-101-1/+1
* tcp: Schedule rmem for rcvq repair sendPavel Emelyanov2012-05-101-0/+3
* tcp: Move rcvq sending to tcp_input.cPavel Emelyanov2012-05-103-36/+35
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-05-1014-245/+1370
|\
| * ixgbe: update version numberDon Skidmore2012-05-091-2/+2
| * ixgbe: cleanup the hwmon function callsDon Skidmore2012-05-093-32/+10
| * ixgbe: support software timestampingJacob Keller2012-05-091-0/+2
| * ixgbe: add support for get_ts_infoJacob Keller2012-05-091-0/+41
| * ixgbe: correct disable_rx_buff timeoutJacob Keller2012-05-091-1/+1
| * ixgbe: Enable timesync clock-out feature for PPS support on X540Jacob E Keller2012-05-094-1/+189
| * ixgbe: Hardware Timestamping + PTP Hardware Clock (PHC)Jacob Keller2012-05-096-1/+861
| * ixgbe: Fix bogus error messageGreg Rose2012-05-091-3/+3
| * ixgbe: Set Drop_EN bit when multiple Rx queues are present w/o flow controlAlexander Duyck2012-05-093-1/+64
| * ixgbe: Clean up priority based flow controlAlexander Duyck2012-05-096-204/+156
| * ixgbe: Exit on error case in VF message processingAlexander Duyck2012-05-091-1/+6
| * igb: output register's information related to RX/TX queue[4-15]Koki Sanagi2012-05-091-1/+37
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Jeff Kirsher2012-05-0952-193/+735
| |\
| * | e1000e: Fix merge conflict (net->net-next)Jeff Kirsher2012-05-091-45/+11
* | | netxen_nic: Fix estimation of recv MSS in case of LRORajesh Borundia2012-05-095-4/+23
* | | netxen: added miniDIMM support in driver.Sucheta Chakraborty2012-05-093-0/+163
* | | netxen_nic: Allow only useful and recommended firmware dump capture mask valuesManish chopra2012-05-092-8/+13
* | | netxen_nic: disable minidump by defaultSritej Velaga2012-05-091-1/+1
* | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller2012-05-098-41/+282
|\ \ \ | |_|/ |/| |
| * | sfc: Implement module EEPROM access for SFE4002 and SFN4112FBen Hutchings2012-05-101-0/+33
| * | sfc: Added support for new ethtool APIs for obtaining module eepromStuart Hodgson2012-05-103-0/+116
| * | ethtool: Extend the ethtool API to obtain plugin module eeprom dataStuart Hodgson2012-05-102-0/+80
| * | ethtool: Split ethtool_get_eeprom() to allow for additional EEPROM accessorsBen Hutchings2012-05-101-7/+17
| * | sfc: By default refill RX rings as soon as space for a batchDavid Riddoch2012-05-101-6/+12
| * | sfc: Fill RX rings completely full, rather than to 95% fullDavid Riddoch2012-05-102-14/+4
| * | sfc: Fix missing cleanup in failure path of efx_pci_probe()Ben Hutchings2012-05-101-1/+2
| * | sfc: Do not attempt to flush queues if DMA is disabledStuart Hodgson2012-05-101-14/+19
* | | dsa: Convert compare_ether_addr to ether_addr_equalJoe Perches2012-05-091-5/+5
* | | wireless: Convert compare_ether_addr to ether_addr_equal by handJoe Perches2012-05-091-3/+3
* | | wireless: Convert compare_ether_addr to ether_addr_equalJoe Perches2012-05-096-23/+21
* | | netfilter: Convert compare_ether_addr to ether_addr_equalJoe Perches2012-05-092-3/+3
* | | mac80211: Convert compare_ether_addr to ether_addr_equal by handJoe Perches2012-05-092-3/+3
* | | mac80211: Convert compare_ether_addr to ether_addr_equalJoe Perches2012-05-0913-71/+64
* | | bluetooth: Convert compare_ether_addr to ether_addr_equalJoe Perches2012-05-091-3/+3
* | | atm: Convert compare_ether_addr to ether_addr_equalJoe Perches2012-05-092-5/+4
* | | bridge: Convert compare_ether_addr to ether_addr_equalJoe Perches2012-05-095-16/+15
* | | bridge: netfilter: Convert compare_ether_addr to ether_addr_equalJoe Perches2012-05-091-2/+2
* | | 8021q: Convert compare_ether_addr to ether_addr_equalJoe Perches2012-05-093-12/+11
* | | 802: Convert compare_ether_addr to ether_addr_equalJoe Perches2012-05-091-1/+1
* | | etherdevice.h: Add ether_addr_equalJoe Perches2012-05-091-0/+12
* | | Merge git://1984.lsi.us.es/net-nextDavid S. Miller2012-05-0915-46/+588
|\ \ \ | |/ / |/| |
| * | netfilter: hashlimit: byte-based limit modeFlorian Westphal2012-05-092-20/+106
| * | netfilter: hashlimit: move rateinfo initialization to helperFlorian Westphal2012-05-091-5/+10
OpenPOWER on IntegriCloud