Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | icmp: Fix regression in nexthop resolution during replies. | David S. Miller | 2011-07-22 | 1 | -6/+8 | |
* | | | | | | | | ipv4: Constrain UFO fragment sizes to multiples of 8 bytes | Bill Sommerfeld | 2011-07-21 | 1 | -3/+3 | |
* | | | | | | | | ipv6: make fragment identifications less predictable | Eric Dumazet | 2011-07-21 | 3 | -8/+37 | |
* | | | | | | | | ipv6: unshare inetpeers | Eric Dumazet | 2011-07-21 | 1 | -13/+20 | |
* | | | | | | | | ethtool: Allow zero-length register dumps again | Ben Hutchings | 2011-07-21 | 1 | -2/+2 | |
* | | | | | | | | skbuff: fix error handling in pskb_copy() | Dan Carpenter | 2011-07-21 | 1 | -1/+2 | |
* | | | | | | | | vlan: move vlan_group_[gs]et_device to public header | Jiri Pirko | 2011-07-21 | 1 | -0/+19 | |
* | | | | | | | | vlan: kill ndo_vlan_rx_register | Jiri Pirko | 2011-07-21 | 1 | -4/+0 | |
* | | | | | | | | vlan: kill vlan_gro_frags and vlan_gro_receive | Jiri Pirko | 2011-07-21 | 1 | -16/+0 | |
* | | | | | | | | vlan: kill __vlan_hwaccel_rx and vlan_hwaccel_rx | Jiri Pirko | 2011-07-21 | 1 | -9/+0 | |
* | | | | | | | | lro: do vlan cleanup | Jiri Pirko | 2011-07-21 | 1 | -28/+11 | |
* | | | | | | | | lro: kill lro_vlan_hwaccel_receive_frags | Jiri Pirko | 2011-07-21 | 1 | -20/+0 | |
* | | | | | | | | lro: kill lro_vlan_hwaccel_receive_skb | Jiri Pirko | 2011-07-21 | 1 | -15/+0 | |
* | | | | | | | | vlan: introduce __vlan_find_dev_deep() | Jiri Pirko | 2011-07-21 | 1 | -0/+21 | |
* | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2011-07-21 | 4 | -23/+28 | |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2011-07-19 | 1 | -7/+10 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | ceph: fix file mode calculation | Sage Weil | 2011-07-19 | 1 | -7/+10 | |
| * | | | | | | | | Bluetooth: Fix crash with incoming L2CAP connections | Ilia Kolomisnky | 2011-07-16 | 1 | -2/+4 | |
| * | | | | | | | | Bluetooth: Fix regression in L2CAP connection procedure | Gustavo F. Padovan | 2011-07-16 | 1 | -2/+1 | |
| * | | | | | | | | net: remove NETIF_F_ALL_TX_OFFLOADS | Michał Mirosław | 2011-07-14 | 1 | -1/+5 | |
| * | | | | | | | | net: sctp: fix checksum marking for outgoing packets | Michał Mirosław | 2011-07-14 | 1 | -11/+8 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2011-07-21 | 10 | -76/+215 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | netfilter: ipset: hash:net,iface fixed to handle overlapping nets behind diff... | Jozsef Kadlecsik | 2011-07-21 | 7 | -20/+56 | |
| * | | | | | | | | netfilter: nfnetlink_queue: batch verdict support | Florian Westphal | 2011-07-19 | 1 | -12/+103 | |
| * | | | | | | | | netfilter: nfnetlink_queue: assert monotonic packet ids | Eric Dumazet | 2011-07-19 | 1 | -11/+15 | |
| * | | | | | | | | netfilter: nfnetlink_queue: provide rcu enabled callbacks | Eric Dumazet | 2011-07-18 | 1 | -29/+12 | |
| * | | | | | | | | netfilter: nfnetlink: add RCU in nfnetlink_rcv_msg() | Eric Dumazet | 2011-07-18 | 1 | -10/+30 | |
| * | | | | | | | | netfilter: add SELinux context support to AUDIT target | Mr Dash Four | 2011-06-30 | 1 | -0/+5 | |
* | | | | | | | | | ipv4: save cpu cycles from check_leaf() | Eric Dumazet | 2011-07-18 | 1 | -6/+6 | |
* | | | | | | | | | net: Add ->neigh_lookup() operation to dst_ops | David S. Miller | 2011-07-18 | 5 | -7/+46 | |
* | | | | | | | | | net: Abstract dst->neighbour accesses behind helpers. | David S. Miller | 2011-07-17 | 17 | -72/+85 | |
* | | | | | | | | | ipv6: Get rid of rt6i_nexthop macro. | David S. Miller | 2011-07-17 | 4 | -19/+19 | |
* | | | | | | | | | neigh: Pass neighbour entry to output ops. | David S. Miller | 2011-07-17 | 7 | -36/+40 | |
* | | | | | | | | | net: vlan, qlcnic: make vlan_find_dev private | David Lamparter | 2011-07-17 | 1 | -0/+12 | |
* | | | | | | | | | neigh: Kill ndisc_ops->queue_xmit | David S. Miller | 2011-07-16 | 5 | -16/+5 | |
* | | | | | | | | | neigh: Kill hh_cache->hh_output | David S. Miller | 2011-07-16 | 2 | -26/+5 | |
* | | | | | | | | | neigh: Kill neigh_ops->hh_output | David S. Miller | 2011-07-16 | 5 | -13/+2 | |
* | | | | | | | | | neigh: Simply destroy handling wrt. hh_cache. | David S. Miller | 2011-07-16 | 1 | -9/+0 | |
* | | | | | | | | | net: Create and use new helper, neigh_output(). | David S. Miller | 2011-07-16 | 2 | -14/+6 | |
* | | | | | | | | | ipv6: Use calculated 'neigh' instead of re-evaluating dst->neighbour | David S. Miller | 2011-07-16 | 1 | -1/+1 | |
* | | | | | | | | | ipv4: Use calculated 'neigh' instead of re-evaluating dst->neighbour | David S. Miller | 2011-07-16 | 1 | -1/+1 | |
* | | | | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2011-07-15 | 29 | -444/+1077 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-07-15 | 29 | -444/+1077 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | | | ||||||
| | * | | | | | | | | mac80211: allow driver to disconnect after resume | Johannes Berg | 2011-07-13 | 6 | -6/+63 | |
| | * | | | | | | | | mac80211: remove a redundant check | Mohammed Shafi Shajakhan | 2011-07-13 | 1 | -2/+1 | |
| | * | | | | | | | | mac80211: allocate only one RX queue | Johannes Berg | 2011-07-11 | 1 | -2/+2 | |
| | * | | | | | | | | mac80211: add driver RSSI threshold events | Meenakshi Venkataraman | 2011-07-11 | 5 | -0/+125 | |
| | * | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/... | John W. Linville | 2011-07-11 | 8 | -257/+599 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | Bluetooth: Fixes l2cap "command reject" reply according to spec | Ilia Kolomisnky | 2011-07-11 | 1 | -6/+9 | |
| | | * | | | | | | | | Bluetooth: Add support for returning the encryption key size | Vinicius Costa Gomes | 2011-07-08 | 1 | -0/+4 |