Age | Commit message (Expand) | Author | Files | Lines |
2009-06-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 27 | -61/+98 |
2009-06-24 | ipv4 routing: Ensure that route cache entries are usable and reclaimable with... | Neil Horman | 1 | -3/+23 |
2009-06-24 | net: Move rx skb_orphan call to where needed | Herbert Xu | 4 | -7/+2 |
2009-06-23 | ipv6: Use correct data types for ICMPv6 type and code | Brian Haley | 16 | -32/+32 |
2009-06-22 | Merge branch 'for-2.6.31' of git://fieldses.org/git/linux-nfsd | Linus Torvalds | 4 | -60/+129 |
2009-06-22 | Merge branch 'for-2.6.31' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 11 | -75/+928 |
2009-06-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 5 | -162/+312 |
2009-06-22 | netfilter: xt_rateest: fix comparison with self | Patrick McHardy | 1 | -1/+1 |
2009-06-22 | netfilter: xt_quota: fix incomplete initialization | Jan Engelhardt | 1 | -0/+1 |
2009-06-22 | netfilter: nf_log: fix direct userspace memory access in proc handler | Patrick McHardy | 1 | -5/+11 |
2009-06-22 | netfilter: fix some sparse endianess warnings | Patrick McHardy | 2 | -8/+8 |
2009-06-22 | netfilter: nf_conntrack: fix conntrack lookup race | Patrick McHardy | 1 | -2/+4 |
2009-06-22 | netfilter: nf_conntrack: fix confirmation race condition | Patrick McHardy | 1 | -1/+8 |
2009-06-22 | netfilter: nf_conntrack: death_by_timeout() fix | Eric Dumazet | 1 | -2/+8 |
2009-06-20 | nfs41: sunrpc: xprt_alloc_bc_request() should not use spin_lock_bh() | Ricardo Labiaga | 1 | -2/+5 |
2009-06-20 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2 | -33/+118 |
2009-06-20 | ipv4: fix NULL pointer + success return in route lookup path | Neil Horman | 1 | -2/+12 |
2009-06-19 | cfg80211: validate station settings | Johannes Berg | 1 | -16/+78 |
2009-06-19 | cfg80211: allow setting station parameters in mesh | Andrey Yurovsky | 1 | -1/+2 |
2009-06-19 | cfg80211: allow adding/deleting stations on mesh | Andrey Yurovsky | 1 | -2/+4 |
2009-06-19 | rfkill: export persistent attribute in sysfs | Alan Jenkins | 1 | -0/+10 |
2009-06-19 | rfkill: don't restore software blocked state on persistent devices | Alan Jenkins | 1 | -15/+25 |
2009-06-19 | rfkill: rfkill_set_block() when suspended nitpick | Alan Jenkins | 1 | -3/+3 |
2009-06-19 | ieee802154: use standard routine for printing dumps | Dmitry Baryshkov | 1 | -9/+3 |
2009-06-19 | af_iucv: Return -EAGAIN if iucv msg limit is exceeded | Hendrik Brueckner | 1 | -41/+103 |
2009-06-19 | af_iucv: Change if condition in sendmsg() for more readability | Hendrik Brueckner | 1 | -82/+81 |
2009-06-19 | SUNRPC: Fix the TCP server's send buffer accounting | Trond Myklebust | 1 | -17/+18 |
2009-06-19 | Merge branch 'devel-for-2.6.31' into for-2.6.31 | Trond Myklebust | 1 | -0/+1 |
2009-06-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 40 | -211/+260 |
2009-06-18 | atm: sk_wmem_alloc initial value is one | Eric Dumazet | 4 | -11/+10 |
2009-06-18 | net: correct off-by-one write allocations reports | Eric Dumazet | 25 | -51/+58 |
2009-06-18 | net: group address list and its count | Jiri Pirko | 1 | -68/+62 |
2009-06-18 | ipv4: Fix fib_trie rebalancing, part 2 | Jarek Poplawski | 1 | -14/+10 |
2009-06-18 | pkt_sched: Update drops stats in act_police | Jarek Poplawski | 1 | -0/+4 |
2009-06-18 | skbuff: don't corrupt mac_header on skb expansion | Stephen Hemminger | 1 | -3/+6 |
2009-06-18 | skbuff: skb_mac_header_was_set is always true on >32 bit | Stephen Hemminger | 1 | -0/+4 |
2009-06-18 | Merge commit 'linux-pnfs/nfs41-for-2.6.31' into nfsv41-for-2.6.31 | Trond Myklebust | 11 | -75/+924 |
2009-06-18 | nfs41: Rename rq_received to rq_reply_bytes_recvd | Ricardo Labiaga | 4 | -13/+14 |
2009-06-18 | nfs41: Get the rpc_xprt * from the rpc_rqst instead of the rpc_clnt. | Rahul Iyer | 1 | -2/+2 |
2009-06-18 | nfs41: create a svc_xprt for nfs41 callback thread and use for incoming callb... | Benny Halevy | 1 | -0/+1 |
2009-06-18 | nfs41: sunrpc: add a struct svc_xprt pointer to struct svc_serv for backchann... | Andy Adamson | 1 | -0/+4 |
2009-06-18 | nfs41: sunrpc: provide functions to create and destroy a svc_xprt for backcha... | Benny Halevy | 1 | -0/+39 |
2009-06-18 | nfs41: Backchannel bc_svc_process() | Ricardo Labiaga | 1 | -0/+49 |
2009-06-18 | nfs41: Refactor svc_process() | Ricardo Labiaga | 1 | -30/+50 |
2009-06-18 | nfs41: Backchannel callback service helper routines | Ricardo Labiaga | 3 | -1/+85 |
2009-06-18 | nfs41: Add backchannel processing support to RPC state machine | Ricardo Labiaga | 4 | -9/+189 |
2009-06-18 | SUNRPC: Fix a missing "break" option in xs_tcp_setup_socket() | Trond Myklebust | 1 | -0/+1 |
2009-06-18 | nfs41: New xs_tcp_read_data() | Ricardo Labiaga | 1 | -18/+126 |
2009-06-18 | nfs41: New backchannel helper routines | Ricardo Labiaga | 2 | -0/+279 |
2009-06-18 | nfs41: Initialize new rpc_xprt callback related fields | Ricardo Labiaga | 1 | -0/+5 |