summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* stmmac: unify MAC and PHY configuration parameters (V2)Giuseppe CAVALLARO2011-07-211-12/+12
* vlan: move vlan_group_[gs]et_device to public headerJiri Pirko2011-07-211-19/+0
* vlan: kill ndo_vlan_rx_registerJiri Pirko2011-07-211-8/+0
* vlan: kill vlan_gro_frags and vlan_gro_receiveJiri Pirko2011-07-211-20/+0
* vlan: kill __vlan_hwaccel_rx and vlan_hwaccel_rxJiri Pirko2011-07-211-22/+0
* vlan: kill vlan_hwaccel_receive_skbJiri Pirko2011-07-211-13/+0
* lro: do vlan cleanupJiri Pirko2011-07-211-2/+0
* lro: kill lro_vlan_hwaccel_receive_fragsJiri Pirko2011-07-211-7/+0
* lro: kill lro_vlan_hwaccel_receive_skbJiri Pirko2011-07-211-10/+0
* vlan: introduce __vlan_find_dev_deep()Jiri Pirko2011-07-211-0/+8
* vlan: finish removing vlan_find_dev from public headerJiri Pirko2011-07-211-6/+0
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-07-216-12/+25
|\
| * include/linux/sdla.h: remove the prototype of sdla()WANG Cong2011-07-181-5/+1
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-07-171-6/+0
| |\
| | * net: remove NETIF_F_ALL_TX_OFFLOADSMichał Mirosław2011-07-141-6/+0
| * | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2011-07-173-1/+22
| |\ \
| | | \
| | | \
| | *-. \ Merge branches 'd3cold', 'bugzilla-37412' and 'bugzilla-38152' into releaseLen Brown2011-07-142-0/+21
| | |\ \ \
| | | | * | ACPI: Fix lockdep false positives in acpi_power_off()Rafael J. Wysocki2011-07-132-0/+21
| | | |/ /
| | * / / ACPI: Fixes device power states array overflowLin Ming2011-07-131-1/+1
| | |/ /
| * | / drm/radeon/kms: add new NI pci idsAlex Deucher2011-07-151-0/+2
| | |/ | |/|
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2011-07-214-36/+83
|\ \ \
| * | | netfilter: ipset: fix compiler warnings "'hash_ip4_data_next' declared inline...Chris Friesen2011-07-211-1/+1
| * | | netfilter: ipset: hash:net,iface fixed to handle overlapping nets behind diff...Jozsef Kadlecsik2011-07-211-31/+61
| * | | netfilter: ipset: make possible to hash some part of the data element onlyJozsef Kadlecsik2011-07-211-4/+10
| * | | netfilter: nfnetlink_queue: batch verdict supportFlorian Westphal2011-07-191-0/+1
| * | | netfilter: nfnetlink: add RCU in nfnetlink_rcv_msg()Eric Dumazet2011-07-181-0/+3
| * | | netfilter: add SELinux context support to AUDIT targetMr Dash Four2011-06-301-0/+7
* | | | stmmac: Allow SOCs to use Store forward mode eventhough tx_coe is 0. (V2)Srinivas Kandagatla2011-07-181-0/+1
* | | | net: Add ->neigh_lookup() operation to dst_opsDavid S. Miller2011-07-183-9/+6
* | | | net: Abstract dst->neighbour accesses behind helpers.David S. Miller2011-07-171-3/+15
* | | | ipv6: Get rid of rt6i_nexthop macro.David S. Miller2011-07-171-1/+0
* | | | neigh: Pass neighbour entry to output ops.David S. Miller2011-07-171-9/+10
* | | | net: vlan, qlcnic: make vlan_find_dev privateDavid Lamparter2011-07-171-11/+0
* | | | net: add 802.1ad / 802.1ah / QinQ ethertypesDavid Lamparter2011-07-171-0/+5
* | | | neigh: Kill ndisc_ops->queue_xmitDavid S. Miller2011-07-161-1/+0
* | | | neigh: Kill hh_cache->hh_outputDavid S. Miller2011-07-162-3/+2
* | | | neigh: Kill neigh_ops->hh_outputDavid S. Miller2011-07-161-1/+0
* | | | net: Create and use new helper, neigh_output().David S. Miller2011-07-161-0/+9
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-07-159-39/+223
|\ \ \ \
| * | | | mac80211: allow driver to disconnect after resumeJohannes Berg2011-07-131-0/+23
| * | | | cfg80211: fix docbookJohannes Berg2011-07-111-0/+1
| * | | | mac80211: add driver RSSI threshold eventsMeenakshi Venkataraman2011-07-111-0/+20
| * | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/...John W. Linville2011-07-116-12/+75
| |\ \ \ \
| | * | | | Bluetooth: Fixes l2cap "command reject" reply according to specIlia Kolomisnky2011-07-111-1/+18
| | * | | | Bluetooth: Add support for returning the encryption key sizeVinicius Costa Gomes2011-07-081-0/+1
| | * | | | Bluetooth: Add support for storing the key sizeVinicius Costa Gomes2011-07-081-1/+2
| | * | | | Bluetooth: Remove unused field in hci_connVinicius Costa Gomes2011-07-081-1/+0
| | * | | | Bluetooth: Add functions to manipulate the link key list for SMPVinicius Costa Gomes2011-07-081-0/+5
| | * | | | Bluetooth: Add new structures for supporting SM key distributionVinicius Costa Gomes2011-07-083-0/+22
| | * | | | Bluetooth: Add support for SMP phase 3 (key distribution)Vinicius Costa Gomes2011-07-081-0/+1