summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* ipv6: Kill ipv6 dependency of icmpv6_send().Pravin B Shelar2013-04-291-3/+15
* net: increase frag hash sizeJesper Dangaard Brouer2013-04-291-1/+1
* sock_diag: allow to dump bpf filtersNicolas Dichtel2013-04-292-0/+5
* packet_diag: disclose meminfo valuesNicolas Dichtel2013-04-291-0/+2
* packet_diag: disclose uid valueNicolas Dichtel2013-04-291-0/+1
* vxlan: allow choosing destination port per vxlanstephen hemminger2013-04-291-1/+2
* vxlan: source compatiablity with IFLA_VXLAN_GROUP (v2)stephen hemminger2013-04-291-1/+1
* net/mlx4: Add support to get VF configRony Efraim2013-04-271-0/+2
* net/mlx4: Add VF MAC spoof checking supportRony Efraim2013-04-272-1/+3
* net/mlx4: Add set VF default vlan ID and priority supportRony Efraim2013-04-272-1/+4
* net/mlx4: Add set VF mac address supportRony Efraim2013-04-271-0/+1
* genl: Allow concurrent genl callbacks.Pravin B Shelar2013-04-251-0/+1
* packet: if hw/sw ts enabled in rx/tx ring, report which ts we gotDaniel Borkmann2013-04-251-0/+5
* packet: minor: convert status bits into shifting formatDaniel Borkmann2013-04-251-11/+11
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2013-04-251-0/+5
|\
| * pci: Add SRIOV helper function to determine if VFs are assigned to guestAlexander Duyck2013-04-251-0/+5
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2013-04-252-6/+6
|\ \ | |/ |/|
| * ipvs: fix sparse warnings for some parametersJulian Anastasov2013-04-232-6/+6
* | net/mlx4_en: Add HW timestamping (TS) supportAmir Vadai2013-04-242-1/+21
* | net/mlx4_core: Read HCA frequency and map internal clockEugenia Emantayev2013-04-241-0/+1
* | net/mlx4_core: Add timestamping device capabilityEugenia Emantayev2013-04-241-1/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-2415-64/+480
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-231-0/+2
| |\ \
| * \ \ Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-04-224-13/+193
| |\ \ \
| | * | | mac80211: improve the rate control APIFelix Fietkau2013-04-221-0/+66
| | * | | cfg80211: introduce critical protocol indication from user-spaceArend van Spriel2013-04-222-0/+62
| | * | | mac80211: indicate admission control in TX queue parametersAlexander Bondar2013-04-221-0/+2
| | * | | Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg2013-04-2216-28/+326
| | |\ \ \
| | * | | | mac80211: fix CTS protection handlingFelix Fietkau2013-04-161-1/+3
| | * | | | mac80211: fix and optimize MCS mask handlingFelix Fietkau2013-04-161-2/+2
| | * | | | mac80211: VHT off-by-one NSSKarl Beldan2013-04-161-3/+3
| | * | | | mac80211: parse VHT channel switch IEsJohannes Berg2013-04-161-0/+10
| | * | | | mac80211: handle extended channel switch announcementJohannes Berg2013-04-161-0/+6
| | * | | | mac80211: support secondary channel offset in CSAJohannes Berg2013-04-162-2/+13
| | * | | | mac80211: support extended channel switchJohannes Berg2013-04-161-0/+12
| | * | | | cfg80211: add ieee80211_operating_class_to_bandJohannes Berg2013-04-161-0/+11
| | * | | | mac80211: unify CSA action frame/beacon processingJohannes Berg2013-04-161-3/+1
| | * | | | mac80211: provide SSID in IBSS modeMarek Puzyniak2013-04-101-2/+2
| * | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-04-224-36/+91
| |\ \ \ \ \
| | * | | | | Bluetooth: Rename LE_SCANNING_* macrosAndre Guedes2013-04-181-2/+2
| | * | | | | Bluetooth: Add macros for filter duplicates valuesAndre Guedes2013-04-181-0/+2
| | * | | | | Bluetooth: Add LE scan type macrosAndre Guedes2013-04-181-0/+3
| | * | | | | Bluetooth: Add reading of all local feature pagesJohan Hedberg2013-04-181-1/+2
| | * | | | | Bluetooth: Track feature pages in a single tableJohan Hedberg2013-04-181-24/+25
| | * | | | | Bluetooth: Move and rename hci_conn_acceptFrédéric Dalleau2013-04-181-1/+0
| | * | | | | Bluetooth: l2cap: add l2cap_user sub-modulesDavid Herrmann2013-04-171-0/+10
| | * | | | | Bluetooth: l2cap: introduce l2cap_conn ref-countingDavid Herrmann2013-04-171-0/+4
| | * | | | | Bluetooth: allow constant arguments for bacmp()/bacpy()David Herrmann2013-04-171-2/+2
| | * | | | | Bluetooth: introduce hci_conn ref-countingDavid Herrmann2013-04-171-0/+31
| | * | | | | Bluetooth: remove unneeded hci_conn_hold/put_device()David Herrmann2013-04-171-4/+0