Age | Commit message (Expand) | Author |
2009-06-26 | gro: Flush GRO packets in napi_disable_pending path | Herbert Xu |
2009-06-26 | inet: Call skb_orphan before tproxy activates | Herbert Xu |
2009-06-26 | mac80211: Use rcu_barrier() on unload. | Jesper Dangaard Brouer |
2009-06-26 | sunrpc: Use rcu_barrier() on unload. | Jesper Dangaard Brouer |
2009-06-26 | bridge: Use rcu_barrier() instead of syncronize_net() on unload. | Jesper Dangaard Brouer |
2009-06-26 | ipv6: Use rcu_barrier() on module unload. | Jesper Dangaard Brouer |
2009-06-26 | decnet: Use rcu_barrier() on module unload. | Jesper Dangaard Brouer |
2009-06-25 | ipv6: avoid wraparound for expired preferred lifetime | Jens Rosenboom |
2009-06-25 | tcp: missing check ACK flag of received segment in FIN-WAIT-2 state | Wei Yongjun |
2009-06-25 | Phonet: generate Netlink RTM_DELADDR when destroying a device | Rémi Denis-Courmont |
2009-06-25 | Phonet: publicize the Netlink notification function | Rémi Denis-Courmont |
2009-06-24 | ipsec: Fix name of CAST algorithm | Herbert Xu |
2009-06-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2009-06-23 | ipv4 routing: Ensure that route cache entries are usable and reclaimable with... | Neil Horman |
2009-06-23 | net: Move rx skb_orphan call to where needed | Herbert Xu |
2009-06-23 | ipv6: Use correct data types for ICMPv6 type and code | Brian Haley |
2009-06-22 | Merge branch 'for-2.6.31' of git://fieldses.org/git/linux-nfsd | Linus Torvalds |
2009-06-22 | Merge branch 'for-2.6.31' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds |
2009-06-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2009-06-22 | netfilter: xt_rateest: fix comparison with self | Patrick McHardy |
2009-06-22 | netfilter: xt_quota: fix incomplete initialization | Jan Engelhardt |
2009-06-22 | netfilter: nf_log: fix direct userspace memory access in proc handler | Patrick McHardy |
2009-06-22 | netfilter: fix some sparse endianess warnings | Patrick McHardy |
2009-06-22 | netfilter: nf_conntrack: fix conntrack lookup race | Patrick McHardy |
2009-06-22 | netfilter: nf_conntrack: fix confirmation race condition | Patrick McHardy |
2009-06-22 | netfilter: nf_conntrack: death_by_timeout() fix | Eric Dumazet |
2009-06-20 | nfs41: sunrpc: xprt_alloc_bc_request() should not use spin_lock_bh() | Ricardo Labiaga |
2009-06-20 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2009-06-20 | ipv4: fix NULL pointer + success return in route lookup path | Neil Horman |
2009-06-19 | cfg80211: validate station settings | Johannes Berg |
2009-06-19 | cfg80211: allow setting station parameters in mesh | Andrey Yurovsky |
2009-06-19 | cfg80211: allow adding/deleting stations on mesh | Andrey Yurovsky |
2009-06-19 | rfkill: export persistent attribute in sysfs | Alan Jenkins |
2009-06-19 | rfkill: don't restore software blocked state on persistent devices | Alan Jenkins |
2009-06-19 | rfkill: rfkill_set_block() when suspended nitpick | Alan Jenkins |
2009-06-19 | ieee802154: use standard routine for printing dumps | Dmitry Baryshkov |
2009-06-19 | af_iucv: Return -EAGAIN if iucv msg limit is exceeded | Hendrik Brueckner |
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 |