summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-08-2912-11/+206
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-08-282-1/+18
| | | |\ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | cfg80211: add flags to cfg80211_rx_mgmt()Vladimir Kondratiev2013-08-232-1/+18
| | | * | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-08-281-0/+1
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | bcma: add bcma_core_pci_power_save()Hauke Mehrtens2013-08-261-0/+20
| | | * | | | | | | | | | | | | | bcma: do not export bcma_core_pci_extend_L1timer()Hauke Mehrtens2013-08-261-1/+0
| | | * | | | | | | | | | | | | | bcma: add method to power up and down the PCIe core by wifi driverHauke Mehrtens2013-08-261-0/+3
| | | * | | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2013-08-224-1/+25
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | | | Bluetooth: Add SCO connection fallbackFrédéric Dalleau2013-08-211-1/+1
| | | | * | | | | | | | | | | | | | Bluetooth: Add constants and macro declaration for transparent dataFrédéric Dalleau2013-08-212-0/+2
| | | | * | | | | | | | | | | | | | Bluetooth: Parameters for outgoing SCO connectionsFrédéric Dalleau2013-08-211-2/+3
| | | | * | | | | | | | | | | | | | Bluetooth: Add constants for SCO airmodeFrédéric Dalleau2013-08-211-0/+4
| | | | * | | | | | | | | | | | | | Bluetooth: Add Bluetooth socket voice optionFrédéric Dalleau2013-08-212-0/+9
| | | | * | | | | | | | | | | | | | Bluetooth: Use hci_connect_sco directlyFrédéric Dalleau2013-08-211-0/+2
| | | | * | | | | | | | | | | | | | Bluetooth: Add HCI authentication capabilities macrosMikel Astiz2013-07-251-0/+6
| | | * | | | | | | | | | | | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-08-163-8/+110
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|/ / / / / / / / / / / / | | | | |/| | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | mac80211: add APIs to allow keeping connections after WoWLANJohannes Berg2013-08-161-0/+83
| | | | * | | | | | | | | | | | | | mac80211: add vif to testmode cmdDavid Spinadel2013-08-121-3/+4
| | | | * | | | | | | | | | | | | | cfg80211: add wdev to testmode cmdDavid Spinadel2013-08-121-2/+3
| | | | * | | | | | | | | | | | | | mac80211: add control port protocol TX control flagJohannes Berg2013-08-121-3/+16
| | | | * | | | | | | | | | | | | | wireless: make TU conversion macros availableJohannes Berg2013-08-061-0/+4
| | | * | | | | | | | | | | | | | | brcmfmac: abstract tx packet processing functionsFranky Lin2013-08-151-0/+6
| | | * | | | | | | | | | | | | | | NFC: netlink: Add result of firmware operation to completion eventEric Lapuyade2013-08-142-1/+4
| | | * | | | | | | | | | | | | | | NFC: Move nfc_fw_download_done() definition from private to publicEric Lapuyade2013-08-141-0/+2
| | | * | | | | | | | | | | | | | | NFC: Add a GET_SE netlink APISamuel Ortiz2013-08-141-0/+2
| | | * | | | | | | | | | | | | | | NFC: Define secure element connectivity and transaction eventsSamuel Ortiz2013-08-141-0/+11
| | | * | | | | | | | | | | | | | | NFC: Document secure element addition/removal netlink eventsSamuel Ortiz2013-08-141-0/+5
| * | | | | | | | | | | | | | | | | net: etherdevice: add address inherit helperBjørn Mork2013-09-041-0/+15
| * | | | | | | | | | | | | | | | | net: make snmp_mib_free static inlineCong Wang2013-09-031-1/+11
| * | | | | | | | | | | | | | | | | vxlan: add ipv6 proxy supportCong Wang2013-09-012-0/+9
| * | | | | | | | | | | | | | | | | vxlan: add ipv6 route short circuit supportCong Wang2013-09-011-0/+1
| * | | | | | | | | | | | | | | | | vxlan: add ipv6 supportCong Wang2013-09-012-1/+3
| * | | | | | | | | | | | | | | | | ipv6: export a stub for IPv6 symbols used by vxlanCong Wang2013-09-011-0/+15
| * | | | | | | | | | | | | | | | | ipv6: move ip6_dst_hoplimit() into core kernelCong Wang2013-09-012-2/+2
| * | | | | | | | | | | | | | | | | qdisc: make args to qdisc_create_default conststephen hemminger2013-09-011-2/+2
| * | | | | | | | | | | | | | | | | qdisc: allow setting default queuing disciplinestephen hemminger2013-08-312-0/+4
| * | | | | | | | | | | | | | | | | driver:net:stmmac: Disable DMA store and forward mode if platform data force_...Sonic Zhang2013-08-301-0/+1
| * | | | | | | | | | | | | | | | | drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherentJoe Perches2013-08-301-3/+2
| * | | | | | | | | | | | | | | | | pkt_sched: fq: Fair Queue packet schedulerEric Dumazet2013-08-301-0/+41
| | |_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | net: packet: add randomized fanout schedulerDaniel Borkmann2013-08-291-0/+1
| * | | | | | | | | | | | | | | | net: add netdev_for_each_upper_dev_rcu()Veaceslav Falico2013-08-291-0/+10
| * | | | | | | | | | | | | | | | net: add lower_dev_list to net_device and make a full meshVeaceslav Falico2013-08-291-0/+1
| * | | | | | | | | | | | | | | | tcp: TSO packets automatic sizingEric Dumazet2013-08-292-0/+3
| * | | | | | | | | | | | | | | | ipv6: drop fragmented ndisc packets by default (RFC 6980)Hannes Frederic Sowa2013-08-292-0/+2
| * | | | | | | | | | | | | | | | net: sctp: reorder sctp_globals to reduce cacheline usageDaniel Borkmann2013-08-291-11/+9
| |/ / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller2013-08-282-1/+15
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | openvswitch: Add SCTP supportJoe Stringer2013-08-261-0/+6
| | * | | | | | | | | | | | | | | net: Add NEXTHDR_SCTP to ipv6.hJoe Stringer2013-08-241-0/+1
| | * | | | | | | | | | | | | | | openvswitch: Mega flow implementationAndy Zhou2013-08-241-1/+8
| * | | | | | | | | | | | | | | | net: syncookies: export cookie_v6_init_sequence/cookie_v6_checkPatrick McHardy2013-08-281-0/+4