aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2007-11-16TCP: Make sure write_queue_from does not begin with NULL ptr (CVE-2007-5501)Ilpo Järvinen
2007-11-02Add get_unaligned to ieee80211_get_radiotap_lenAndy Green
2007-11-02mac80211: filter locally-originated multicast framesJohn W. Linville
2007-11-02Fix TCP MD5 on big-endian.David Miller
2007-11-02Fix TCP's ->fastpath_cnt_hit handling.Ilpo Järvinen
2007-11-02Fix zero length socket write() semantics.David S. Miller
2007-11-02Fix ROSE module unload oops.Alexey Dobriyan
2007-11-02Fix ipv6 redirect processing, leads to TAHI failures.Brian Haley
2007-11-02Fix some cases of missed IPV6 DADMitsuru Chinen
2007-11-02Fix ieee80211 handling of bogus hdrlength fieldJohn W. Linville
2007-11-02Fix cls_u32 error return handling.Stephen Hemminger
2007-09-26Fix pktgen src_mac handling.Adit Ranadive
2007-09-26Fix datagram recvmsg NULL iov handling regression.Herbert Xu
2007-09-26Fix TCP DSACK cwnd handlingIlpo Järvinen
2007-09-26Handle snd_una in tcp_cwnd_down()Ilpo Järvinen
2007-09-26Fix oops in vlan and bridging codeEvgeniy Polyakov
2007-09-26Fix ipv6 source address handling.Jiri Kosina
2007-09-26Fix IPV6 DAD handlingDenis V. Lunev
2007-09-26Fix ipv6 double-sock-release with MSG_CONFIRMYOSHIFUJI Hideaki
2007-09-26Fix IPSEC AH4 options handlingNick Bowler
2007-09-26Fix IPV6 append OOPS.YOSHIFUJI Hideaki
2007-09-26Fix inet_diag OOPS.Patrick McHardy
2007-09-26Fix device address listing for ipv4.Stephen Hemminger
2007-09-26Fix decnet device address listing.Patrick McHardy
2007-09-26Correctly close old nfsd/lockd sockets.Neil Brown
2007-09-26rpc: fix garbage in printk in svc_tcp_accept()Wolfgang Walter
2007-08-30TCP: Fix TCP handling of SACK in bidirectional flows.Ilpo Järvinen
2007-08-30TCP: Fix TCP rate-halving on bidirectional flows.Ilpo Järvinen
2007-08-30TCP: Do not autobind ports for TCP socketsDavid Miller
2007-08-30NET: Fix missing rcu unlock in __sock_create()Herbert Xu
2007-08-30SNAP: Fix SNAP protocol header accesses.Herbert Xu
2007-08-30IPv6: Invalid semicolon after if statementIlpo Jarvinen
2007-08-30IPV6: Fix kernel panic while send SCTP data with IP fragmentsWei Yongjun
2007-08-30DCCP: Fix DCCP GFP_KERNEL allocation in atomic contextGerrit Renker
2007-08-30NET: Share correct feature code between bridging and bondingHerbert Xu
2007-08-15softmac: Fix deadlock of wx_set_essid with assoc workMichael Buesch
2007-08-09Netfilter: Fix logging regressionPatrick McHardy
2007-08-09IPV6: /proc/net/anycast6 unbalanced inet6_dev refcntDavid Stevens
2007-08-09nf_conntrack: don't track locally generated special ICMP errorYasuyuki Kozakai
2007-08-09Keep rfcomm_dev on the list until it is freedVille Tervo
2007-08-09Hangup TTY before releasing rfcomm_devMikko Rapeli
2007-08-09nfsd: fix possible oops on re-insertion of rpcsec_gss modulesJ. Bruce Fields
2007-08-09softmac: Fix ESSID problemJean Tourrilhes
2007-08-09Fix TCP IPV6 MD5 bug.YOSHIFUJI Hideaki
2007-08-09Fix ipv6 tunnel endianness bug.Al Viro
2007-08-09Netpoll leakSatyam Sharma
2007-08-09Fix ipv6 link down handling.Vlad Yasevich
2007-08-09Fix error queue socket lookup in ipv6Dmitry Butskoy
2007-08-09gen estimator deadlock fixRanko Zivojnovic
2007-08-09gen estimator timer unload racePatrick McHardy