summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Add get_unaligned to ieee80211_get_radiotap_lenAndy Green2007-11-021-1/+2
* mac80211: filter locally-originated multicast framesJohn W. Linville2007-11-021-2/+3
* Fix TCP MD5 on big-endian.David Miller2007-11-022-19/+18
* Fix TCP's ->fastpath_cnt_hit handling.Ilpo Järvinen2007-11-021-0/+3
* Fix zero length socket write() semantics.David S. Miller2007-11-021-3/+0
* Fix ROSE module unload oops.Alexey Dobriyan2007-11-022-7/+12
* Fix ipv6 redirect processing, leads to TAHI failures.Brian Haley2007-11-021-4/+5
* Fix some cases of missed IPV6 DADMitsuru Chinen2007-11-021-3/+10
* Fix ieee80211 handling of bogus hdrlength fieldJohn W. Linville2007-11-021-0/+6
* Fix cls_u32 error return handling.Stephen Hemminger2007-11-021-1/+1
* Fix pktgen src_mac handling.Adit Ranadive2007-09-261-0/+10
* Fix datagram recvmsg NULL iov handling regression.Herbert Xu2007-09-261-0/+3
* Fix TCP DSACK cwnd handlingIlpo Järvinen2007-09-261-1/+4
* Handle snd_una in tcp_cwnd_down()Ilpo Järvinen2007-09-261-7/+11
* Fix oops in vlan and bridging codeEvgeniy Polyakov2007-09-262-6/+18
* Fix ipv6 source address handling.Jiri Kosina2007-09-261-1/+1
* Fix IPV6 DAD handlingDenis V. Lunev2007-09-261-1/+1
* Fix ipv6 double-sock-release with MSG_CONFIRMYOSHIFUJI Hideaki2007-09-261-2/+1
* Fix IPSEC AH4 options handlingNick Bowler2007-09-261-1/+1
* Fix IPV6 append OOPS.YOSHIFUJI Hideaki2007-09-261-2/+3
* Fix inet_diag OOPS.Patrick McHardy2007-09-261-0/+4
* Fix device address listing for ipv4.Stephen Hemminger2007-09-261-1/+1
* Fix decnet device address listing.Patrick McHardy2007-09-261-1/+1
* Correctly close old nfsd/lockd sockets.Neil Brown2007-09-261-1/+2
* rpc: fix garbage in printk in svc_tcp_accept()Wolfgang Walter2007-09-261-1/+2
* TCP: Fix TCP handling of SACK in bidirectional flows.Ilpo Järvinen2007-08-301-1/+4
* TCP: Fix TCP rate-halving on bidirectional flows.Ilpo Järvinen2007-08-301-9/+12
* TCP: Do not autobind ports for TCP socketsDavid Miller2007-08-305-5/+4
* NET: Fix missing rcu unlock in __sock_create()Herbert Xu2007-08-301-1/+1
* SNAP: Fix SNAP protocol header accesses.Herbert Xu2007-08-301-5/+12
* IPv6: Invalid semicolon after if statementIlpo Jarvinen2007-08-301-1/+1
* IPV6: Fix kernel panic while send SCTP data with IP fragmentsWei Yongjun2007-08-301-1/+1
* DCCP: Fix DCCP GFP_KERNEL allocation in atomic contextGerrit Renker2007-08-301-1/+1
* NET: Share correct feature code between bridging and bondingHerbert Xu2007-08-303-25/+44
* softmac: Fix deadlock of wx_set_essid with assoc workMichael Buesch2007-08-151-3/+8
* Netfilter: Fix logging regressionPatrick McHardy2007-08-094-18/+8
* IPV6: /proc/net/anycast6 unbalanced inet6_dev refcntDavid Stevens2007-08-091-0/+1
* nf_conntrack: don't track locally generated special ICMP errorYasuyuki Kozakai2007-08-091-17/+5
* Keep rfcomm_dev on the list until it is freedVille Tervo2007-08-091-8/+22
* Hangup TTY before releasing rfcomm_devMikko Rapeli2007-08-091-0/+4
* nfsd: fix possible oops on re-insertion of rpcsec_gss modulesJ. Bruce Fields2007-08-091-4/+5
* softmac: Fix ESSID problemJean Tourrilhes2007-08-091-1/+4
* Fix TCP IPV6 MD5 bug.YOSHIFUJI Hideaki2007-08-091-0/+1
* Fix ipv6 tunnel endianness bug.Al Viro2007-08-091-2/+2
* Netpoll leakSatyam Sharma2007-08-091-1/+1
* Fix ipv6 link down handling.Vlad Yasevich2007-08-091-0/+1
* Fix error queue socket lookup in ipv6Dmitry Butskoy2007-08-091-1/+1
* gen estimator deadlock fixRanko Zivojnovic2007-08-091-32/+49
* gen estimator timer unload racePatrick McHardy2007-08-091-1/+2
* Fix rfkill IRQ flags.Ingo Molnar2007-08-091-1/+1