summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2011-08-26netpoll: fix incorrect access to skb data in __netpoll_rxEric Dumazet
2011-08-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-08-24sendmmsg/sendmsg: fix unsafe user pointer accessMathieu Desnoyers
2011-08-24arp: fix rcu lockdep splat in arp_process()Eric Dumazet
2011-08-24bridge: fix a possible use after freeEric Dumazet
2011-08-24bridge: Pseudo-header required for the checksum of ICMPv6Yan, Zheng
2011-08-24mcast: Fix source address selection for multicast listener reportYan, Zheng
2011-08-22bridge: fix a possible net_device leakEric Dumazet
2011-08-22mac80211: fix suspend/resume races with unregister hwStanislaw Gruszka
2011-08-20atm: br2684: Fix oops due to skb->dev being NULLDaniel Schwierzeck
2011-08-19ipv6: Fix ipv6_getsockopt for IPV6_2292PKTOPTIONSDaniel Baluta
2011-08-18vlan: reset headers on accel emulation pathJiri Pirko
2011-08-17net_sched: fix port mirror/redirect stats reportingJamal Hadi Salim
2011-08-16sit tunnels: propagate IPv6 transport class to IPv4 Type of ServiceLionel Elie Mamane
2011-08-11Bluetooth: cmtp: Fix session cleanup on failed conn addPeter Hurley
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-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