aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-09-03
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-08-29
| |\
| | * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-08-28
| | |\
| | | * cfg80211: add flags to cfg80211_rx_mgmt()Vladimir Kondratiev2013-08-23
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-08-28
| | |\ \
| | | * \ Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-08-22
| | | |\ \
| | | | * | mac80211: add a flag to indicate CCK support for HT clientsFelix Fietkau2013-08-21
| | * | | | bcma: add bcma_core_pci_power_save()Hauke Mehrtens2013-08-26
| | * | | | bcma: do not export bcma_core_pci_extend_L1timer()Hauke Mehrtens2013-08-26
| | * | | | bcma: add method to power up and down the PCIe core by wifi driverHauke Mehrtens2013-08-26
| | * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2013-08-22
| | |\ \ \ \
| | | * | | | Bluetooth: Add SCO connection fallbackFrédéric Dalleau2013-08-21
| | | * | | | Bluetooth: Add constants and macro declaration for transparent dataFrédéric Dalleau2013-08-21
| | | * | | | Bluetooth: Parameters for outgoing SCO connectionsFrédéric Dalleau2013-08-21
| | | * | | | Bluetooth: Add constants for SCO airmodeFrédéric Dalleau2013-08-21
| | | * | | | Bluetooth: Add Bluetooth socket voice optionFrédéric Dalleau2013-08-21
| | | * | | | Bluetooth: Use hci_connect_sco directlyFrédéric Dalleau2013-08-21
| | | * | | | Bluetooth: Add HCI authentication capabilities macrosMikel Astiz2013-07-25
| | * | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-08-16
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | | * | | | mac80211: add APIs to allow keeping connections after WoWLANJohannes Berg2013-08-16
| | | * | | | mac80211: add vif to testmode cmdDavid Spinadel2013-08-12
| | | * | | | cfg80211: add wdev to testmode cmdDavid Spinadel2013-08-12
| | | * | | | mac80211: add control port protocol TX control flagJohannes Berg2013-08-12
| | | * | | | wireless: make TU conversion macros availableJohannes Berg2013-08-06
| | * | | | | brcmfmac: abstract tx packet processing functionsFranky Lin2013-08-15
| | * | | | | NFC: netlink: Add result of firmware operation to completion eventEric Lapuyade2013-08-13
| | * | | | | NFC: Move nfc_fw_download_done() definition from private to publicEric Lapuyade2013-08-13
| | * | | | | NFC: Add a GET_SE netlink APISamuel Ortiz2013-08-13
| | * | | | | NFC: Define secure element connectivity and transaction eventsSamuel Ortiz2013-08-13
| | * | | | | NFC: Document secure element addition/removal netlink eventsSamuel Ortiz2013-08-13
* | | | | | | net: etherdevice: add address inherit helperBjørn Mork2013-09-03
* | | | | | | net: make snmp_mib_free static inlineCong Wang2013-09-03
* | | | | | | vxlan: add ipv6 proxy supportCong Wang2013-08-31
* | | | | | | vxlan: add ipv6 route short circuit supportCong Wang2013-08-31
* | | | | | | vxlan: add ipv6 supportCong Wang2013-08-31
* | | | | | | ipv6: export a stub for IPv6 symbols used by vxlanCong Wang2013-08-31
* | | | | | | ipv6: move ip6_dst_hoplimit() into core kernelCong Wang2013-08-31
* | | | | | | qdisc: make args to qdisc_create_default conststephen hemminger2013-08-31
* | | | | | | qdisc: allow setting default queuing disciplinestephen hemminger2013-08-31
* | | | | | | driver:net:stmmac: Disable DMA store and forward mode if platform data force_...Sonic Zhang2013-08-30
* | | | | | | drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherentJoe Perches2013-08-29
* | | | | | | pkt_sched: fq: Fair Queue packet schedulerEric Dumazet2013-08-29
* | | | | | | net: packet: add randomized fanout schedulerDaniel Borkmann2013-08-29
* | | | | | | net: add netdev_for_each_upper_dev_rcu()Veaceslav Falico2013-08-29
* | | | | | | net: add lower_dev_list to net_device and make a full meshVeaceslav Falico2013-08-29
* | | | | | | tcp: TSO packets automatic sizingEric Dumazet2013-08-29
* | | | | | | ipv6: drop fragmented ndisc packets by default (RFC 6980)Hannes Frederic Sowa2013-08-29
* | | | | | | net: sctp: reorder sctp_globals to reduce cacheline usageDaniel Borkmann2013-08-29
|/ / / / / /
* | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller2013-08-27
|\ \ \ \ \ \
| * | | | | | openvswitch: Add SCTP supportJoe Stringer2013-08-26