summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Bluetooth: hci_intel: Add support Intel Bluetooth device 9160/9260 for UARTTedd Ho-Jeong An2017-04-121-0/+1
| * Bluetooth: hci_intel: Fix firmware file name to use hw_variantTedd Ho-Jeong An2017-04-121-6/+10
| * Bluetooth: btusb: Add support for Intel Bluetooth devices 9160/9260 [8087:0025]Marcel Holtmann2017-04-121-0/+2
| * Bluetooth: Use switch statement for Intel hardware variantsTedd Ho-Jeong An2017-04-122-9/+18
| * Bluetooth: L2CAP: Fix L2CAP_CR_SCID_IN_USE valueMarcin Kraglak2017-04-121-1/+1
| * Bluetooth: Avoid bt_accept_unlink() double unlinkingDean Jenkins2017-04-121-0/+24
| * Bluetooth: Handle bt_accept_enqueue() socket atomicallyDean Jenkins2017-04-121-0/+2
| * Bluetooth: bluecard: use setup_timerGeliang Tang2017-04-121-3/+2
| * 6lowpan: Fix IID format for BluetoothLuiz Augusto von Dentz2017-04-123-72/+17
| * 6lowpan: Use netdev addr_len to determine lladdr lenLuiz Augusto von Dentz2017-04-123-47/+63
| * ipv6: addrconf: fix 48 bit 6lowpan autoconfigurationAlexander Aring2017-04-121-5/+12
| * 6lowpan: iphc: override l2 packet informationAlexander Aring2017-04-121-0/+8
| * 6lowpan: Set MAC address length according to LOWPAN_LLTYPEPatrik Flykt2017-04-121-1/+10
| * bluetooth: Set 6 byte device addressesPatrik Flykt2017-04-121-11/+8
| * Bluetooth: hci_bcm: Fix clock (un)prepareJohn Keeping2017-04-121-2/+2
| * Bluetooth: convert rfcomm_dlc.refcnt from atomic_t to refcount_tElena Reshetova2017-04-122-5/+7
| * Bluetooth: btmrvl: fix spelling mistake: "unregester" -> "unregister"Colin Ian King2017-04-121-1/+1
* | Merge branch 'bpf-lru-perf'David S. Miller2017-04-176-127/+428
|\ \
| * | bpf: lru: Add map-in-map LRU exampleMartin KaFai Lau2017-04-172-3/+93
| * | bpf: lru: Lower the PERCPU_NR_SCANS from 16 to 4Martin KaFai Lau2017-04-172-2/+2
| * | bpf: Allow bpf sample programs (*_user.c) to change bpf_map_defMartin KaFai Lau2017-04-173-74/+201
| * | bpf: lru: Refactor LRU map tests in map_perf_testMartin KaFai Lau2017-04-172-29/+67
| * | bpf: lru: Cleanup test_lru_map.cMartin KaFai Lau2017-04-171-23/+9
| * | bpf: lru: Add test_lru_sanity6 for BPF_F_NO_COMMON_LRUMartin KaFai Lau2017-04-171-5/+65
|/ /
* | net: mvneta: fix failed to suspend if WOL is enabledJisheng Zhang2017-04-171-1/+11
* | net: bridge: notify on hw fdb takeoverNikolay Aleksandrov2017-04-171-1/+3
* | kcm: remove a useless copy_from_user()WANG Cong2017-04-171-4/+0
* | MAINTAINERS: rename TC entry and add couple of header filesJiri Pirko2017-04-171-1/+6
* | net: phy: simplify phy_supported_speeds()Russell King2017-04-171-10/+4
* | net: phy: improve phylib correctness for non-autoneg settingsRussell King2017-04-171-43/+66
* | Subject: net: allow configuring default qdiscstephen hemminger2017-04-172-0/+54
* | Merge branch 'qed-arfs'David S. Miller2017-04-1714-8/+1027
|\ \
| * | qede: Add aRFS supportChopra, Manish2017-04-173-5/+508
| * | qed: aRFS infrastructure supportChopra, Manish2017-04-1711-3/+519
|/ /
* | smsc95xx: Add comments to the registers definitionMartin Wetterwald2017-04-172-214/+280
* | l2tp: device MTU setup, tunnel socket needs a lockR. Parameswaran2017-04-173-2/+4
* | net: ipv6: send unsolicited NA on admin upDavid Ahern2017-04-171-0/+2
* | Merge branch 'mlx5-RDMA-netdevice'David S. Miller2017-04-1722-329/+1187
|\ \
| * | hw/mlx5: Add New bit to check over QP creationErez Shitrit2017-04-171-0/+1
| * | net/mlx5e: E-switch vport manager is valid for ethernet onlySaeed Mahameed2017-04-171-2/+8
| * | net/mlx5e: IPoIB, RX handlerSaeed Mahameed2017-04-173-0/+81
| * | net/mlx5e: RX handlers per netdev profileSaeed Mahameed2017-04-173-13/+24
| * | net/mlx5e: IPoIB, Xmit flowSaeed Mahameed2017-04-175-10/+110
| * | net/mlx5e: Xmit flow break downSaeed Mahameed2017-04-173-89/+119
| * | net/mlx5e: IPoIB, Underlay QPSaeed Mahameed2017-04-171-2/+124
| * | net/mlx5e: IPoIB, Basic netdev ndos open/closeSaeed Mahameed2017-04-173-3/+93
| * | net/mlx5e: IPoIB, TX TIS creationSaeed Mahameed2017-04-173-10/+26
| * | net/mlx5e: IPoIB, RSS flow steering tablesSaeed Mahameed2017-04-173-3/+54
| * | net/mlx5e: IPoIB, RX steering RSS RQTs and TIRsSaeed Mahameed2017-04-174-44/+83
| * | net/mlx5e: IPoIB, Add netdevice profile skeletonSaeed Mahameed2017-04-176-9/+249