summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'wireless-drivers-next-for-davem-2015-04-01' of git://git.kernel.or...David S. Miller2015-04-013-2/+17
|\
| * brcmfmac: add support for BCM43430 SDIO chipsetArend van Spriel2015-03-201-0/+1
| * bcma: allow disabling (not building) PCI driverRafał Miłecki2015-03-131-0/+6
| * bcma: move PCI IRQ control function to host specific codeRafał Miłecki2015-03-132-2/+9
| * brcmfmac: Add support for BCM4345 SDIO chipset.Syed Asifful Dayyan2015-03-131-0/+1
* | can: introduce new raw socket option to join the given CAN filtersOliver Hartkopp2015-04-011-0/+1
* | Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...David S. Miller2015-03-314-27/+244
|\ \
| * | mac80211: make sta.wme indicate whether QoS is usedJohannes Berg2015-03-301-1/+2
| * | cfg80211: pass name_assign_type to rdev_add_virtual_intf()Tom Gundersen2015-03-301-0/+1
| * | cfg/mac80211: add regulatory classes IE during TDLS setupArik Nemtsov2015-03-301-0/+11
| * | nl80211: small clarification of the sched_scan delay attributeLuciano Coelho2015-03-301-2/+3
| * | mac80211: notify the driver about deauthEmmanuel Grumbach2015-03-301-0/+4
| * | mac80211: notify the driver about association statusEmmanuel Grumbach2015-03-301-0/+2
| * | mac80211: notify the driver about authentication statusEmmanuel Grumbach2015-03-301-0/+36
| * | mac80211: convert rssi_callback() to event_callback()Emmanuel Grumbach2015-03-301-10/+38
| * | mac80211: allow to get wireless_dev structure from ieee80211_vifEmmanuel Grumbach2015-03-161-0/+13
| * | cfg80211: Add API to change the indoor regulatory settingIlan peer2015-03-061-0/+9
| * | mac80211: provide station PMF configuration to driverSenthilKumar Jegadeesan2015-03-041-0/+2
| * | mac80211: allow iterating inactive interfacesArik Nemtsov2015-03-041-5/+30
| * | nl80211: prohibit mixing 'any' and regular wowlan triggersJohannes Berg2015-03-041-0/+2
| * | mac80211: Update beacon's timing and DTIM count on every beaconAlexander Bondar2015-03-031-2/+5
| * | nl80211: add notes about userspace API/ABI modificationsJohannes Berg2015-03-031-0/+13
| * | cfg80211: Allow NL80211_ATTR_IFINDEX to be added to vendor eventsAhmad Kholaif2015-03-031-4/+10
| * | cfg80211: add VHT support for IBSSJanusz.Dziedzic@tieto.com2015-03-031-0/+2
| * | cfg80211: add bss_type and privacy arguments in cfg80211_get_bss()Dedy Lansky2015-03-031-2/+37
| * | wext: add checked wrappers for adding events/points to streamsJohannes Berg2015-02-281-0/+22
| * | nl/mac80211: allow zero plink timeout to disable STA expirationMasashi Honma2015-02-281-1/+2
* | | net/mlx4_en: Add Flow control statistics display via ethtoolMatan Barak2015-03-311-1/+2
* | | net/mlx4_en: Move statistics bitmap setting to the Ethernet driverEran Ben Elisha2015-03-311-1/+0
* | | netlink: implement nla_get_in_addr and nla_get_in6_addrJiri Benc2015-03-311-0/+21
* | | netlink: implement nla_put_in_addr and nla_put_in6_addrJiri Benc2015-03-312-3/+31
* | | xfrm: simplify xfrm_address_t useJiri Benc2015-03-312-3/+5
* | | tcp: simplify inetpeer_addr_base useJiri Benc2015-03-311-1/+2
* | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-03-313-0/+62
|\ \ \
| * | | Bluetooth: Add macros for advertising instance flagsArman Uguray2015-03-261-0/+8
| * | | Bluetooth: Add support for adv instance timeoutArman Uguray2015-03-241-0/+2
| * | | Bluetooth: Add data structure for advertising instanceArman Uguray2015-03-241-0/+16
| * | | Bluetooth: Introduce HCI_ADVERTISING_INSTANCE setting and add AD flagsArman Uguray2015-03-241-0/+2
| * | | Bluetooth: Add definitions for Add/Remove Advertising APIArman Uguray2015-03-241-0/+34
* | | | ptp: remove 32 bit get/set methods.Richard Cochran2015-03-311-8/+0
* | | | ptp: introduce get/set time methods with explicit 64 bit seconds.Richard Cochran2015-03-311-2/+10
* | | | net: Introduce passthru_features_checkToshiaki Makita2015-03-291-0/+3
* | | | net: Move check for multiple vlans to driversToshiaki Makita2015-03-291-0/+22
* | | | vlan: Introduce helper functions to check if skb is taggedToshiaki Makita2015-03-291-0/+45
* | | | tc: bpf: generalize pedit actionAlexei Starovoitov2015-03-292-0/+2
* | | | net: dsa: Add basic framework to support ndo_fdb functionsGuenter Roeck2015-03-291-0/+6
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-03-292-16/+180
|\ \ \ \
| * | | | netfilter: nf_tables: implement set transaction supportPatrick McHardy2015-03-261-7/+26
| * | | | netfilter: nf_tables: add transaction helper functionsPatrick McHardy2015-03-261-0/+28
| * | | | netfilter: nf_tables: return set extensions from ->lookup()Patrick McHardy2015-03-261-1/+3