summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Bluetooth: Send control open and close only when cookie is presentMarcel Holtmann2016-09-191-2/+16
| * Bluetooth: Use numbers for subsystem version stringMarcel Holtmann2016-09-193-6/+11
| * Bluetooth: Introduce helper functions for socket cookie handlingMarcel Holtmann2016-09-191-12/+29
| * Bluetooth: add WCNSS dependency for HCI driverArnd Bergmann2016-09-191-1/+1
| * Bluetooth: Use command status event for Set IO Capability errorsMarcel Holtmann2016-09-191-2/+2
| * Bluetooth: Fix wrong Get Clock Information return parametersMarcel Holtmann2016-09-191-1/+1
| * Bluetooth: Use individual flags for certain management eventsMarcel Holtmann2016-09-193-21/+21
| * Bluetooth: mgmt: Fix sending redundant event for Advertising InstanceJohan Hedberg2016-09-193-10/+12
| * Bluetooth: Add support for sending MGMT commands and events to monitorMarcel Holtmann2016-09-194-3/+162
| * Bluetooth: Add support for sending MGMT open and close to monitorMarcel Holtmann2016-09-192-0/+97
| * Bluetooth: Introduce helper to pack mgmt version informationMarcel Holtmann2016-09-192-2/+10
| * Bluetooth: Store control socket cookie and comm informationMarcel Holtmann2016-09-192-1/+31
| * Bluetooth: Check SOL_HCI for raw socket optionsMarcel Holtmann2016-09-191-0/+6
| * Bluetooth: bcm203x: don't print error when allocating urb failsWolfram Sang2016-09-191-3/+1
| * Bluetooth: btusb: Add support for 0cf3:e009Kai-Heng Feng2016-09-191-0/+1
| * Bluetooth: add printf format attribute to hci_set_[fh]w_info()Nicolas Iooss2016-09-191-2/+2
| * Bluetooth: btusb, hci_intel: Fix wait_on_bit_timeout() return value checksBart Van Assche2016-09-192-6/+5
| * Bluetooth: Introduce Qualcomm WCNSS SMD based HCI driverBjorn Andersson2016-09-193-0/+195
| * Bluetooth: Add HCI device identifier for Qualcomm SMDBjorn Andersson2016-09-191-0/+1
| * mac802154: use rate limited warnings for malformed framesAristeu Rozanski2016-09-191-2/+2
| * mac802154: don't warn on unsupported framesAristeu Rozanski2016-09-191-0/+5
| * 6lowpan: ndisc: no overreact if no short address is availableAlexander Aring2016-09-191-2/+0
| * mac802154: set phy net namespace for new ifacesAlexander Aring2016-09-191-0/+1
| * Bluetooth: Add combined LED trigger for controller powerMarcel Holtmann2016-09-193-0/+42
| * Bluetooth: Put led_trigger field behind CONFIG_BT_LEDSMarcel Holtmann2016-09-191-0/+2
* | 6pack: fix buffer length mishandlingAlan Cox2016-09-211-8/+4
* | mlx4: add missed recycle opportunity for XDP_TX on TX failureJesper Dangaard Brouer2016-09-201-1/+2
* | Merge branch 'dsa-set_addr-optional'David S. Miller2016-09-204-24/+10
|\ \
| * | net-next: dsa: qca8k: remove empty set_addr() stubJohn Crispin2016-09-201-8/+0
| * | net-next: dsa: b53: remove empty set_addr() stubJohn Crispin2016-09-201-6/+0
| * | net-next: dsa: make the set_addr() operation optionalJohn Crispin2016-09-202-6/+10
| * | net-next: dsa: fix duplicate invocation of set_addr()John Crispin2016-09-201-4/+0
|/ /
* | Merge branch 'rhashtable-dups'David S. Miller2016-09-207-220/+616
|\ \
| * | mac80211: Use rhltable instead of rhashtableHerbert Xu2016-09-205-54/+33
| * | rhashtable: Add rhlist interfaceHerbert Xu2016-09-202-166/+583
|/ /
* | xen-netfront: avoid packet loss when ethernet header crosses page boundaryVitaly Kuznetsov2016-09-201-0/+15
* | net: phy: Add MAC-IF driver for Microsemi PHYs.Raju Lakkaraju2016-09-201-0/+51
* | mlxsw: spectrum: Fix sparse warningsIdo Schimmel2016-09-203-26/+42
* | mlxsw: Change the RX LAG hash function from XOR to CRCElad Raz2016-09-201-1/+1
* | bnxt_en: Fix build error for kernesl without RTC-LIBRob Swindell2016-09-201-0/+4
* | net sched: stylistic cleanupsJamal Hadi Salim2016-09-2014-104/+114
* | net sched actions police: peg drop stats for conforming trafficRoman Mashak2016-09-201-0/+2
* | net sched ife action: Introduce skb tcindex metadata encap decapJamal Hadi Salim2016-09-204-1/+87
* | net sched ife action: add 16 bit helpersJamal Hadi Salim2016-09-202-0/+28
* | net/mlx5: clean function declarations in eswitch.c upBaoyou Xie2016-09-202-3/+3
* | be2net: mark symbols static where possibleBaoyou Xie2016-09-202-5/+6
* | phy: mark lan88xx_suspend() staticBaoyou Xie2016-09-201-1/+1
* | net: ethernet: broadcom: bcmgenet: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-09-201-8/+8
* | net: ethernet: broadcom: bcm63xx: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-09-201-24/+28
* | net: ethernet: broadcom: bcm63xx: use phydev from struct net_devicePhilippe Reynes2016-09-202-18/+14