summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2007-09-08[IPV6]: Do no rely on skb->dst before it is assigned.YOSHIFUJI Hideaki
2007-08-28[PATCH] Fix incorrect config #ifdef around skb_copy_secmarkPatrick McHardy
2007-08-28[PATCH] Revert "Keep rfcomm_dev on the list until it is freed"Willy Tarreau
2007-08-25[PATCH] softmac: Fix deadlock of wx_set_essid with assoc workMichael Buesch
2007-08-25[PATCH] IPV6: /proc/net/anycast6 unbalanced inet6_dev refcntDavid Stevens
2007-08-25[PATCH] Keep rfcomm_dev on the list until it is freedVille Tervo
2007-08-25[PATCH] Hangup TTY before releasing rfcomm_devMikko Rapeli
2007-08-25[PATCH] nfsd: fix possible oops on re-insertion of rpcsec_gss modulesJ. Bruce Fields
2007-08-25[PATCH] softmac: Fix ESSID problemJean Tourrilhes
2007-08-25[PATCH] Fix TCP IPV6 MD5 bug.YOSHIFUJI Hideaki
2007-08-25[PATCH] Netpoll leakSatyam Sharma
2007-08-25[PATCH] Fix ipv6 link down handling.Vlad Yasevich
2007-08-25[PATCH] Fix error queue socket lookup in ipv6Dmitry Butskoy
2007-08-25[PATCH] gen estimator deadlock fixRanko Zivojnovic
2007-08-25[PATCH] gen estimator timer unload racePatrick McHardy
2007-08-25[PATCH] SCTP scope_id handling fixVlad Yasevich
2007-08-25[PATCH] Fix IPCOMP crashes.Patrick McHardy
2007-07-06nf_conntrack_h323: add checking of out-of-range on choices' index valuesJing Min Zhao
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