summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bna: PCI Probe Conf Lock FixRasesh Mody2011-09-211-0/+1
* Merge branch 'master' of github.com:davem330/net-nextDavid S. Miller2011-09-2119-1292/+1284
|\
| * macmace, macsonic: cleanupFinn Thain2011-09-212-17/+1
| * Merge branch 'batman-adv/next' of git://git.open-mesh.org/linux-mergeDavid S. Miller2011-09-2116-1275/+1281
| |\
| | * batman-adv: Remove unnecessary OOM logging messagesJoe Perches2011-09-085-24/+7
| | * batman-adv: update internal version numberSven Eckelmann2011-09-081-1/+1
| | * batman-adv: update README (date & ap isolation sysfs file)Simon Wunderlich2011-09-081-4/+4
| | * batman-adv: agglomerate all batman iv ogm sending functions in the batman iv ...Marek Lindner2011-09-088-599/+522
| | * batman-adv: move routing packet initialization into corresponding fileMarek Lindner2011-09-083-32/+46
| | * batman-adv: agglomerate all batman iv ogm processing functions in a single fileMarek Lindner2011-09-089-634/+698
| | * batman-adv: rename all instances of batman_packet to batman_ogm_packetMarek Lindner2011-09-089-182/+204
| * | net/smsc911x: Correctly configure 16-bit register access from DTDave Martin2011-09-211-0/+2
* | | can/sja1000: driver for PEAK PCAN PCI/PCIe cardsWolfgang Grandegger2011-09-213-0/+299
|/ /
* | 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-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