| Commit message (Expand) | Author | Age |
* | SUNRPC: prevent task_cleanup running on freed xprt | J. Bruce Fields | 2010-08-04 |
* | SUNRPC: Reduce asynchronous RPC task stack usage | Trond Myklebust | 2010-08-04 |
* | SUNRPC: Move the bound cred to struct rpc_rqst | Trond Myklebust | 2010-08-04 |
* | SUNRPC: Clean up of rpc_bindcred() | Trond Myklebust | 2010-08-04 |
* | SUNRPC: Move remaining RPC client related task initialisation into clnt.c | Trond Myklebust | 2010-08-04 |
* | SUNRPC: Ensure that rpc_exit() always wakes up a sleeping task | Trond Myklebust | 2010-08-04 |
* | SUNRPC: Make the credential cache hashtable size configurable | Trond Myklebust | 2010-08-04 |
* | SUNRPC: Store the hashtable size in struct rpc_cred_cache | Trond Myklebust | 2010-08-04 |
* | NFS: Ensure the AUTH_UNIX credcache is allocated dynamically | Trond Myklebust | 2010-08-04 |
* | SUNRPC: The function rpc_restart_call() should return success/failure | Trond Myklebust | 2010-08-03 |
* | SUNRPC: Fix a re-entrancy bug in xs_tcp_read_calldir() | Trond Myklebust | 2010-06-22 |
* | pktgen: Fix accuracy of inter-packet delay. | Daniel Turull | 2010-06-11 |
* | pkt_sched: gen_estimator: add a new lock | Eric Dumazet | 2010-06-11 |
* | net: deliver skbs on inactive slaves to exact matches | John Fastabend | 2010-06-11 |
* | ipv6: fix ICMP6_MIB_OUTERRORS | Eric Dumazet | 2010-06-09 |
* | Merge branch 'num_rx_queues' of git://kernel.ubuntu.com/rtg/net-2.6 | David S. Miller | 2010-06-09 |
|\ |
|
| * | net: Print num_rx_queues imbalance warning only when there are allocated queues | Tim Gardner | 2010-06-09 |
* | | caif: fix a couple range checks | Dan Carpenter | 2010-06-09 |
|/ |
|
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-06-09 |
|\ |
|
| * | mac80211: fix deauth before assoc | Johannes Berg | 2010-06-08 |
| * | mac80211: fix function pointer check | Holger Schurig | 2010-06-07 |
| * | mac80211: process station blockack action frames from work | Johannes Berg | 2010-06-04 |
* | | ipmr: dont corrupt lists | Eric Dumazet | 2010-06-07 |
* | | ip6mr: fix a typo in ip6mr_for_each_table() | Eric Dumazet | 2010-06-06 |
* | | ipv6: avoid high order allocations | Eric Dumazet | 2010-06-05 |
* | | tcp: use correct net ns in cookie_v4_check() | Eric Dumazet | 2010-06-04 |
* | | rps: tcp: fix rps_sock_flow_table table updates | Eric Dumazet | 2010-06-04 |
* | | syncookies: remove Kconfig text line about disabled-by-default | Florian Westphal | 2010-06-04 |
* | | net: check for refcount if pop a stacked dst_entry | Steffen Klassert | 2010-06-04 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-06-03 |
|\| |
|
| * | mac80211: fix dialog token allocator | Johannes Berg | 2010-06-01 |
| * | mac80211: fix blockack-req processing | Johannes Berg | 2010-06-01 |
* | | act_pedit: access skb->data safely | Changli Gao | 2010-06-03 |
* | | cls_u32: use skb_header_pointer() to dereference data safely | Changli Gao | 2010-06-02 |
* | | TCP: tcp_hybla: Fix integer overflow in slow start increment | Daniele Lacamera | 2010-06-02 |
* | | act_nat: fix the wrong checksum when addr isn't in old_addr/mask | Changli Gao | 2010-06-02 |
* | | net: fix conflict between null_or_orig and null_or_bond | John Fastabend | 2010-06-02 |
* | | net: init_vlan should not copy slave or master flags | John Fastabend | 2010-06-02 |
* | | xfrm: force a dst reference in __xfrm_route_forward() | Eric Dumazet | 2010-06-02 |
* | | net/ipv4/tcp_input.c: fix compilation breakage when FASTRETRANS_DEBUG > 1 | Joe Perches | 2010-06-01 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2010-06-01 |
|\ \ |
|
| * | | netfilter: xtables: stackptr should be percpu | Eric Dumazet | 2010-05-31 |
| * | | netfilter: don't xt_jumpstack_alloc twice in xt_register_table | Xiaotian Feng | 2010-05-31 |
* | | | net: sock_queue_err_skb() dont mess with sk_forward_alloc | Eric Dumazet | 2010-06-01 |
* | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2010-05-31 |
|\| | |
|
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-05-28 |
| |\ \ |
|
| * \ \ | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-05-27 |
| |\ \ \ |
|
| | * \ \ | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip... | Steven Rostedt | 2010-05-21 |
| | |\ \ \ |
|
| | * \ \ \ | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip... | Steven Rostedt | 2010-05-18 |
| | |\ \ \ \ |
|
| | * | | | | | tracing: Let tracepoints have data passed to tracepoint callbacks | Steven Rostedt | 2010-05-14 |