Age | Commit message (Expand) | Author |
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 | netfilter: ipset: hash:net,iface fixed to handle overlapping nets behind diff... | Jozsef Kadlecsik |
2011-07-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
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 | 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 | 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 |
2011-07-16 | net: Create and use new helper, neigh_output(). | David S. Miller |
2011-07-16 | ipv6: Use calculated 'neigh' instead of re-evaluating dst->neighbour | David S. Miller |
2011-07-16 | ipv4: Use calculated 'neigh' instead of re-evaluating dst->neighbour | David S. Miller |
2011-07-16 | Bluetooth: Fix crash with incoming L2CAP connections | Ilia Kolomisnky |
2011-07-16 | Bluetooth: Fix regression in L2CAP connection procedure | Gustavo F. Padovan |
2011-07-15 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller |
2011-07-15 | Remove redundant variable/code in __qdisc_run | Krishna Kumar |
2011-07-15 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2011-07-14 | net: remove NETIF_F_ALL_TX_OFFLOADS | Michał Mirosław |
2011-07-14 | net: sctp: fix checksum marking for outgoing packets | Michał Mirosław |
2011-07-14 | net: remove SK_ROUTE_CAPS from meta ematch | Michał Mirosław |
2011-07-14 | net: remove /sys/class/net/*/features | Michał Mirosław |
2011-07-14 | net: unexport netdev_fix_features() | Michał Mirosław |
2011-07-14 | net: cleanup vlan_features setting in register_netdev | Michał Mirosław |
2011-07-14 | net: vlan: remove reduntant check in ndo_fix_features callback | Michał Mirosław |
2011-07-14 | af-packet: fix - avoid reading stale data | Chetan Loke |
2011-07-14 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2011-07-14 | net: Embed hh_cache inside of struct neighbour. | David S. Miller |
2011-07-13 | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds |
2011-07-13 | mac80211: allow driver to disconnect after resume | Johannes Berg |
2011-07-13 | mac80211: remove a redundant check | Mohammed Shafi Shajakhan |
2011-07-13 | net: Kill support for multiple hh_cache entries per neighbour | David S. Miller |
2011-07-13 | net: Push protocol type directly down to header_ops->cache() | David S. Miller |
2011-07-13 | ipv4: Inline neigh binding. | David Miller |
2011-07-12 | netdevice: Kill 'feature' test macros. | David S. Miller |
2011-07-12 | SUNRPC: Fix use of static variable in rpcb_getport_async | Ben Greear |
2011-07-11 | inetpeer: kill inet_putpeer race | Eric Dumazet |