summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2007-11-26[IPSEC]: Temporarily remove locks around copying of non-atomic fieldsHerbert Xu
2007-11-23[TCP] MTUprobe: Cleanup send queue check (no need to loop)Ilpo Järvinen
2007-11-23[TCP]: MTUprobe: receiver window & data available checks fixedIlpo Järvinen
2007-11-22[SUNRPC]: Remove SPIN_LOCK_UNLOCKEDJiri Slaby
2007-11-22[SUNRPC]: Make xprtsock.c:xs_setup_{udp,tcp}() staticAdrian Bunk
2007-11-22[PFKEY]: Sending an SADB_GET responds with an SADB_GETCharles Hardin
2007-11-22[IRDA]: Compilation for CONFIG_INET=n casePavel Emelyanov
2007-11-20[IPVS]: Fix compiler warning about unused register_ip_vs_protocolPavel Emelyanov
2007-11-20[ARP]: Fix arp reply when sender ip 0Jonas Danielsson
2007-11-20[IPV6] TCPMD5: Fix deleting key operation.YOSHIFUJI Hideaki
2007-11-20[IPV6] TCPMD5: Check return value of tcp_alloc_md5sig_pool().YOSHIFUJI Hideaki
2007-11-20[IPV4] TCPMD5: Use memmove() instead of memcpy() because we have overlaps.YOSHIFUJI Hideaki
2007-11-20[IPV4] TCPMD5: Omit redundant NULL check for kfree() argument.YOSHIFUJI Hideaki
2007-11-20Merge branch 'fixes-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/l...David S. Miller
2007-11-20ieee80211: Stop net_ratelimit/IEEE80211_DEBUG_DROP log pollutionGuillaume Chazarain
2007-11-20mac80211: add missing space in error messageBruno Randolf
2007-11-20mac80211: fix allmulti/promisc behaviourJohannes Berg
2007-11-20mac80211: fix ieee80211_set_multicast_listJohannes Berg
2007-11-20[NETFILTER]: Fix kernel panic with REDIRECT target.Evgeniy Polyakov
2007-11-20[WIRELESS] WEXT: Fix userspace corruption on 64-bit.David S. Miller
2007-11-20[S390] Explicitly code allocpercpu calls in iucvChristoph Lameter
2007-11-19[IRDA]: Add missing "space"Joe Perches
2007-11-19[SUNRPC]: Add missing "space"Joe Perches
2007-11-19[SCTP]: Add missing "space"Joe Perches
2007-11-19[IPV6]: Add missing "space"Joe Perches
2007-11-19[BRIDGE]: Add missing "space"Joe Perches
2007-11-19[IPV4]: Add missing "space"Joe Perches
2007-11-19[DCCP]: Add missing "space"Joe Perches
2007-11-19[TCP]: Problem bug with sysctl_tcp_congestion_control functionSam Jansen
2007-11-19[TCP] MTUprobe: fix potential sk_send_head corruptionIlpo Järvinen
2007-11-19[PKTGEN]: Fix double unlock of xfrm_state->lockPavel Emelyanov
2007-11-19[IPVS]: Move remaining sysctl handlers over to CTL_UNNUMBEREDSimon Horman
2007-11-19[IPVS]: Fix sysctl warnings about missing strategy in schedulersSimon Horman
2007-11-19[IPVS]: Fix sysctl warnings about missing strategyChristian Borntraeger
2007-11-18[NET]: Corrects a bug in ip_rt_acct_read()Eric Dumazet
2007-11-17sunrpc: rpc_pipe_poll may miss available data in some casesJ. Bruce Fields
2007-11-17sunrpc: return error if unsupported enctype or cksumtype is encounteredKevin Coffman
2007-11-17sunrpc: gss_pipe_downcall(), don't assume all errors are transientKevin Coffman
2007-11-15[NETFILTER]: Fix NULL pointer dereference in nf_nat_move_storage()Evgeniy Polyakov
2007-11-15[NETFILTER]: fix compat_nf_sockopt typoPatrick McHardy
2007-11-15[INET]: Fix potential kfree on vmalloc-ed area of request_sock_queuePavel Emelyanov
2007-11-14Merge branch 'fixes-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/l...David S. Miller
2007-11-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds
2007-11-14sunrpc/xprtrdma/transport.c: fix use-after-freeAdrian Bunk
2007-11-14mac80211: Fix queuing of scan containing a SSIDHelmut Schaa
2007-11-14[NET]: rt_check_expire() can take a long time, add a cond_resched()Eric Dumazet
2007-11-14[TCP] FRTO: Clear frto_highmark only after process_frto that uses itIlpo Järvinen
2007-11-14[NET]: Remove notifier block from chain when register_netdevice_notifier failsPavel Emelyanov
2007-11-14[TCP]: Make sure write_queue_from does not begin with NULL ptrIlpo Järvinen
2007-11-13[TCP] FRTO: Plug potential LOST-bit leakIlpo Järvinen