summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-172-11/+0
| * tipc: Remove callback field from subscription structureYing Xue2011-09-172-8/+1
| * tipc: Simplify prohibition of listen and accept for connectionless socketsYing Xue2011-09-171-9/+3
| * tipc: Add support for SO_SNDTIMEO socket optionYing Xue2011-09-171-12/+14
| * tipc: Enhance sending of bulk name table messagesAllan Stephens2011-09-173-2/+54
| * tipc: relocate/coalesce node cast in tipc_named_node_upPaul Gortmaker2011-09-171-2/+3
| * tipc: Prevent fragmented messages during initial name table exchangeAllan Stephens2011-09-171-3/+19
| * tipc: Lower limits for number of bearers and media typesAllan Stephens2011-09-172-3/+3
| * tipc: Remove redundant search when enabling bearerAllan Stephens2011-09-171-15/+9
| * tipc: Fix unsafe device list search when enabling bearerAllan Stephens2011-09-171-2/+4
| * tipc: Ensure both nodes recognize loss of contact between themAllan Stephens2011-09-174-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-192-17/+23
| * | igb: Replace E1000_XX_DESC_ADV with IGB_XX_DESCAlexander Duyck2011-09-193-20/+20
| * | igb: drop the "adv" off function names relating to descriptorsAlexander Duyck2011-09-193-36/+36
| * | igb: Refactor clean_rx_irq to reduce overhead and improve performanceAlexander Duyck2011-09-191-49/+47
| * | igb: update ring and adapter structure to improve performanceAlexander Duyck2011-09-192-41/+46
| * | igb: streamline Rx buffer allocation and cleanupAlexander Duyck2011-09-192-88/+104
| * | igb: drop support for single buffer modeAlexander Duyck2011-09-193-86/+28
| * | igb: Update max_frame_size to account for an optional VLAN tag if presentAlexander Duyck2011-09-192-9/+12
| * | igb: Update RXDCTL/TXDCTL configurationsAlexander Duyck2011-09-192-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
| * | ath9k: remove a redundant check in ath_tx_form_aggrFelix Fietkau2011-09-161-2/+1
| * | ath9k: optimize ath9k_ps_restoreFelix Fietkau2011-09-161-6/+11
| * | ath9k_hw: remove the old tx descriptor APIFelix Fietkau2011-09-166-472/+0
| * | ath9k: use the new API for setting tx descriptorsFelix Fietkau2011-09-163-160/+122
OpenPOWER on IntegriCloud