summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2011-08-11Bluetooth: hidp: Don't release device ref if never heldPeter Hurley
2011-08-11Bluetooth: hidp: Only free input device if failed registerPeter Hurley
2011-08-11Bluetooth: hidp: Fix memory leak of cached report descriptorPeter Hurley
2011-08-11Bluetooth: hidp: Fix session cleanup on failed conn addPeter Hurley
2011-08-11Bluetooth: cmtp: Fix deadlock in session deletionPeter Hurley
2011-08-11Bluetooth: bnep: Fix deadlock in session deletionPeter Hurley
2011-08-11Bluetooth: Don't use cmd_timer to timeout HCI reset commandSzymon Janc
2011-08-11Bluetooth: Fixed wrong L2CAP Sock timer valueChen Ganir
2011-08-11Bluetooth: l2cap: Fix lost wakeup waiting for ERTM acksPeter Hurley
2011-08-11Bluetooth: cmtp: Fix lost wakeup of session threadPeter Hurley
2011-08-11Bluetooth: bnep: Fix lost wakeup of session threadPeter Hurley
2011-08-11Bluetooth: sco: Fix lost wakeups waiting to accept socketPeter Hurley
2011-08-11Bluetooth: l2cap: Fix lost wakeups waiting to accept socketPeter Hurley
2011-08-11Bluetooth: Fix lost wakeups waiting for sock state changePeter Hurley
2011-08-11Bluetooth: rfcomm: Fix lost wakeups waiting to accept socketPeter Hurley
2011-08-11Bluetooth: rfcomm: Remove unnecessary krfcommd eventPeter Hurley
2011-08-11Bluetooth: unlock if allocation fails in hci_blacklist_add()Dan Carpenter
2011-08-11ipv4: some rt_iif -> rt_route_iif conversionsJulian Anastasov
2011-08-11net/bridge/netfilter/ebtables.c: use available error handling codeJulia Lawall
2011-08-11net/netlabel/netlabel_kapi.c: add missing cleanup codeJulia Lawall
2011-08-11scm: Capture the full credentials of the scm senderTim Chen
2011-08-10tcp: initialize variable ecn_ok in syncookies pathMike Waychison
2011-08-09net_sched: prio: use qdisc_dequeue_peekedFlorian Westphal
2011-08-09Bridge: Always send NETDEV_CHANGEADDR up on br MAC change.Andrei Warkentin
2011-08-09libceph: fix msgpoolSage Weil
2011-08-07ipv4: use dst with ref during bcast/mcast loopbackJulian Anastasov
2011-08-07ipv4: route non-local sources for raw socketJulian Anastasov
2011-08-07netfilter: TCP and raw fix for ip_route_me_harderJulian Anastasov
2011-08-07ipv4: Fix ip_getsockopt for IP_PKTOPTIONSDaniel Baluta
2011-08-07ipv4: fix the reusing of routing cache entriesJulian Anastasov
2011-08-07netfilter: avoid double free in nf_reinjectJulian Anastasov
2011-08-06net: Compute protocol sequence numbers and fragment IDs using MD5.David S. Miller
2011-08-05ipv6: check for IPv4 mapped addresses when connecting IPv6 socketsMax Matveev
2011-08-05net: Fix security_socket_sendmsg() bypass problem.Tetsuo Handa
2011-08-05net: Cap number of elements for sendmmsgAnton Blanchard
2011-08-05net: sendmmsg should only return an error if no messages were sentAnton Blanchard
2011-08-03Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2011-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next in...John W. Linville
2011-08-03net: fix NULL dereferences in check_peer_redir()Eric Dumazet
2011-08-01net: add kerneldoc to skb_copy_bits()Eric Dumazet
2011-08-01doc: Update the email address for Paul Moore in various source filesPaul Moore
2011-08-01atm: br2864: sent packets truncated in VC routed modeChas Williams
2011-08-01cfg80211: off by one in nl80211_trigger_scan()Dan Carpenter
2011-08-01sch_sfq: fix sfq_enqueue()Eric Dumazet
2011-08-01net: adjust array indexJulia Lawall
2011-07-29netfilter: ebtables: fix ebtables build dependencyBart De Schuymer
2011-07-29netfilter: ip_queue: Fix small leak in ipq_build_packet_message()Jesper Juhl
2011-07-29netfilter: xt_rateest: fix xt_rateest_mt_checkentry()Eric Dumazet
2011-07-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/...David S. Miller
2011-07-28net: fix new sunrpc kernel-doc warningRandy Dunlap