summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
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
2007-03-09Fix anycast procfs device leakDavid Stevens1-0/+1
2007-03-09Don't add anycast reference to device multiple timesMichal Wrobel1-0/+2
2007-03-09Fix TCP MD5 locking.David Miller1-12/+12
2007-03-09Fix skb data reallocation handling in IPSECArnaldo Carvalho de Melo1-0/+1
2007-03-09Fix xfrm_add_sa_expire() return valueDavid Miller1-3/+3
2007-03-09Fix oops in xfrm_audit_log()David Miller3-11/+19
2007-03-09Prevent pseudo garbage in SYN's advertized windowIlpo Järvinen1-2/+2
2007-03-09Fix IPX module unloadJiri Bohac1-8/+16
2007-03-09Clear TCP segmentation offload state in ipt_REJECTHerbert Xu1-0/+4
2007-03-09Fix recently introduced problem with shutting down a busy NFS server.NeilBrown2-14/+25
2007-03-09Avoid using nfsd process pools on SMP machines.NeilBrown1-1/+5
2007-03-09IPV6: HASHTABLES: Use appropriate seed for caluculating ehash index.YOSHIFUJI Hideaki1-1/+1
2007-03-09Fix allocation failure handling in multicastAlexey Dobriyan2-0/+4
2007-03-09Fix TCP FIN handlingJohn Heffner1-1/+2
2007-03-09Fix ATM initcall ordering.Daniel Walker1-1/+2
2007-03-09knfsd: Fix a race in closing NFSd connections.NeilBrown2-16/+40
2007-02-03[NETFILTER]: nf_conntrack_h323: fix compile error with CONFIG_IPV6=m, CONFIG_...Adrian Bunk1-1/+1
2007-02-03[NETFILTER]: ctnetlink: fix compile failure with NF_CONNTRACK_MARK=nPatrick McHardy2-0/+4
2007-02-02[NET_SCHED]: act_ipt: fix regression in ipt actionPatrick McHardy1-3/+5
2007-01-31[NETFILTER]: xt_hashlimit: fix ip6tables dependencyPatrick McHardy1-1/+1
2007-01-31[SCTP]: Force update of the rto when processing HB-ACKVlad Yasevich1-0/+6
2007-01-31[IPV6]: fix BUG of ndisc_send_redirect()Li Yewang1-0/+7
2007-01-31[IPV6]: Fix up some CONFIG typosNeil Horman1-2/+2
2007-01-31[NETFILTER]: SIP conntrack: fix out of bounds memory accessPatrick McHardy2-2/+2