Age | Commit message (Expand) | Author | Files | Lines |
2011-07-22 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -7/+1 |
2011-07-22 | icmp: Fix regression in nexthop resolution during replies. | David S. Miller | 1 | -6/+8 |
2011-07-21 | ipv4: Constrain UFO fragment sizes to multiples of 8 bytes | Bill Sommerfeld | 1 | -3/+3 |
2011-07-21 | ipv6: make fragment identifications less predictable | Eric Dumazet | 3 | -8/+37 |
2011-07-21 | ipv6: unshare inetpeers | Eric Dumazet | 1 | -13/+20 |
2011-07-21 | ethtool: Allow zero-length register dumps again | Ben Hutchings | 1 | -2/+2 |
2011-07-21 | skbuff: fix error handling in pskb_copy() | Dan Carpenter | 1 | -1/+2 |
2011-07-21 | vlan: move vlan_group_[gs]et_device to public header | Jiri Pirko | 1 | -0/+19 |
2011-07-21 | vlan: kill ndo_vlan_rx_register | Jiri Pirko | 1 | -4/+0 |
2011-07-21 | vlan: kill vlan_gro_frags and vlan_gro_receive | Jiri Pirko | 1 | -16/+0 |
2011-07-21 | vlan: kill __vlan_hwaccel_rx and vlan_hwaccel_rx | Jiri Pirko | 1 | -9/+0 |
2011-07-21 | lro: do vlan cleanup | Jiri Pirko | 1 | -28/+11 |
2011-07-21 | lro: kill lro_vlan_hwaccel_receive_frags | Jiri Pirko | 1 | -20/+0 |
2011-07-21 | lro: kill lro_vlan_hwaccel_receive_skb | Jiri Pirko | 1 | -15/+0 |
2011-07-21 | vlan: introduce __vlan_find_dev_deep() | Jiri Pirko | 1 | -0/+21 |
2011-07-21 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 4 | -23/+28 |
2011-07-21 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 10 | -76/+215 |
2011-07-21 | netfilter: ipset: hash:net,iface fixed to handle overlapping nets behind diff... | Jozsef Kadlecsik | 7 | -20/+56 |
2011-07-20 | net,rcu: Convert call_rcu(xt_rateest_free_rcu) to kfree_rcu() | Paul E. McKenney | 1 | -7/+1 |
2011-07-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 1 | -7/+10 |
2011-07-19 | ceph: fix file mode calculation | Sage Weil | 1 | -7/+10 |
2011-07-19 | netfilter: nfnetlink_queue: batch verdict support | Florian Westphal | 1 | -12/+103 |
2011-07-19 | netfilter: nfnetlink_queue: assert monotonic packet ids | Eric Dumazet | 1 | -11/+15 |
2011-07-18 | ipv4: save cpu cycles from check_leaf() | Eric Dumazet | 1 | -6/+6 |
2011-07-18 | netfilter: nfnetlink_queue: provide rcu enabled callbacks | Eric Dumazet | 1 | -29/+12 |
2011-07-18 | netfilter: nfnetlink: add RCU in nfnetlink_rcv_msg() | Eric Dumazet | 1 | -10/+30 |
2011-07-18 | net: Add ->neigh_lookup() operation to dst_ops | David S. Miller | 5 | -7/+46 |
2011-07-17 | net: Abstract dst->neighbour accesses behind helpers. | David S. Miller | 17 | -72/+85 |
2011-07-17 | ipv6: Get rid of rt6i_nexthop macro. | David S. Miller | 4 | -19/+19 |
2011-07-17 | neigh: Pass neighbour entry to output ops. | David S. Miller | 7 | -36/+40 |
2011-07-17 | net: vlan, qlcnic: make vlan_find_dev private | David Lamparter | 1 | -0/+12 |
2011-07-16 | neigh: Kill ndisc_ops->queue_xmit | David S. Miller | 5 | -16/+5 |
2011-07-16 | neigh: Kill hh_cache->hh_output | David S. Miller | 2 | -26/+5 |
2011-07-16 | neigh: Kill neigh_ops->hh_output | David S. Miller | 5 | -13/+2 |
2011-07-16 | neigh: Simply destroy handling wrt. hh_cache. | David S. Miller | 1 | -9/+0 |
2011-07-16 | net: Create and use new helper, neigh_output(). | David S. Miller | 2 | -14/+6 |
2011-07-16 | ipv6: Use calculated 'neigh' instead of re-evaluating dst->neighbour | David S. Miller | 1 | -1/+1 |
2011-07-16 | ipv4: Use calculated 'neigh' instead of re-evaluating dst->neighbour | David S. Miller | 1 | -1/+1 |
2011-07-16 | Bluetooth: Fix crash with incoming L2CAP connections | Ilia Kolomisnky | 1 | -2/+4 |
2011-07-16 | Bluetooth: Fix regression in L2CAP connection procedure | Gustavo F. Padovan | 1 | -2/+1 |
2011-07-15 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 29 | -444/+1077 |
2011-07-15 | Remove redundant variable/code in __qdisc_run | Krishna Kumar | 1 | -3/+1 |
2011-07-15 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 29 | -444/+1077 |
2011-07-14 | net: remove NETIF_F_ALL_TX_OFFLOADS | Michał Mirosław | 1 | -1/+5 |
2011-07-14 | net: sctp: fix checksum marking for outgoing packets | Michał Mirosław | 1 | -11/+8 |
2011-07-14 | net: remove SK_ROUTE_CAPS from meta ematch | Michał Mirosław | 1 | -7/+0 |
2011-07-14 | net: remove /sys/class/net/*/features | Michał Mirosław | 1 | -2/+0 |
2011-07-14 | net: unexport netdev_fix_features() | Michał Mirosław | 1 | -2/+1 |
2011-07-14 | net: cleanup vlan_features setting in register_netdev | Michał Mirosław | 1 | -5/+2 |
2011-07-14 | net: vlan: remove reduntant check in ndo_fix_features callback | Michał Mirosław | 1 | -2/+1 |