aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
...
* | | | | ipv6: unshare inetpeersEric Dumazet2011-07-22
* | | | | ethtool: Allow zero-length register dumps againBen Hutchings2011-07-21
* | | | | skbuff: fix error handling in pskb_copy()Dan Carpenter2011-07-21
* | | | | vlan: move vlan_group_[gs]et_device to public headerJiri Pirko2011-07-21
* | | | | vlan: kill ndo_vlan_rx_registerJiri Pirko2011-07-21
* | | | | vlan: kill vlan_gro_frags and vlan_gro_receiveJiri Pirko2011-07-21
* | | | | vlan: kill __vlan_hwaccel_rx and vlan_hwaccel_rxJiri Pirko2011-07-21
* | | | | lro: do vlan cleanupJiri Pirko2011-07-21
* | | | | lro: kill lro_vlan_hwaccel_receive_fragsJiri Pirko2011-07-21
* | | | | lro: kill lro_vlan_hwaccel_receive_skbJiri Pirko2011-07-21
* | | | | vlan: introduce __vlan_find_dev_deep()Jiri Pirko2011-07-21
* | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-07-21
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2011-07-20
| |\ \ \ \
| | * | | | ceph: fix file mode calculationSage Weil2011-07-19
| * | | | | Bluetooth: Fix crash with incoming L2CAP connectionsIlia Kolomisnky2011-07-16
| * | | | | Bluetooth: Fix regression in L2CAP connection procedureGustavo F. Padovan2011-07-16
| * | | | | net: remove NETIF_F_ALL_TX_OFFLOADSMichał Mirosław2011-07-14
| * | | | | net: sctp: fix checksum marking for outgoing packetsMichał Mirosław2011-07-14
* | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2011-07-21
|\ \ \ \ \ \
| * | | | | | netfilter: ipset: hash:net,iface fixed to handle overlapping nets behind diff...Jozsef Kadlecsik2011-07-21
| * | | | | | netfilter: nfnetlink_queue: batch verdict supportFlorian Westphal2011-07-19
| * | | | | | netfilter: nfnetlink_queue: assert monotonic packet idsEric Dumazet2011-07-19
| * | | | | | netfilter: nfnetlink_queue: provide rcu enabled callbacksEric Dumazet2011-07-18
| * | | | | | netfilter: nfnetlink: add RCU in nfnetlink_rcv_msg()Eric Dumazet2011-07-18
| * | | | | | netfilter: add SELinux context support to AUDIT targetMr Dash Four2011-06-30
* | | | | | | ipv4: save cpu cycles from check_leaf()Eric Dumazet2011-07-18
* | | | | | | net: Add ->neigh_lookup() operation to dst_opsDavid S. Miller2011-07-18
* | | | | | | net: Abstract dst->neighbour accesses behind helpers.David S. Miller2011-07-18
* | | | | | | ipv6: Get rid of rt6i_nexthop macro.David S. Miller2011-07-18
* | | | | | | neigh: Pass neighbour entry to output ops.David S. Miller2011-07-18
* | | | | | | net: vlan, qlcnic: make vlan_find_dev privateDavid Lamparter2011-07-17
* | | | | | | neigh: Kill ndisc_ops->queue_xmitDavid S. Miller2011-07-16
* | | | | | | neigh: Kill hh_cache->hh_outputDavid S. Miller2011-07-16
* | | | | | | neigh: Kill neigh_ops->hh_outputDavid S. Miller2011-07-16
* | | | | | | neigh: Simply destroy handling wrt. hh_cache.David S. Miller2011-07-16
* | | | | | | net: Create and use new helper, neigh_output().David S. Miller2011-07-16
* | | | | | | ipv6: Use calculated 'neigh' instead of re-evaluating dst->neighbourDavid S. Miller2011-07-16
* | | | | | | ipv4: Use calculated 'neigh' instead of re-evaluating dst->neighbourDavid S. Miller2011-07-16
* | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-07-15
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-07-15
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| | * | | | | | mac80211: allow driver to disconnect after resumeJohannes Berg2011-07-13
| | * | | | | | mac80211: remove a redundant checkMohammed Shafi Shajakhan2011-07-13
| | * | | | | | mac80211: allocate only one RX queueJohannes Berg2011-07-11
| | * | | | | | mac80211: add driver RSSI threshold eventsMeenakshi Venkataraman2011-07-11
| | * | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/...John W. Linville2011-07-11
| | |\ \ \ \ \ \
| | | * | | | | | Bluetooth: Fixes l2cap "command reject" reply according to specIlia Kolomisnky2011-07-11
| | | * | | | | | Bluetooth: Add support for returning the encryption key sizeVinicius Costa Gomes2011-07-08
| | | * | | | | | Bluetooth: Add support for storing the key sizeVinicius Costa Gomes2011-07-08
| | | * | | | | | Bluetooth: Add support for communicating keys with userspaceVinicius Costa Gomes2011-07-08
| | | * | | | | | Bluetooth: Remove unused field in hci_connVinicius Costa Gomes2011-07-08