Age | Commit message (Expand) | Author |
2009-06-19 | af_iucv: Change if condition in sendmsg() for more readability | Hendrik Brueckner |
2009-06-18 | SUNRPC: Fix the TCP server's send buffer accounting | Trond Myklebust |
2009-06-18 | Merge branch 'devel-for-2.6.31' into for-2.6.31 | Trond Myklebust |
2009-06-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2009-06-18 | atm: sk_wmem_alloc initial value is one | Eric Dumazet |
2009-06-18 | net: correct off-by-one write allocations reports | Eric Dumazet |
2009-06-18 | net: group address list and its count | Jiri Pirko |
2009-06-18 | ipv4: Fix fib_trie rebalancing, part 2 | Jarek Poplawski |
2009-06-17 | pkt_sched: Update drops stats in act_police | Jarek Poplawski |
2009-06-17 | skbuff: don't corrupt mac_header on skb expansion | Stephen Hemminger |
2009-06-17 | skbuff: skb_mac_header_was_set is always true on >32 bit | Stephen Hemminger |
2009-06-17 | Merge commit 'linux-pnfs/nfs41-for-2.6.31' into nfsv41-for-2.6.31 | Trond Myklebust |
2009-06-17 | nfs41: Rename rq_received to rq_reply_bytes_recvd | Ricardo Labiaga |
2009-06-17 | nfs41: Get the rpc_xprt * from the rpc_rqst instead of the rpc_clnt. | Rahul Iyer |
2009-06-17 | nfs41: create a svc_xprt for nfs41 callback thread and use for incoming callb... | Benny Halevy |
2009-06-17 | nfs41: sunrpc: add a struct svc_xprt pointer to struct svc_serv for backchann... | Andy Adamson |
2009-06-17 | nfs41: sunrpc: provide functions to create and destroy a svc_xprt for backcha... | Benny Halevy |
2009-06-17 | nfs41: Backchannel bc_svc_process() | Ricardo Labiaga |
2009-06-17 | nfs41: Refactor svc_process() | Ricardo Labiaga |
2009-06-17 | nfs41: Backchannel callback service helper routines | Ricardo Labiaga |
2009-06-17 | nfs41: Add backchannel processing support to RPC state machine | Ricardo Labiaga |
2009-06-17 | SUNRPC: Fix a missing "break" option in xs_tcp_setup_socket() | Trond Myklebust |
2009-06-17 | nfs41: New xs_tcp_read_data() | Ricardo Labiaga |
2009-06-17 | nfs41: New backchannel helper routines | Ricardo Labiaga |
2009-06-17 | nfs41: Initialize new rpc_xprt callback related fields | Ricardo Labiaga |
2009-06-17 | nfs41: Process the RPC call direction | Ricardo Labiaga |
2009-06-17 | nfs41: Add ability to read RPC call direction on TCP stream. | Ricardo Labiaga |
2009-06-17 | nfs41: sunrpc: Export the call prepare state for session reset | Andy Adamson |
2009-06-17 | net: sk_wmem_alloc has initial value of one, not zero | Eric Dumazet |
2009-06-16 | RxRPC: Don't attempt to reuse aborted connections | David Howells |
2009-06-16 | Merge branch 'akpm' | Linus Torvalds |
2009-06-16 | page allocator: use a pre-calculated value instead of num_online_nodes() in f... | Christoph Lameter |
2009-06-16 | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/ve... | Linus Torvalds |
2009-06-16 | x25: Fix sleep from timer on socket destroy. | David S. Miller |
2009-06-16 | [S390] PM: af_iucv power management callbacks. | Ursula Braun |
2009-06-16 | [S390] pm: iucv power management callbacks. | Ursula Braun |
2009-06-16 | [S390] iucv: establish reboot notifier | Ursula Braun |
2009-06-15 | sunrpc: potential memory leak in function rdma_read_xdr | Christian Engelmayer |
2009-06-15 | sunrpc: align cache_clean work's timer | Anton Blanchard |
2009-06-15 | Merge commit 'v2.6.30' into for-2.6.31 | J. Bruce Fields |
2009-06-15 | mac80211: fix wext bssid/ssid setting | Johannes Berg |
2009-06-15 | mac80211: disconnect when user changes channel | Johannes Berg |
2009-06-15 | mac80211: add queue debugfs file | Johannes Berg |
2009-06-15 | mac80211: Do not try to associate with an empty SSID | Jouni Malinen |
2009-06-15 | Merge commit 'linus/master' into HEAD | Vegard Nossum |
2009-06-15 | net: annotate struct sock bitfield | Vegard Nossum |
2009-06-15 | net: annotate inet_timewait_sock bitfields | Vegard Nossum |
2009-06-15 | net: use kmemcheck bitfields API for skbuff | Vegard Nossum |
2009-06-15 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller |
2009-06-15 | pkt_sched: Rename PSCHED_US2NS and PSCHED_NS2US | Jarek Poplawski |