summaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vlan: finish removing vlan_find_dev from public headerJiri Pirko2011-07-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-07-21
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2011-07-21
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: ipset: fix compiler warnings "'hash_ip4_data_next' declared inline...Chris Friesen2011-07-21
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: ipset: hash:net,iface fixed to handle overlapping nets behind diff...Jozsef Kadlecsik2011-07-21
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: ipset: make possible to hash some part of the data element onlyJozsef Kadlecsik2011-07-21
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: nfnetlink_queue: batch verdict supportFlorian Westphal2011-07-19
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: nfnetlink: add RCU in nfnetlink_rcv_msg()Eric Dumazet2011-07-18
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: add SELinux context support to AUDIT targetMr Dash Four2011-06-30
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | stmmac: Allow SOCs to use Store forward mode eventhough tx_coe is 0. (V2)Srinivas Kandagatla2011-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-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipv6: Get rid of rt6i_nexthop macro.David S. Miller2011-07-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | neigh: Pass neighbour entry to output ops.David S. Miller2011-07-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: vlan, qlcnic: make vlan_find_dev privateDavid Lamparter2011-07-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: add 802.1ad / 802.1ah / QinQ ethertypesDavid 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
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: Create and use new helper, neigh_output().David S. Miller2011-07-16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cfg80211: fix docbookJohannes 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: Remove unused field in hci_connVinicius Costa Gomes2011-07-08
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Add functions to manipulate the link key list for SMPVinicius Costa Gomes2011-07-08
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Add new structures for supporting SM key distributionVinicius Costa Gomes2011-07-08
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Add support for SMP phase 3 (key distribution)Vinicius Costa Gomes2011-07-08
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Remove L2CAP busy queueMat Martineau2011-07-07
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Use event-driven approach for handling ERTM receive bufferMat Martineau2011-07-07
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Add lmp_host_le_capable() macroAndre Guedes2011-07-06
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Add enable_le module parameterAndre Guedes2011-07-06
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Write LE Host Supported commandAndre Guedes2011-07-06
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Add extfeatures to struct hci_devAndre Guedes2011-07-06
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Clean up unused struct hci_conn itemsGustavo F. Padovan2011-07-01
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Add bt_printkJoe Perches2011-06-30
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Rename function bt_err to bt_to_errnoJoe Perches2011-06-30
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cfg80211: return -ENOENT when stopping sched_scan while not runningLuciano Coelho2011-07-08
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mac80211: allow driver to generate P1K for IV32Johannes Berg2011-07-08
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mac80211: allow drivers to access key sequence counterJohannes Berg2011-07-08
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mac80211: fix TKIP races, make API easier to useJohannes Berg2011-07-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: remove SK_ROUTE_CAPS from meta ematchMichał Mirosław2011-07-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: unexport netdev_fix_features()Michał Mirosław2011-07-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-07-14
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: Embed hh_cache inside of struct neighbour.David S. Miller2011-07-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: Kill support for multiple hh_cache entries per neighbourDavid S. Miller2011-07-13