summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | [IRDA]: Add missing "space"Joe Perches2007-11-191-1/+1
| * | [SUNRPC]: Add missing "space"Joe Perches2007-11-191-1/+1
| * | [SCTP]: Add missing "space"Joe Perches2007-11-191-1/+1
| * | [IPV6]: Add missing "space"Joe Perches2007-11-191-1/+1
| * | [BRIDGE]: Add missing "space"Joe Perches2007-11-191-1/+1
| * | [IPV4]: Add missing "space"Joe Perches2007-11-192-2/+2
| * | [DCCP]: Add missing "space"Joe Perches2007-11-191-1/+1
| * | [TCP]: Problem bug with sysctl_tcp_congestion_control functionSam Jansen2007-11-191-1/+1
| * | [TCP] MTUprobe: fix potential sk_send_head corruptionIlpo Järvinen2007-11-191-1/+0
| * | [PKTGEN]: Fix double unlock of xfrm_state->lockPavel Emelyanov2007-11-191-2/+0
| * | [IPVS]: Move remaining sysctl handlers over to CTL_UNNUMBEREDSimon Horman2007-11-193-22/+0
| * | [IPVS]: Fix sysctl warnings about missing strategy in schedulersSimon Horman2007-11-192-2/+0
| * | [IPVS]: Fix sysctl warnings about missing strategyChristian Borntraeger2007-11-191-4/+0
| * | [NET]: Corrects a bug in ip_rt_acct_read()Eric Dumazet2007-11-181-6/+2
| |/
* | Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds2007-11-266-12/+17
|\ \
| * | SUNRPC: Add missing "space" to net/sunrpc/auth_gss.cJoe Perches2007-11-261-1/+1
| * | SUNRPC: make sunrpc/xprtsock.c:xs_setup_{udp,tcp}() staticAdrian Bunk2007-11-261-2/+2
| * | SUNRPC: remove NFS/RDMA client's binary sysctlsJames Lentini2007-11-261-5/+5
| * | sunrpc: rpc_pipe_poll may miss available data in some casesJ. Bruce Fields2007-11-171-1/+1
| * | sunrpc: return error if unsupported enctype or cksumtype is encounteredKevin Coffman2007-11-172-2/+7
| * | sunrpc: gss_pipe_downcall(), don't assume all errors are transientKevin Coffman2007-11-171-1/+1
| |/
* | [S390] Explicitly code allocpercpu calls in iucvChristoph Lameter2007-11-201-46/+61
|/
* [NETFILTER]: Fix NULL pointer dereference in nf_nat_move_storage()Evgeniy Polyakov2007-11-151-1/+1
* [NETFILTER]: fix compat_nf_sockopt typoPatrick McHardy2007-11-151-3/+3
* [INET]: Fix potential kfree on vmalloc-ed area of request_sock_queuePavel Emelyanov2007-11-151-0/+35
* Merge branch 'fixes-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/l...David S. Miller2007-11-142-1/+9
|\
| * mac80211: Fix queuing of scan containing a SSIDHelmut Schaa2007-11-142-1/+9
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-11-144-5/+21
|\ \
| * | [NET]: rt_check_expire() can take a long time, add a cond_resched()Eric Dumazet2007-11-141-0/+3
| * | [TCP] FRTO: Clear frto_highmark only after process_frto that uses itIlpo Järvinen2007-11-141-2/+2
| * | [NET]: Remove notifier block from chain when register_netdevice_notifier failsPavel Emelyanov2007-11-141-0/+2
| * | [TCP]: Make sure write_queue_from does not begin with NULL ptrIlpo Järvinen2007-11-141-0/+5
| * | [TCP] FRTO: Plug potential LOST-bit leakIlpo Järvinen2007-11-131-1/+3
| * | [TCP] FRTO: Limit snd_cwnd if TCP was application limitedIlpo Järvinen2007-11-131-0/+3
| * | [PKT_SCHED]: Check subqueue status before calling hard_start_xmitPeter P Waskiewicz Jr2007-11-131-2/+3
* | | sunrpc/xprtrdma/transport.c: fix use-after-freeAdrian Bunk2007-11-141-1/+1
|/ /
* | [NETFILTER]: xt_time should not assume CONFIG_KTIME_SCALAREric Dumazet2007-11-131-1/+1
* | [NET]: Move unneeded data to initdata section.Denis V. Lunev2007-11-133-5/+5
* | [NET]: Cleanup pernet operation without CONFIG_NET_NSDenis V. Lunev2007-11-131-0/+18
* | [NETFILTER]: bridge: fix double POSTROUTING hook invocationPatrick McHardy2007-11-131-0/+3
* | [NETFILTER]: Consolidate nf_sockopt and compat_nf_sockoptPavel Emelyanov2007-11-131-62/+44
* | [NETFILTER]: nf_nat: fix memset errorLi Zefan2007-11-131-1/+1
* | [INET]: Use list_head-s in inetpeer.cPavel Emelyanov2007-11-121-27/+15
* | [IPVS]: Remove unused exports.Adrian Bunk2007-11-122-2/+0
* | [NET]: Unexport sysctl_{r,w}mem_max.Adrian Bunk2007-11-121-4/+0
* | [AF_PACKET]: Fix minor code duplicationUrs Thuermann2007-11-121-11/+5
* | Merge branch 'pending' of master.kernel.org:/pub/scm/linux/kernel/git/vxy/lks...David S. Miller2007-11-1215-181/+202
|\ \
| * | Fix memory leak in discard case of sctp_sf_abort_violation()Jesper Juhl2007-11-121-5/+5
| * | SCTP: Always flush the queue when uncorcking.Vlad Yasevich2007-11-091-3/+2
| * | SCTP: Fix PR-SCTP to deliver all the accumulated ordered chunksVlad Yasevich2007-11-091-1/+1
OpenPOWER on IntegriCloud