aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2011-09-13mac80211: fix missing sta_lock in __sta_info_destroyJohannes Berg
2011-09-09Merge branch 'for-linus' of git://ceph.newdream.net/git/ceph-clientLinus Torvalds
2011-09-06net/9p: Fix kernel crash with msize 512KAneesh Kumar K.V
2011-08-31libceph: fix leak of osd structs during shutdownSage Weil
2011-08-30net: ipv4: relax AF_INET check in bind()Eric Dumazet
2011-08-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2011-08-30net: relax PKTINFO non local ipv6 udp xmit checkMaciej Żenczykowski
2011-08-30netfilter: nf_ct_tcp: wrong multiplication of TCPOLEN_TSTAMP_ALIGNED in tcp_s...Jozsef Kadlecsik
2011-08-30netfilter: nf_ct_tcp: fix incorrect handling of invalid TCP optionJozsef Kadlecsik
2011-08-30netfilter: nf_ct_pptp: fix DNATed PPTP connection address translationSanket Shah
2011-08-30netfilter: nf_queue: reject NF_STOLEN verdicts from userspaceFlorian Westphal
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