aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* ixgbe: Add support for IPv6 and UDP to ixgbe_get_headlenAlexander Duyck2012-10-23
* ipv4: 16 slots in initial fib_info hash tableEric Dumazet2012-10-22
* tcp: speedup SIOCINQ ioctlEric Dumazet2012-10-22
* tcp: RFC 5961 5.2 Blind Data Injection Attack MitigationEric Dumazet2012-10-22
* pkt_sched: use ns_to_ktime() helperEric Dumazet2012-10-21
* be2net: Update driver versionPadmanabh Ratnakar2012-10-21
* be2net: Fix skyhawk VF PCI Device IDPadmanabh Ratnakar2012-10-21
* be2net: Fix FW flashing on Skyhawk-RPadmanabh Ratnakar2012-10-21
* be2net: Enabling Wake-on-LAN is not supported in S5 statePadmanabh Ratnakar2012-10-21
* be2net: Fix VF driver load on newer Lancer FWPadmanabh Ratnakar2012-10-21
* be2net: Fix unnecessary delay in PCI EEHPadmanabh Ratnakar2012-10-21
* be2net: Fix issues in error recovery due to wrong queue statePadmanabh Ratnakar2012-10-21
* be2net: Fix ethtool get_settings output for VFPadmanabh Ratnakar2012-10-21
* be2net: Fix error messages while driver load for VFsPadmanabh Ratnakar2012-10-21
* be2net: Fix configuring VLAN for VF for LancerPadmanabh Ratnakar2012-10-21
* be2net: Wait till resources are available for VF in error recoveryPadmanabh Ratnakar2012-10-21
* be2net: Fix change MAC operation for VF for LancerPadmanabh Ratnakar2012-10-21
* be2net: Fix setting QoS for VF for LancerPadmanabh Ratnakar2012-10-21
* be2net: Fix driver load failure for different FW configs in LancerPadmanabh Ratnakar2012-10-21
* net:dev: remove double indentical assignment in dev_change_net_namespace().Rami Rosen2012-10-21
* sockopt: Make SO_BINDTODEVICE readablePavel Emelyanov2012-10-21
* unix: Remove unused field from unix_sockPavel Emelyanov2012-10-21
* pktgen: Use ipv6_addr_anyJoe Perches2012-10-21
* hyperv: Remove unnecessary comments in rndis_filter_receive_data()Haiyang Zhang2012-10-21
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-10-19
|\
| * igb: Split igb_update_dca into separate Tx and Rx functionsAlexander Duyck2012-10-19
| * igb: Move the calls to set the Tx and Rx queues into igb_openAlexander Duyck2012-10-19
| * igb: Combine q_vector and ring allocation into a single functionAlexander Duyck2012-10-19
| * igb: Lock buffer size at 2K even on systems with larger pagesAlexander Duyck2012-10-19
| * igb: Move rx_buffer related code in Rx cleanup path into separate functionAlexander Duyck2012-10-19
| * igb: Map entire page and sync half instead of mapping and unmapping half pagesAlexander Duyck2012-10-19
| * igb: Combine post-processing of skb into a single functionAlexander Duyck2012-10-19
| * igb: Do not use header split, instead receive all frames into a single bufferAlexander Duyck2012-10-19
| * igb: Split Rx timestamping into two separate functionsAlexander Duyck2012-10-19
| * igb: Correcting and improving small packet check and paddingTushar Dave2012-10-19
| * ixgbe: Add mailbox API version negotiation support to ixgbe PFAlexander Duyck2012-10-19
| * ixgbe: Move message handling routines into their own functionsAlexander Duyck2012-10-19
| * ixgbe: Enable jumbo frames support w/ SR-IOVAlexander Duyck2012-10-19
| * ixgbe: Initialize q_vector cpu and affinity masks correctlyAlexander Duyck2012-10-19
* | Merge branch 'at91'David S. Miller2012-10-19
|\ \ | |/ |/|
| * ARM: AT91: remove old RM9200 EMAC register definitionsJoachim Eastwood2012-10-19
| * net/at91_ether: convert to devm_* functionsJoachim Eastwood2012-10-19
| * net/at91_ether: clean up rx buffer handlingJoachim Eastwood2012-10-19
| * net/at91_ether: use macb dma description structJoachim Eastwood2012-10-19
| * net/at91_ether: share macb_set_rx_mode with macbJoachim Eastwood2012-10-19
| * net/at91_ether: use ethtool and mdio from macbJoachim Eastwood2012-10-19
| * net/at91_ether: compile macb for exported functionsJoachim Eastwood2012-10-19
| * net/macb: export some symbols for at91_etherJoachim Eastwood2012-10-19
| * net/at91_ether: use pclk member instead of ether_clkJoachim Eastwood2012-10-19
| * net/at91_ether/macb: absorb at91_private in to macb private structJoachim Eastwood2012-10-19