summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: btintel: Create common Intel Read Boot Params functionTedd Ho-Jeong An2018-01-244-84/+76
* Bluetooth: btintel: Use boot parameter from firmware fileTedd Ho-Jeong An2018-01-242-4/+39
* Bluetooth: btintel: Create common function for Intel ResetTedd Ho-Jeong An2018-01-244-16/+49
* Bluetooth: hci_intel: Update firmware filename for Intel 9x60 and laterTedd Ho-Jeong An2018-01-241-7/+49
* serdev: add method to set parityUlrich Hecht2018-01-233-0/+46
* Bluetooth: hci_bcm: For serdev case close serdev on failure to set powerHans de Goede2018-01-221-1/+4
* Bluetooth: btbcm: Add entry for BCM4343A0 UART bluetoothJörg Krause2018-01-181-0/+1
* Merge tag 'linux-can-next-for-4.16-20180116' of ssh://gitolite.kernel.org/pub...David S. Miller2018-01-176-67/+202
|\
| * can: m_can: Add call to of_can_transceiverFranklin S Cooper Jr2018-01-161-0/+2
| * can: m_can: Add PM SupportFaiz Abbas2018-01-161-38/+62
| * can: m_can: get rid of function free_m_can_dev()Marc Kleine-Budde2018-01-161-7/+2
| * can: m_can: Move allocation of net device to probeFaiz Abbas2018-01-161-17/+13
| * can: m_can: Remove check for version when allocating m_can net deviceFaiz Abbas2018-01-161-7/+1
| * can: m_can: Support higher speed CAN-FD bitratesFranklin S Cooper Jr2018-01-161-3/+43
| * dt-bindings: can: m_can: Document new can transceiver bindingFranklin S Cooper Jr2018-01-161-0/+9
| * can: dev: Add support for limiting configured bitrateFranklin S Cooper Jr2018-01-163-1/+52
| * dt-bindings: can: can-transceiver: Document new bindingFranklin S Cooper Jr2018-01-161-0/+24
* | vxlan: Fix trailing semicolonLuis de Bethencourt2018-01-171-1/+1
* | cxgb4: restructure VF mgmt codeGanesh Goudar2018-01-172-204/+190
* | net: Remove spinlock from get_net_ns_by_id()Kirill Tkhai2018-01-171-2/+0
* | net: Fix possible race in peernet2id_alloc()Kirill Tkhai2018-01-171-2/+11
* | Merge branch 'tun-allow-to-attach-eBPF-filter'David S. Miller2018-01-172-20/+51
|\ \
| * | tun: allow to attach ebpf socket filterJason Wang2018-01-172-4/+35
| * | tuntap: rename struct tun_steering_prog to struct tun_progJason Wang2018-01-171-16/+16
|/ /
* | Merge branch 'net-sched-allow-qdiscs-to-share-filter-block-instances'David S. Miller2018-01-1717-322/+1111
|\ \
| * | mlxsw: spectrum_acl: Pass mlxsw_sp_port down to ruleset bind/unbind opsJiri Pirko2018-01-173-20/+17
| * | mlxsw: spectrum_acl: Implement TC block sharingJiri Pirko2018-01-174-95/+401
| * | mlxsw: spectrum_acl: Don't store netdev and ingress for ruleset unbindJiri Pirko2018-01-173-21/+24
| * | mlxsw: spectrum_acl: Reshuffle code around mlxsw_sp_acl_ruleset_create/destroyJiri Pirko2018-01-171-56/+46
| * | net: sched: allow ingress and clsact qdiscs to share filter blocksJiri Pirko2018-01-171-16/+64
| * | net: sched: introduce ingress/egress block index attributes for qdiscJiri Pirko2018-01-173-0/+69
| * | net: sched: use block index as a handle instead of qdisc when block is sharedJiri Pirko2018-01-172-84/+128
| * | net: sched: keep track of offloaded filters and check tc offload featureJiri Pirko2018-01-176-23/+99
| * | net: sched: remove classid and q fields from tcf_protoJiri Pirko2018-01-172-7/+2
| * | net: sched: introduce block mechanism to handle netif_keep_dst callsJiri Pirko2018-01-176-4/+76
| * | net: sched: avoid usage of tp->q in tcf_classifyJiri Pirko2018-01-171-2/+3
| * | net: sched: introduce shared filter blocks infrastructureJiri Pirko2018-01-173-24/+152
| * | net: sched: introduce support for multiple filter chain pointers registrationJiri Pirko2018-01-172-10/+70
|/ /
* | Merge branch 'bnxt_en-next'David S. Miller2018-01-177-6305/+6640
|\ \
| * | bnxt_en: export a common switchdev PARENT_ID for all reps of an adapterSathya Perla2018-01-175-7/+40
| * | bnxt_en: Add cache line size setting to optimize performance.Michael Chan2018-01-171-0/+24
| * | bnxt_en: Forward VF MAC address to the PF.Vasundhara Volam2018-01-173-7/+51
| * | bnxt_en: Add BCM5745X NPAR device IDsVasundhara Volam2018-01-171-0/+4
| * | bnxt_en: Expand bnxt_check_rings() to check all resources.Michael Chan2018-01-171-9/+84
| * | bnxt_en: Implement new method for the PF to assign SRIOV resources.Michael Chan2018-01-173-5/+127
| * | bnxt_en: Reserve resources for RFS.Michael Chan2018-01-171-4/+17
| * | bnxt_en: Implement new method to reserve rings.Michael Chan2018-01-171-25/+247
| * | bnxt_en: Set initial default RX and TX ring numbers the same in combined mode.Michael Chan2018-01-171-0/+19
| * | bnxt_en: Add the new firmware API to query hardware resources.Michael Chan2018-01-172-1/+56
| * | bnxt_en: Refactor hardware resource data structures.Michael Chan2018-01-173-127/+86