summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | Bluetooth: Don't use cmd_timer to timeout HCI reset commandSzymon Janc2011-08-111-2/+4
| | * | | Bluetooth: Fixed wrong L2CAP Sock timer valueChen Ganir2011-08-111-1/+1
| | * | | Bluetooth: l2cap: Fix lost wakeup waiting for ERTM acksPeter Hurley2011-08-111-3/+3
| | * | | Bluetooth: cmtp: Fix lost wakeup of session threadPeter Hurley2011-08-111-2/+4
| | * | | Bluetooth: bnep: Fix lost wakeup of session threadPeter Hurley2011-08-111-2/+4
| | * | | Bluetooth: sco: Fix lost wakeups waiting to accept socketPeter Hurley2011-08-111-14/+14
| | * | | Bluetooth: l2cap: Fix lost wakeups waiting to accept socketPeter Hurley2011-08-111-14/+14
| | * | | Bluetooth: Fix lost wakeups waiting for sock state changePeter Hurley2011-08-111-3/+3
| | * | | Bluetooth: rfcomm: Fix lost wakeups waiting to accept socketPeter Hurley2011-08-111-14/+14
| | * | | Bluetooth: rfcomm: Remove unnecessary krfcommd eventPeter Hurley2011-08-111-10/+7
| | * | | Bluetooth: unlock if allocation fails in hci_blacklist_add()Dan Carpenter2011-08-111-1/+1
| * | | | sendmmsg/sendmsg: fix unsafe user pointer accessMathieu Desnoyers2011-08-241-4/+6
| * | | | arp: fix rcu lockdep splat in arp_process()Eric Dumazet2011-08-241-2/+6
| * | | | bridge: fix a possible use after freeEric Dumazet2011-08-241-4/+4
| * | | | bridge: Pseudo-header required for the checksum of ICMPv6Yan, Zheng2011-08-241-3/+10
| * | | | mcast: Fix source address selection for multicast listener reportYan, Zheng2011-08-242-2/+2
| * | | | bridge: fix a possible net_device leakEric Dumazet2011-08-221-1/+5
| * | | | atm: br2684: Fix oops due to skb->dev being NULLDaniel Schwierzeck2011-08-201-3/+4
* | | | | Merge branch 'batman-adv/next' of git://git.open-mesh.org/linux-mergeDavid S. Miller2011-09-2115-1271/+1277
|\ \ \ \ \
| * | | | | 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: 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
* | | | | | ip6_tunnel: add optional fwmark inheritEric Dumazet2011-09-201-7/+16
* | | | | | 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
OpenPOWER on IntegriCloud