Age | Commit message (Expand) | Author | Files | Lines |
2010-10-25 | SUNRPC: Cleanup duplicate assignment in rpcauth_refreshcred | Trond Myklebust | 1 | -1/+1 |
2010-10-25 | SUNRPC: After calling xprt_release(), we must restart from call_reserve | Trond Myklebust | 1 | -1/+1 |
2010-10-23 | SUNRPC: Add a helper function xdr_inline_peek | Trond Myklebust | 1 | -0/+21 |
2010-09-22 | SUNRPC: Refactor logic to NUL-terminate strings in pages | Chuck Lever | 1 | -0/+17 |
2010-09-22 | SUNRPC: Correct an rpcbind debugging message | Chuck Lever | 1 | -2/+3 |
2010-09-22 | SUNRPC: Convert rpciod to use the alloc_workqueue() interface | Trond Myklebust | 1 | -1/+1 |
2010-09-17 | SUNRPC: Remove rpcb_getport_sync() | Chuck Lever | 1 | -51/+0 |
2010-08-29 | SUNRPC: Don't truncate tail data unnecessarily in xdr_shrink_pagelen | Trond Myklebust | 1 | -1/+10 |
2010-08-29 | sunrpc: simplify xdr_shrink_pagelen use of "copy" | Benny Halevy | 1 | -4/+3 |
2010-08-29 | sunrpc: don't use the copy variable in nested block | Benny Halevy | 1 | -2/+1 |
2010-08-29 | sunrpc: clean up xdr_shrink_pagelen use of temporary pointer | Benny Halevy | 1 | -2/+1 |
2010-08-29 | sunrpc: don't shorten buflen twice in xdr_shrink_pagelen | Benny Halevy | 1 | -2/+1 |
2010-08-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 7 | -32/+21 |
2010-08-28 | net/ipv4: Eliminate kstrdup memory leak | Julia Lawall | 1 | -2/+3 |
2010-08-27 | net/caif/cfrfml.c: use asm/unaligned.h | Jeff Mahoney | 1 | -1/+1 |
2010-08-27 | ax25: missplaced sock_put(sk) | Bernard Pidoux F6BVP | 1 | -1/+1 |
2010-08-27 | l2tp: test for ethernet header in l2tp_eth_dev_recv() | Eric Dumazet | 1 | -1/+1 |
2010-08-26 | tcp: select(writefds) don't hang up when a peer close connection | KOSAKI Motohiro | 1 | -1/+2 |
2010-08-26 | tcp: fix three tcp sysctls tuning | Eric Dumazet | 1 | -17/+7 |
2010-08-25 | tcp: Combat per-cpu skew in orphan tests. | David S. Miller | 2 | -8/+5 |
2010-08-24 | bridge: netfilter: fix a memory leak | Changli Gao | 1 | -1/+1 |
2010-08-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 7 | -33/+31 |
2010-08-24 | netfilter: fix CONFIG_COMPAT support | Florian Westphal | 3 | -0/+9 |
2010-08-19 | irda: fix a race in irlan_eth_xmit() | Eric Dumazet | 1 | -1/+3 |
2010-08-19 | vlan: Match underlying dev carrier on vlan add | Phil Oester | 1 | -1/+2 |
2010-08-19 | rds: fix a leak of kernel memory | Eric Dumazet | 1 | -1/+1 |
2010-08-19 | netlink: fix compat recvmsg | Johannes Berg | 1 | -30/+16 |
2010-08-19 | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 4 | -15/+46 |
2010-08-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 12 | -57/+59 |
2010-08-18 | net: Fix a memmove bug in dev_gro_receive() | Jarek Poplawski | 1 | -1/+1 |
2010-08-18 | net sched: fix some kernel memory leaks | Eric Dumazet | 5 | -37/+43 |
2010-08-18 | netfilter: {ip,ip6,arp}_tables: avoid lockdep false positive | Eric Dumazet | 3 | -0/+6 |
2010-08-18 | NFS: Fix the selection of security flavours in Kconfig | Trond Myklebust | 1 | -4/+5 |
2010-08-16 | Revert "netlink: netlink_recvmsg() fix" | David S. Miller | 1 | -16/+6 |
2010-08-15 | ipv6: remove sysctl jiffies conversion on gc_elasticity and min_adv_mss | Min Zhang | 1 | -2/+2 |
2010-08-15 | xfrm: Use GFP_ATOMIC in xfrm_compile_policy | Herbert Xu | 1 | -1/+1 |
2010-08-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 10 | -34/+76 |
2010-08-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2 | -5/+92 |
2010-08-12 | Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Linus Torvalds | 3 | -13/+24 |
2010-08-12 | Add a dummy printk function for the maintenance of unused printks | David Howells | 1 | -11/+5 |
2010-08-12 | phylib: available for any speed ethernet | Randy Dunlap | 1 | -1/+1 |
2010-08-12 | can: add limit for nframes and clean up signed/unsigned variables | Oliver Hartkopp | 1 | -14/+27 |
2010-08-11 | DNS: If the DNS server returns an error, allow that to be cached [ver #2] | Wang Lei | 2 | -5/+92 |
2010-08-11 | rpcrdma: Fix SQ size calculation when memreg is FRMR | Tom Tucker | 2 | -4/+18 |
2010-08-11 | xprtrdma: Do not truncate iova_start values in frmr registrations. | Steve Wise | 1 | -1/+1 |
2010-08-11 | param: simple locking for sysfs-writable charp parameters | Rusty Russell | 1 | -0/+2 |
2010-08-11 | nfs: update for module_param_named API change | Stephen Rothwell | 1 | -2/+7 |
2010-08-11 | param: use ops in struct kernel_param, rather than get and set fns directly | Rusty Russell | 1 | -11/+15 |
2010-08-11 | pkt_sched: Check .walk and .leaf class handlers | Jarek Poplawski | 1 | -1/+1 |
2010-08-11 | pkt_sched: Fix sch_sfq vs tc_modify_qdisc oops | Jarek Poplawski | 1 | -0/+6 |