| Commit message (Expand) | Author | Age |
... | |
| * | | [IRDA]: Add missing "space" | Joe Perches | 2007-11-20 |
| * | | [SUNRPC]: Add missing "space" | Joe Perches | 2007-11-20 |
| * | | [SCTP]: Add missing "space" | Joe Perches | 2007-11-20 |
| * | | [IPV6]: Add missing "space" | Joe Perches | 2007-11-20 |
| * | | [BRIDGE]: Add missing "space" | Joe Perches | 2007-11-20 |
| * | | [IPV4]: Add missing "space" | Joe Perches | 2007-11-20 |
| * | | [DCCP]: Add missing "space" | Joe Perches | 2007-11-20 |
| * | | [TCP]: Problem bug with sysctl_tcp_congestion_control function | Sam Jansen | 2007-11-20 |
| * | | [TCP] MTUprobe: fix potential sk_send_head corruption | Ilpo J�rvinen | 2007-11-20 |
| * | | [PKTGEN]: Fix double unlock of xfrm_state->lock | Pavel Emelyanov | 2007-11-20 |
| * | | [IPVS]: Move remaining sysctl handlers over to CTL_UNNUMBERED | Simon Horman | 2007-11-20 |
| * | | [IPVS]: Fix sysctl warnings about missing strategy in schedulers | Simon Horman | 2007-11-20 |
| * | | [IPVS]: Fix sysctl warnings about missing strategy | Christian Borntraeger | 2007-11-20 |
| * | | [NET]: Corrects a bug in ip_rt_acct_read() | Eric Dumazet | 2007-11-18 |
| |/ |
|
* | | Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 | Linus Torvalds | 2007-11-26 |
|\ \ |
|
| * | | SUNRPC: Add missing "space" to net/sunrpc/auth_gss.c | Joe Perches | 2007-11-26 |
| * | | SUNRPC: make sunrpc/xprtsock.c:xs_setup_{udp,tcp}() static | Adrian Bunk | 2007-11-26 |
| * | | SUNRPC: remove NFS/RDMA client's binary sysctls | James Lentini | 2007-11-26 |
| * | | sunrpc: rpc_pipe_poll may miss available data in some cases | J. Bruce Fields | 2007-11-17 |
| * | | sunrpc: return error if unsupported enctype or cksumtype is encountered | Kevin Coffman | 2007-11-17 |
| * | | sunrpc: gss_pipe_downcall(), don't assume all errors are transient | Kevin Coffman | 2007-11-17 |
| |/ |
|
* / | [S390] Explicitly code allocpercpu calls in iucv | Christoph Lameter | 2007-11-20 |
|/ |
|
* | [NETFILTER]: Fix NULL pointer dereference in nf_nat_move_storage() | Evgeniy Polyakov | 2007-11-15 |
* | [NETFILTER]: fix compat_nf_sockopt typo | Patrick McHardy | 2007-11-15 |
* | [INET]: Fix potential kfree on vmalloc-ed area of request_sock_queue | Pavel Emelyanov | 2007-11-15 |
* | Merge branch 'fixes-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | David S. Miller | 2007-11-14 |
|\ |
|
| * | mac80211: Fix queuing of scan containing a SSID | Helmut Schaa | 2007-11-14 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds | 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 it | Ilpo J�rvinen | 2007-11-14 |
| * | | [NET]: Remove notifier block from chain when register_netdevice_notifier fails | Pavel Emelyanov | 2007-11-14 |
| * | | [TCP]: Make sure write_queue_from does not begin with NULL ptr | Ilpo J�rvinen | 2007-11-14 |
| * | | [TCP] FRTO: Plug potential LOST-bit leak | Ilpo J�rvinen | 2007-11-14 |
| * | | [TCP] FRTO: Limit snd_cwnd if TCP was application limited | Ilpo J�rvinen | 2007-11-14 |
| * | | [PKT_SCHED]: Check subqueue status before calling hard_start_xmit | Peter P Waskiewicz Jr | 2007-11-13 |
* | | | sunrpc/xprtrdma/transport.c: fix use-after-free | Adrian Bunk | 2007-11-14 |
|/ / |
|
* | | [NETFILTER]: xt_time should not assume CONFIG_KTIME_SCALAR | Eric Dumazet | 2007-11-13 |
* | | [NET]: Move unneeded data to initdata section. | Denis V. Lunev | 2007-11-13 |
* | | [NET]: Cleanup pernet operation without CONFIG_NET_NS | Denis V. Lunev | 2007-11-13 |
* | | [NETFILTER]: bridge: fix double POSTROUTING hook invocation | Patrick McHardy | 2007-11-13 |
* | | [NETFILTER]: Consolidate nf_sockopt and compat_nf_sockopt | Pavel Emelyanov | 2007-11-13 |
* | | [NETFILTER]: nf_nat: fix memset error | Li Zefan | 2007-11-13 |
* | | [INET]: Use list_head-s in inetpeer.c | Pavel Emelyanov | 2007-11-13 |
* | | [IPVS]: Remove unused exports. | Adrian Bunk | 2007-11-13 |
* | | [NET]: Unexport sysctl_{r,w}mem_max. | Adrian Bunk | 2007-11-13 |
* | | [AF_PACKET]: Fix minor code duplication | Urs Thuermann | 2007-11-13 |
* | | Merge branch 'pending' of master.kernel.org:/pub/scm/linux/kernel/git/vxy/lks... | David S. Miller | 2007-11-12 |
|\ \ |
|
| * | | Fix memory leak in discard case of sctp_sf_abort_violation() | Jesper Juhl | 2007-11-12 |
| * | | SCTP: Always flush the queue when uncorcking. | Vlad Yasevich | 2007-11-09 |
| * | | SCTP: Fix PR-SCTP to deliver all the accumulated ordered chunks | Vlad Yasevich | 2007-11-09 |