summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2007-06-11[PATCH] IPV6 ROUTE: No longer handle ::/0 specially.YOSHIFUJI Hideaki
2007-06-11[PATCH] Fix AF_UNIX OOPSDavid Miller
2007-06-11[PATCH] NET: Fix race condition about network device name allocation.Stephen Hemminger
2007-06-11[PATCH] TCP: Use default 32768-61000 outgoing port range in all cases.Mark Glines
2007-06-11[PATCH] NET: "wrong timeout value" in sk_wait_data() v2Vasily Averin
2007-06-11[PATCH] IPV4: Correct rp_filter help text.Dave Jones
2007-06-11[PATCH] IPSEC: Fix panic when using inter address familiy IPsec on loopback.Kazunori MIYAZAWA
2007-06-11[PATCH] NET: parse ip:port strings correctly in in4_ptonJerome Borsboom
2007-06-11[PATCH] ICMP: Fix icmp_errors_use_inbound_ifaddr sysctlDavid Miller
2007-06-11[PATCH] {ip, nf}_nat_proto_gre: do not modify/corrupt GREv0 packets through NATJorge Boncompte
2007-06-11[PATCH] pv6: track device renames in snmp6Stephen Hemminger
2007-06-07[PATCH] NETFILTER: {ip, nf}_conntrack_sctp: fix remotely triggerable NULL ptr...Patrick McHardy
2007-05-01Fix IRDA oops'erOlaf Kirch
2007-05-01Fix netpoll UDP input pathAubrey.Li
2007-05-01Fix errors in tcp_mem[] calculations.John Heffner
2007-05-01knfsd: Use a spinlock to protect sk_info_authunixNeilBrown
2007-04-27IPV6: Fix for RT0 header ipv6 change.YOSHIFUJI Hideaki
2007-04-27IPV4: Fix OOPS'er added to netlink fib.Sergey Vlasov
2007-04-25[PATCH] IPV6: Disallow RH0 by default.YOSHIFUJI Hideaki
2007-04-25[PATCH] NETLINK: Infinite recursion in netlink.Alexey Kuznetsov
2007-04-13softmac: avoid assert in ieee80211softmac_wx_get_rateJohn W. Linville
2007-04-13Fix TCP slow_start_after_idle sysctlDavid Miller
2007-04-13Fix tcindex classifier ABI borkage...Patrick McHardy
2007-04-13Fix IPSEC replay window handlingHerbert Xu
2007-04-13Fix TCP receiver side SWS handling.John Heffner
2007-04-13Fix length validation in rawv6_sendmsg()YOSHIFUJI Hideaki
2007-04-13Fix IFB net driver input device crashesPatrick McHardy
2007-04-13NETFILTER: ipt_CLUSTERIP: fix oops in checkentry functionPatrick McHardy
2007-04-06APPLETALK: Fix a remotely triggerable crashJean Delvare
2007-04-06NET: Fix FIB rules compatabilityThomas Graf
2007-04-06FRA_{DST,SRC} are le16 for decnetAl Viro
2007-04-06NET: Fix sock_attach_fd() failure in sys_accept()Alexey Dobriyan
2007-04-06DCCP: Fix exploitable hole in DCCP socket optionsArnaldo Carvalho de Melo
2007-04-06IPV6: Fix ipv6 round-robin locking.David Miller
2007-04-06NET_SCHED: Fix ingress qdisc locking.Patrick McHardy
2007-04-06NET: Fix packet classidier NULL pointer OOPSPatrick McHardy
2007-03-23IrDA: irttp_dup spin_lock initialisationSamuel Ortiz
2007-03-23Copy over mac_len when cloning an skbAlexey Dobriyan
2007-03-23Fix ipv6 flow label inheritanceMasayuki Nakagawa
2007-03-23Fix GFP_KERNEL with preemption disabled in fib_trieRobert Olsson
2007-03-23Fix extraneous IPSEC larval SA creationJoy Latten
2007-03-23NETFILTER: nfnetlink_log: fix reference countingMichal Miroslaw
2007-03-23NetLabel: Verify sensitivity level has a valid CIPSO mappingPaul Moore
2007-03-23Fix rtm_to_ifaddr() error return.Evgeniy Polyakov
2007-03-23Fix another NULL pointer deref in ipv6_sockglue.cOlaf Kirch
2007-03-13Fix UDP header pointer after pskb_trim_rcsum()Herbert Xu
2007-03-13Fix compat_getsockoptJohannes Berg
2007-03-13nfnetlink_log: fix crash on bridged packetPatrick McHardy
2007-03-13nfnetlink_log: zero-terminate prefixPatrick McHardy
2007-03-13nf_conntrack: fix incorrect classification of IPv6 fragments as ESTABLISHEDPatrick McHardy