aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
...
| | * | | Bluetooth: hidp: Fix memory leak of cached report descriptorPeter Hurley2011-08-11
| | * | | Bluetooth: hidp: Fix session cleanup on failed conn addPeter Hurley2011-08-11
| | * | | Bluetooth: cmtp: Fix deadlock in session deletionPeter Hurley2011-08-11
| | * | | Bluetooth: bnep: Fix deadlock in session deletionPeter Hurley2011-08-11
| | * | | Bluetooth: Don't use cmd_timer to timeout HCI reset commandSzymon Janc2011-08-11
| | * | | Bluetooth: Fixed wrong L2CAP Sock timer valueChen Ganir2011-08-11
| | * | | Bluetooth: l2cap: Fix lost wakeup waiting for ERTM acksPeter Hurley2011-08-11
| | * | | Bluetooth: cmtp: Fix lost wakeup of session threadPeter Hurley2011-08-11
| | * | | Bluetooth: bnep: Fix lost wakeup of session threadPeter Hurley2011-08-11
| | * | | Bluetooth: sco: Fix lost wakeups waiting to accept socketPeter Hurley2011-08-11
| | * | | Bluetooth: l2cap: Fix lost wakeups waiting to accept socketPeter Hurley2011-08-11
| | * | | Bluetooth: Fix lost wakeups waiting for sock state changePeter Hurley2011-08-11
| | * | | Bluetooth: rfcomm: Fix lost wakeups waiting to accept socketPeter Hurley2011-08-11
| | * | | Bluetooth: rfcomm: Remove unnecessary krfcommd eventPeter Hurley2011-08-11
| | * | | Bluetooth: unlock if allocation fails in hci_blacklist_add()Dan Carpenter2011-08-11
| * | | | sendmmsg/sendmsg: fix unsafe user pointer accessMathieu Desnoyers2011-08-24
| * | | | arp: fix rcu lockdep splat in arp_process()Eric Dumazet2011-08-24
| * | | | bridge: fix a possible use after freeEric Dumazet2011-08-24
| * | | | bridge: Pseudo-header required for the checksum of ICMPv6Yan, Zheng2011-08-24
| * | | | mcast: Fix source address selection for multicast listener reportYan, Zheng2011-08-24
| * | | | bridge: fix a possible net_device leakEric Dumazet2011-08-22
| * | | | atm: br2684: Fix oops due to skb->dev being NULLDaniel Schwierzeck2011-08-20
* | | | | Merge branch 'batman-adv/next' of git://git.open-mesh.org/linux-mergeDavid S. Miller2011-09-21
|\ \ \ \ \
| * | | | | batman-adv: Remove unnecessary OOM logging messagesJoe Perches2011-09-08
| * | | | | batman-adv: update internal version numberSven Eckelmann2011-09-08
| * | | | | batman-adv: agglomerate all batman iv ogm sending functions in the batman iv ...Marek Lindner2011-09-08
| * | | | | batman-adv: move routing packet initialization into corresponding fileMarek Lindner2011-09-08
| * | | | | batman-adv: agglomerate all batman iv ogm processing functions in a single fileMarek Lindner2011-09-08
| * | | | | batman-adv: rename all instances of batman_packet to batman_ogm_packetMarek Lindner2011-09-08
* | | | | | ip6_tunnel: add optional fwmark inheritEric Dumazet2011-09-20
* | | | | | Merge branch 'tipc-Sep17-2011' of git://openlinux.windriver.com/people/paulg/...David S. Miller2011-09-20
|\ \ \ \ \ \
| * | | | | | tipc: Remove unused link event tracking codeYing Xue2011-09-17
| * | | | | | tipc: Remove callback field from subscription structureYing Xue2011-09-17
| * | | | | | tipc: Simplify prohibition of listen and accept for connectionless socketsYing Xue2011-09-17
| * | | | | | tipc: Add support for SO_SNDTIMEO socket optionYing Xue2011-09-17
| * | | | | | tipc: Enhance sending of bulk name table messagesAllan Stephens2011-09-17
| * | | | | | tipc: relocate/coalesce node cast in tipc_named_node_upPaul Gortmaker2011-09-17
| * | | | | | tipc: Prevent fragmented messages during initial name table exchangeAllan Stephens2011-09-17
| * | | | | | tipc: Lower limits for number of bearers and media typesAllan Stephens2011-09-17
| * | | | | | tipc: Remove redundant search when enabling bearerAllan Stephens2011-09-17
| * | | | | | tipc: Fix unsafe device list search when enabling bearerAllan Stephens2011-09-17
| * | | | | | tipc: Ensure both nodes recognize loss of contact between themAllan Stephens2011-09-17
| * | | | | | tipc: Ensure congested links receive bearer status updatesAllan Stephens2011-09-01
| * | | | | | tipc: Prevent rounding issues when saving connect timeout optionAllan Stephens2011-09-01
| * | | | | | tipc: Eliminate redundant check when sending messagesAllan Stephens2011-09-01
| * | | | | | tipc: Remove obsolete congestion handling when sending a broadcast NACKAllan Stephens2011-09-01
| * | | | | | tipc: Discard incoming broadcast messages that are unexpectedAllan Stephens2011-09-01
| * | | | | | tipc: Remove deferred queue head caching during broadcast message receptionAllan Stephens2011-09-01
| * | | | | | tipc: Fix node lock problems during broadcast message receptionAllan Stephens2011-09-01
| * | | | | | tipc: Prevent broadcast link stalling when another node failsAllan Stephens2011-09-01