summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2007-05-01Fix IRDA oops'erOlaf Kirch1-2/+1
2007-05-01Fix netpoll UDP input pathAubrey.Li1-0/+7
2007-05-01Fix errors in tcp_mem[] calculations.John Heffner1-3/+10
2007-05-01knfsd: Use a spinlock to protect sk_info_authunixNeilBrown1-5/+16
2007-04-27IPV6: Fix for RT0 header ipv6 change.YOSHIFUJI Hideaki1-0/+1
2007-04-27IPV4: Fix OOPS'er added to netlink fib.Sergey Vlasov1-0/+4
2007-04-25[PATCH] IPV6: Disallow RH0 by default.YOSHIFUJI Hideaki2-6/+45
2007-04-25[PATCH] NETLINK: Infinite recursion in netlink.Alexey Kuznetsov1-1/+7
2007-04-13softmac: avoid assert in ieee80211softmac_wx_get_rateJohn W. Linville1-0/+6
2007-04-13Fix TCP slow_start_after_idle sysctlDavid Miller1-1/+2
2007-04-13Fix tcindex classifier ABI borkage...Patrick McHardy1-2/+2
2007-04-13Fix IPSEC replay window handlingHerbert Xu1-1/+2
2007-04-13Fix TCP receiver side SWS handling.John Heffner1-0/+3
2007-04-13Fix length validation in rawv6_sendmsg()YOSHIFUJI Hideaki2-3/+3
2007-04-13Fix IFB net driver input device crashesPatrick McHardy3-6/+6
2007-04-13NETFILTER: ipt_CLUSTERIP: fix oops in checkentry functionPatrick McHardy1-2/+0
2007-04-06APPLETALK: Fix a remotely triggerable crashJean Delvare1-2/+5
2007-04-06NET: Fix FIB rules compatabilityThomas Graf4-24/+47
2007-04-06FRA_{DST,SRC} are le16 for decnetAl Viro1-6/+6
2007-04-06NET: Fix sock_attach_fd() failure in sys_accept()Alexey Dobriyan1-1/+6
2007-04-06DCCP: Fix exploitable hole in DCCP socket optionsArnaldo Carvalho de Melo1-1/+3
2007-04-06IPV6: Fix ipv6 round-robin locking.David Miller2-38/+67
2007-04-06NET_SCHED: Fix ingress qdisc locking.Patrick McHardy1-2/+2
2007-04-06NET: Fix packet classidier NULL pointer OOPSPatrick McHardy1-9/+7
2007-03-23IrDA: irttp_dup spin_lock initialisationSamuel Ortiz1-0/+1
2007-03-23Copy over mac_len when cloning an skbAlexey Dobriyan1-0/+1
2007-03-23Fix ipv6 flow label inheritanceMasayuki Nakagawa1-0/+1
2007-03-23Fix GFP_KERNEL with preemption disabled in fib_trieRobert Olsson1-2/+0
2007-03-23Fix extraneous IPSEC larval SA creationJoy Latten1-2/+4
2007-03-23NETFILTER: nfnetlink_log: fix reference countingMichal Miroslaw1-6/+2
2007-03-23NetLabel: Verify sensitivity level has a valid CIPSO mappingPaul Moore1-3/+4
2007-03-23Fix rtm_to_ifaddr() error return.Evgeniy Polyakov1-1/+3
2007-03-23Fix another NULL pointer deref in ipv6_sockglue.cOlaf Kirch1-1/+1
2007-03-13Fix UDP header pointer after pskb_trim_rcsum()Herbert Xu1-0/+1
2007-03-13Fix compat_getsockoptJohannes Berg1-1/+1
2007-03-13nfnetlink_log: fix crash on bridged packetPatrick McHardy1-1/+1
2007-03-13nfnetlink_log: zero-terminate prefixPatrick McHardy1-1/+1
2007-03-13nf_conntrack: fix incorrect classification of IPv6 fragments as ESTABLISHEDPatrick McHardy1-0/+1
2007-03-13ip6_route_me_harder should take into account markYasuyuki Kozakai1-0/+1
2007-03-13nfnetlink_log: fix possible NULL pointer dereferenceMichal Miroslaw1-0/+4
2007-03-13nfnetlink_log: fix NULL pointer dereferenceMicha Mirosaw1-0/+1
2007-03-13nfnetlink_log: fix use after freePatrick McHardy1-1/+1
2007-03-13nfnetlink_log: fix reference leakPatrick McHardy1-3/+4
2007-03-13tcp conntrack: accept SYN|URG as validPatrick McHardy2-2/+6
2007-03-13nf_conntrack/nf_nat: fix incorrect config ifdefsPatrick McHardy6-12/+6
2007-03-13conntrack: fix {nf, ip}_ct_iterate_cleanup endless loopsPatrick McHardy2-2/+2
2007-03-09IPV6: Handle np->opt being NULL in ipv6_getsockopt_sticky() [CVE-2007-1000]David S. Miller1-3/+7
2007-03-09TCP: Fix minisock tcp_create_openreq_child() typo.Arnaldo Carvalho de Melo1-1/+1
2007-03-09RPM: fix double free in portmapper codeTrond Myklebust1-3/+5
2007-03-09Fix reference counting (memory leak) problem in __nfulnl_send() and callers r...Michał Mirosław1-3/+12