summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-151-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-141-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-181-3/+15
* | | | ipv6: Get rid of rt6i_nexthop macro.David S. Miller2011-07-181-1/+0
* | | | neigh: Pass neighbour entry to output ops.David S. Miller2011-07-181-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-171-1/+0
* | | | neigh: Kill hh_cache->hh_outputDavid S. Miller2011-07-172-3/+2
* | | | neigh: Kill neigh_ops->hh_outputDavid S. Miller2011-07-171-1/+0
* | | | net: Create and use new helper, neigh_output().David S. Miller2011-07-171-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
| | * | | | Bluetooth: Remove L2CAP busy queueMat Martineau2011-07-071-4/+0
| | * | | | Bluetooth: Use event-driven approach for handling ERTM receive bufferMat Martineau2011-07-071-0/+2
| | * | | | Bluetooth: Add lmp_host_le_capable() macroAndre Guedes2011-07-072-0/+6
| | * | | | Bluetooth: Add enable_le module parameterAndre Guedes2011-07-071-0/+1
| | * | | | Bluetooth: Write LE Host Supported commandAndre Guedes2011-07-071-0/+6
| | * | | | Bluetooth: Add extfeatures to struct hci_devAndre Guedes2011-07-072-0/+5
| | * | | | Bluetooth: Clean up unused struct hci_conn itemsGustavo F. Padovan2011-07-011-2/+0
| | * | | | Bluetooth: Add bt_printkJoe Perches2011-07-011-3/+6
| | * | | | Bluetooth: Rename function bt_err to bt_to_errnoJoe Perches2011-06-301-1/+1