summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* pci: Add flag indicating device has been assigned by KVMGreg Rose2011-09-233-0/+8
* net/phy: add IC+ IP101A and support APS.Giuseppe CAVALLARO2011-09-201-11/+68
* netxen: Add pcie workaroundRajesh Borundia2011-09-202-3/+64
* netxen: Fix vhdr_len in case of non vlan packets.Rajesh Borundia2011-09-201-1/+1
* ip6_tunnel: add optional fwmark inheritEric Dumazet2011-09-202-7/+18
* Merge branch 'tipc-Sep17-2011' of git://openlinux.windriver.com/people/paulg/...David S. Miller2011-09-2016-197/+239
|\
| * tipc: Remove unused link event tracking codeYing Xue2011-09-182-11/+0
| * tipc: Remove callback field from subscription structureYing Xue2011-09-182-8/+1
| * tipc: Simplify prohibition of listen and accept for connectionless socketsYing Xue2011-09-181-9/+3
| * tipc: Add support for SO_SNDTIMEO socket optionYing Xue2011-09-181-12/+14
| * tipc: Enhance sending of bulk name table messagesAllan Stephens2011-09-183-2/+54
| * tipc: relocate/coalesce node cast in tipc_named_node_upPaul Gortmaker2011-09-181-2/+3
| * tipc: Prevent fragmented messages during initial name table exchangeAllan Stephens2011-09-181-3/+19
| * tipc: Lower limits for number of bearers and media typesAllan Stephens2011-09-182-3/+3
| * tipc: Remove redundant search when enabling bearerAllan Stephens2011-09-181-15/+9
| * tipc: Fix unsafe device list search when enabling bearerAllan Stephens2011-09-181-2/+4
| * tipc: Ensure both nodes recognize loss of contact between themAllan Stephens2011-09-184-18/+42
| * tipc: Ensure congested links receive bearer status updatesAllan Stephens2011-09-011-0/+2
| * tipc: Prevent rounding issues when saving connect timeout optionAllan Stephens2011-09-011-6/+7
| * tipc: Eliminate redundant check when sending messagesAllan Stephens2011-09-011-3/+0
| * tipc: Remove obsolete congestion handling when sending a broadcast NACKAllan Stephens2011-09-011-8/+3
| * tipc: Discard incoming broadcast messages that are unexpectedAllan Stephens2011-09-011-2/+11
| * tipc: Remove deferred queue head caching during broadcast message receptionAllan Stephens2011-09-011-1/+1
| * tipc: Fix node lock problems during broadcast message receptionAllan Stephens2011-09-011-13/+23
| * tipc: Prevent broadcast link stalling when another node failsAllan Stephens2011-09-011-1/+1
| * tipc: Enhance cleanup of broadcast link when contact with node is lostAllan Stephens2011-09-011-14/+18
| * tipc: Remove non-executable code to handle broadcast bearer congestionAllan Stephens2011-09-013-27/+1
| * tipc: Cosmetic changes to broadcast bearer send routineAllan Stephens2011-09-011-12/+12
| * tipc: Update obsolete references to multicast linkAllan Stephens2011-09-011-2/+2
| * tipc: Enhance filtering of out-dated link reset messagesAllan Stephens2011-09-011-2/+2
| * tipc: Initialize peer session field of newly created link endpointAllan Stephens2011-09-011-0/+1
| * tipc: Display meaningful peer interface name during link creationAllan Stephens2011-09-011-2/+2
| * tipc: Eliminate obsolete filter for unexpected unicast messagesAllan Stephens2011-09-011-9/+2
| * tipc: Remove obsolete manipulation of message re-route count fieldAllan Stephens2011-09-011-11/+0
* | macvtap: fix the uninitialized var using in macvtap_alloc_skb()Jason Wang2011-09-201-7/+5
* | Merge git://github.com/Jkirsher/net-nextDavid S. Miller2011-09-203-345/+311
|\ \
| * | igb: Remove multi_tx_table and simplify igb_xmit_frameAlexander Duyck2011-09-202-17/+23
| * | igb: Replace E1000_XX_DESC_ADV with IGB_XX_DESCAlexander Duyck2011-09-203-20/+20
| * | igb: drop the "adv" off function names relating to descriptorsAlexander Duyck2011-09-203-36/+36
| * | igb: Refactor clean_rx_irq to reduce overhead and improve performanceAlexander Duyck2011-09-201-49/+47
| * | igb: update ring and adapter structure to improve performanceAlexander Duyck2011-09-202-41/+46
| * | igb: streamline Rx buffer allocation and cleanupAlexander Duyck2011-09-202-88/+104
| * | igb: drop support for single buffer modeAlexander Duyck2011-09-203-86/+28
| * | igb: Update max_frame_size to account for an optional VLAN tag if presentAlexander Duyck2011-09-202-9/+12
| * | igb: Update RXDCTL/TXDCTL configurationsAlexander Duyck2011-09-202-16/+12
* | | Merge branch 'master' of ssh://infradead/~/public_git/wireless-next into for-...John W. Linville2011-09-19137-4594/+9860
|\ \ \ | |/ / |/| |
| * | MAINTAINERS: update ath6klKalle Valo2011-09-161-6/+8
| * | mac80211: fix endian issues and comments for BAR failure handlingFelix Fietkau2011-09-161-6/+8
| * | ath9k: do not insert padding into tx buffers on AR9380+Felix Fietkau2011-09-161-19/+37
| * | ath9k: optimize ath_tx_rc_status usageFelix Fietkau2011-09-161-16/+13