aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-09-21xfrm: Perform a replay check after return from async codepathsSteffen Klassert1-0/+5
2011-09-21fib:fix BUG_ON in fib_nl_newrule when add new fib ruleGao feng1-2/+2
2011-09-20ipv6: fix a possible double freeRoy Li1-2/+2
2011-09-20Merge branch 'master' of ssh://infradead/~/public_git/wireless into for-davemJohn W. Linville3-9/+11
2011-09-19Merge branch 'for-3.1' of git://github.com/padovan/bluetooth-nextJohn W. Linville1-9/+8
2011-09-18tcp: fix validation of D-SACKZheng Yan1-1/+1
2011-09-18Merge git://github.com/davem330/netLinus Torvalds30-142/+187
2011-09-17ipv6: don't use inetpeer to store metrics for routes.Yan, Zheng1-11/+22
2011-09-16IRDA: Fix global type conflicts in net/irda/irsysctl.c v2Andi Kleen2-6/+6
2011-09-16net: Handle different key sizes between address families in flow cachedpward1-14/+17
2011-09-16ipv4: Fix fib_info->fib_metrics leakYan, Zheng1-1/+9
2011-09-16caif: fix a potential NULL dereferenceEric Dumazet1-1/+5
2011-09-16sctp: deal with multiple COOKIE_ECHO chunksMax Matveev2-0/+11
2011-09-16wireless: Fix rate mask for scan requestRajkumar Manoharan1-0/+2
2011-09-16wireless: Reset beacon_found while updating regulatoryRajkumar Manoharan1-0/+1
2011-09-16Merge branch 'master' of ../netdev/David S. Miller13-37/+39
2011-09-15Merge branch 'master' of git://git.infradead.org/users/linville/wireless into for-davemJohn W. Linville1-1/+1
2011-09-15net: don't clear IFF_XMIT_DST_RELEASE in ether_setupnhorman1-1/+1
2011-09-15net: copy userspace buffers on device forwardingMichael S. Tsirkin2-5/+25
2011-09-15net: Make flow cache namespace-awaredpward1-1/+4
2011-09-15net/can/af_can.c: Change del_timer to del_timer_syncrajan.aggarwal85@gmail.com1-1/+1
2011-09-15tcp: Change possible SYN flooding messagesEric Dumazet3-49/+33
2011-09-15pkt_sched: cls_rsvp.h was outdatedIgor Maravić1-14/+13
2011-09-15Bluetooth: Fix timeout on scanning for the second timeOliver Neukum1-9/+8
2011-09-13mac80211: fix missing sta_lock in __sta_info_destroyJohannes Berg1-1/+1
2011-09-09Merge branch 'for-linus' of git://ceph.newdream.net/git/ceph-clientLinus Torvalds2-16/+46
2011-09-06net/9p: Fix kernel crash with msize 512KAneesh Kumar K.V1-5/+12
2011-08-31libceph: fix leak of osd structs during shutdownSage Weil1-5/+17
2011-08-30net: ipv4: relax AF_INET check in bind()Eric Dumazet1-1/+6
2011-08-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6David S. Miller7-25/+21
2011-08-30net: relax PKTINFO non local ipv6 udp xmit checkMaciej Żenczykowski5-11/+12
2011-08-30netfilter: nf_ct_tcp: wrong multiplication of TCPOLEN_TSTAMP_ALIGNED in tcp_sack skips fastpathJozsef Kadlecsik1-1/+1
2011-08-30netfilter: nf_ct_tcp: fix incorrect handling of invalid TCP optionJozsef Kadlecsik1-2/+2
2011-08-30netfilter: nf_ct_pptp: fix DNATed PPTP connection address translationSanket Shah1-0/+1
2011-08-30netfilter: nf_queue: reject NF_STOLEN verdicts from userspaceFlorian Westphal3-16/+10
2011-08-26netpoll: fix incorrect access to skb data in __netpoll_rxEric Dumazet1-1/+3
2011-08-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville16-89/+106
2011-08-24sendmmsg/sendmsg: fix unsafe user pointer accessMathieu Desnoyers1-4/+6
2011-08-24arp: fix rcu lockdep splat in arp_process()Eric Dumazet1-2/+6
2011-08-24bridge: fix a possible use after freeEric Dumazet1-4/+4
2011-08-24bridge: Pseudo-header required for the checksum of ICMPv6Yan, Zheng1-3/+10
2011-08-24mcast: Fix source address selection for multicast listener reportYan, Zheng2-2/+2
2011-08-22bridge: fix a possible net_device leakEric Dumazet1-1/+5
2011-08-22mac80211: fix suspend/resume races with unregister hwStanislaw Gruszka3-3/+12
2011-08-20atm: br2684: Fix oops due to skb->dev being NULLDaniel Schwierzeck1-3/+4
2011-08-19ipv6: Fix ipv6_getsockopt for IPV6_2292PKTOPTIONSDaniel Baluta1-4/+5
2011-08-18vlan: reset headers on accel emulation pathJiri Pirko1-0/+2
2011-08-17net_sched: fix port mirror/redirect stats reportingJamal Hadi Salim1-2/+1
2011-08-16sit tunnels: propagate IPv6 transport class to IPv4 Type of ServiceLionel Elie Mamane1-0/+3
2011-08-11Bluetooth: cmtp: Fix session cleanup on failed conn addPeter Hurley1-5/+6