Age | Commit message (Expand) | Author |
2011-07-21 | ipv6: make fragment identifications less predictable | Eric Dumazet |
2011-07-21 | ipv6: unshare inetpeers | Eric Dumazet |
2011-07-22 | IPVS: Free resources on module removal | Simon Horman |
2011-07-21 | ethtool: Allow zero-length register dumps again | Ben Hutchings |
2011-07-21 | skbuff: fix error handling in pskb_copy() | Dan Carpenter |
2011-07-21 | vlan: move vlan_group_[gs]et_device to public header | Jiri Pirko |
2011-07-21 | vlan: kill ndo_vlan_rx_register | Jiri Pirko |
2011-07-21 | vlan: kill vlan_gro_frags and vlan_gro_receive | Jiri Pirko |
2011-07-21 | vlan: kill __vlan_hwaccel_rx and vlan_hwaccel_rx | Jiri Pirko |
2011-07-21 | lro: do vlan cleanup | Jiri Pirko |
2011-07-21 | lro: kill lro_vlan_hwaccel_receive_frags | Jiri Pirko |
2011-07-21 | lro: kill lro_vlan_hwaccel_receive_skb | Jiri Pirko |
2011-07-21 | vlan: introduce __vlan_find_dev_deep() | Jiri Pirko |
2011-07-21 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2011-07-21 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller |
2011-07-21 | treewide: fix potentially dangerous trailing ';' in #defined values/expressions | Phil Carmody |
2011-07-21 | net, netfilter: Remove redundant goto in ebt_ulog_packet | Jesper Juhl |
2011-07-21 | netfilter: ipset: hash:net,iface fixed to handle overlapping nets behind diff... | Jozsef Kadlecsik |
2011-07-20 | net,rcu: Convert call_rcu(xt_rateest_free_rcu) to kfree_rcu() | Paul E. McKenney |
2011-07-20 | cfg80211: fix scan crash on single-band cards | Johannes Berg |
2011-07-20 | mac80211: check sta_info_get() return value | Eliad Peller |
2011-07-20 | cfg80211: enter psm when working as p2p_cli | Eliad Peller |
2011-07-20 | mac80211: sync driver before TX | Johannes Berg |
2011-07-20 | switch vfs_path_lookup() to struct path | Al Viro |
2011-07-20 | new helpers: kern_path_create/user_path_create | Al Viro |
2011-07-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2011-07-19 | mac80211: implement scan supported rates | Johannes Berg |
2011-07-19 | cfg80211: allow userspace to control supported rates in scan | Johannes Berg |
2011-07-19 | ceph: fix file mode calculation | Sage Weil |
2011-07-19 | netfilter: nfnetlink_queue: batch verdict support | Florian Westphal |
2011-07-19 | netfilter: nfnetlink_queue: assert monotonic packet ids | Eric Dumazet |
2011-07-18 | mac80211: reconfigure tx on device reconfiguration | Eliad Peller |
2011-07-18 | ipv4: save cpu cycles from check_leaf() | Eric Dumazet |
2011-07-18 | netfilter: nfnetlink_queue: provide rcu enabled callbacks | Eric Dumazet |
2011-07-18 | netfilter: nfnetlink: add RCU in nfnetlink_rcv_msg() | Eric Dumazet |
2011-07-18 | net: Add ->neigh_lookup() operation to dst_ops | David S. Miller |
2011-07-17 | net: Abstract dst->neighbour accesses behind helpers. | David S. Miller |
2011-07-17 | ipv6: Get rid of rt6i_nexthop macro. | David S. Miller |
2011-07-17 | neigh: Pass neighbour entry to output ops. | David S. Miller |
2011-07-17 | SUNRPC: Replace xprt->resend and xprt->sending with a priority queue | Trond Myklebust |
2011-07-17 | SUNRPC: Allow caller of rpc_sleep_on() to select priority levels | Trond Myklebust |
2011-07-17 | SUNRPC: Support dynamic slot allocation for TCP connections | Trond Myklebust |
2011-07-17 | SUNRPC: Clean up the slot table allocation | Trond Myklebust |
2011-07-17 | SUNRPC: Initalise the struct xprt upon allocation | Trond Myklebust |
2011-07-17 | SUNRPC: Ensure that we grab the XPRT_LOCK before calling xprt_alloc_slot | Trond Myklebust |
2011-07-17 | net: vlan, qlcnic: make vlan_find_dev private | David Lamparter |
2011-07-16 | neigh: Kill ndisc_ops->queue_xmit | David S. Miller |
2011-07-16 | neigh: Kill hh_cache->hh_output | David S. Miller |
2011-07-16 | neigh: Kill neigh_ops->hh_output | David S. Miller |
2011-07-16 | neigh: Simply destroy handling wrt. hh_cache. | David S. Miller |