summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ixgbe: (PTP) refactor init, cyclecounter and resetJacob Keller2012-10-223-73/+66
* ixgbe: add WOL support for new subdevice idEmil Tantilov2012-10-222-0/+2
* ixgbevf: Add VF DCB + SR-IOV supportAlexander Duyck2012-10-226-8/+232
* ixgbe: Enable support for VF API version 1.1 in the PF.Alexander Duyck2012-10-221-8/+21
* ixgbe: Add support for GET_QUEUES message to get DCB configurationAlexander Duyck2012-10-222-0/+52
* ixgbe: Add support for tracking the default user priority to SR-IOVAlexander Duyck2012-10-223-20/+55
* ixgbe: Add support for IPv6 and UDP to ixgbe_get_headlenAlexander Duyck2012-10-221-1/+14
* ipv4: 16 slots in initial fib_info hash tableEric Dumazet2012-10-221-1/+1
* tcp: speedup SIOCINQ ioctlEric Dumazet2012-10-221-2/+3
* tcp: RFC 5961 5.2 Blind Data Injection Attack MitigationEric Dumazet2012-10-221-18/+25
* pkt_sched: use ns_to_ktime() helperEric Dumazet2012-10-212-7/+5
* be2net: Update driver versionPadmanabh Ratnakar2012-10-211-1/+1
* be2net: Fix skyhawk VF PCI Device IDPadmanabh Ratnakar2012-10-212-1/+6
* be2net: Fix FW flashing on Skyhawk-RPadmanabh Ratnakar2012-10-212-76/+173
* be2net: Enabling Wake-on-LAN is not supported in S5 statePadmanabh Ratnakar2012-10-211-3/+0
* be2net: Fix VF driver load on newer Lancer FWPadmanabh Ratnakar2012-10-213-0/+42
* be2net: Fix unnecessary delay in PCI EEHPadmanabh Ratnakar2012-10-211-2/+6
* be2net: Fix issues in error recovery due to wrong queue statePadmanabh Ratnakar2012-10-211-4/+5
* be2net: Fix ethtool get_settings output for VFPadmanabh Ratnakar2012-10-211-31/+42
* be2net: Fix error messages while driver load for VFsPadmanabh Ratnakar2012-10-215-2/+173
* be2net: Fix configuring VLAN for VF for LancerPadmanabh Ratnakar2012-10-211-2/+10
* be2net: Wait till resources are available for VF in error recoveryPadmanabh Ratnakar2012-10-213-2/+37
* be2net: Fix change MAC operation for VF for LancerPadmanabh Ratnakar2012-10-211-10/+42
* be2net: Fix setting QoS for VF for LancerPadmanabh Ratnakar2012-10-214-1/+86
* be2net: Fix driver load failure for different FW configs in LancerPadmanabh Ratnakar2012-10-214-54/+349
* net:dev: remove double indentical assignment in dev_change_net_namespace().Rami Rosen2012-10-211-1/+0
* sockopt: Make SO_BINDTODEVICE readablePavel Emelyanov2012-10-211-0/+3
* unix: Remove unused field from unix_sockPavel Emelyanov2012-10-211-1/+0
* pktgen: Use ipv6_addr_anyJoe Perches2012-10-211-5/+1
* hyperv: Remove unnecessary comments in rndis_filter_receive_data()Haiyang Zhang2012-10-211-5/+0
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-10-1911-633/+1195
|\
| * igb: Split igb_update_dca into separate Tx and Rx functionsAlexander Duyck2012-10-192-31/+52
| * igb: Move the calls to set the Tx and Rx queues into igb_openAlexander Duyck2012-10-191-13/+18
| * igb: Combine q_vector and ring allocation into a single functionAlexander Duyck2012-10-192-202/+215
| * igb: Lock buffer size at 2K even on systems with larger pagesAlexander Duyck2012-10-193-15/+23
| * igb: Move rx_buffer related code in Rx cleanup path into separate functionAlexander Duyck2012-10-191-86/+120
| * igb: Map entire page and sync half instead of mapping and unmapping half pagesAlexander Duyck2012-10-193-57/+181
| * igb: Combine post-processing of skb into a single functionAlexander Duyck2012-10-191-25/+44
| * igb: Do not use header split, instead receive all frames into a single bufferAlexander Duyck2012-10-193-152/+312
| * igb: Split Rx timestamping into two separate functionsAlexander Duyck2012-10-192-19/+53
| * igb: Correcting and improving small packet check and paddingTushar Dave2012-10-191-2/+3
| * ixgbe: Add mailbox API version negotiation support to ixgbe PFAlexander Duyck2012-10-193-7/+48
| * ixgbe: Move message handling routines into their own functionsAlexander Duyck2012-10-191-93/+130
| * ixgbe: Enable jumbo frames support w/ SR-IOVAlexander Duyck2012-10-193-31/+93
| * ixgbe: Initialize q_vector cpu and affinity masks correctlyAlexander Duyck2012-10-191-2/+5
* | Merge branch 'at91'David S. Miller2012-10-197-1105/+207
|\ \ | |/ |/|
| * ARM: AT91: remove old RM9200 EMAC register definitionsJoachim Eastwood2012-10-191-138/+0
| * net/at91_ether: convert to devm_* functionsJoachim Eastwood2012-10-191-18/+7
| * net/at91_ether: clean up rx buffer handlingJoachim Eastwood2012-10-192-51/+68
| * net/at91_ether: use macb dma description structJoachim Eastwood2012-10-192-9/+4
OpenPOWER on IntegriCloud