summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2007-07-06nf_conntrack_h323: add checking of out-of-range on choices' index valuesJing Min Zhao1-1/+3
2007-06-11[PATCH] IPV6 ROUTE: No longer handle ::/0 specially.YOSHIFUJI Hideaki1-8/+0
2007-06-11[PATCH] Fix AF_UNIX OOPSDavid Miller1-47/+80
2007-06-11[PATCH] NET: Fix race condition about network device name allocation.Stephen Hemminger2-5/+13
2007-06-11[PATCH] TCP: Use default 32768-61000 outgoing port range in all cases.Mark Glines2-6/+1
2007-06-11[PATCH] NET: "wrong timeout value" in sk_wait_data() v2Vasily Averin1-1/+13
2007-06-11[PATCH] IPV4: Correct rp_filter help text.Dave Jones1-3/+3
2007-06-11[PATCH] IPSEC: Fix panic when using inter address familiy IPsec on loopback.Kazunori MIYAZAWA4-8/+7
2007-06-11[PATCH] NET: parse ip:port strings correctly in in4_ptonJerome Borsboom1-3/+3
2007-06-11[PATCH] ICMP: Fix icmp_errors_use_inbound_ifaddr sysctlDavid Miller1-3/+9
2007-06-11[PATCH] {ip, nf}_nat_proto_gre: do not modify/corrupt GREv0 packets through NATJorge Boncompte2-24/+16
2007-06-11[PATCH] pv6: track device renames in snmp6Stephen Hemminger2-2/+5
2007-06-07[PATCH] NETFILTER: {ip, nf}_conntrack_sctp: fix remotely triggerable NULL ptr...Patrick McHardy2-2/+4
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