summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: dsa: mv88e6xxx: Convert flag bits to unsigned long longAndrew Lunn2016-09-221-31/+31
* net: dsa: mv88e6xxx: Add helper for accessing port registersAndrew Lunn2016-09-222-189/+182
* ptp_clock: future-proofing drivers against PTP subsystem becoming optionalNicolas Pitre2016-09-228-14/+14
* net: ethernet: hisilicon: hns: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-09-221-47/+58
* net: ethernet: hisilicon: hns: use phydev from struct net_devicePhilippe Reynes2016-09-223-33/+24
* net: ethernet: mediatek: fix missing changes merged for conflicts overlapping...Sean Wang2016-09-221-3/+1
* cxgb4: add support for drop and redirect actionsRahul Lakkireddy2016-09-221-0/+71
* cxgb4: add support for offloading u32 filtersRahul Lakkireddy2016-09-226-2/+525
* cxgb4: add parser to translate u32 filters to internal specRahul Lakkireddy2016-09-221-0/+282
* cxgb4: add common api support for configuring filtersRahul Lakkireddy2016-09-225-34/+512
* cxgb4: move common filter code to separate fileRahul Lakkireddy2016-09-225-264/+346
* net/mlx4_core: Fix deadlock when switching between polling and event fw commandsJack Morgenstein2016-09-222-6/+19
* net/mlx4_core: Use RCU to perform radix tree lookup for SRQLeon Romanovsky2016-09-221-9/+5
* net/mlx4_en: Fix wrong indentationKamal Heib2016-09-221-1/+1
* net/mlx4_en: Add branch prediction hints in RX data-pathTariq Toukan2016-09-221-12/+14
* nfp: bpf: add offload of TC direct action modeJakub Kicinski2016-09-224-2/+82
* nfp: bpf: add support for legacy redirect actionJakub Kicinski2016-09-223-0/+7
* nfp: bpf: add packet marking supportJakub Kicinski2016-09-226-22/+101
* nfp: bpf: allow offloaded filters to update statsJakub Kicinski2016-09-224-0/+97
* nfp: bpf: add hardware bpf offloadJakub Kicinski2016-09-225-7/+324
* nfp: add BPF to NFP code translatorJakub Kicinski2016-09-225-0/+2333
* mlxsw: spectrum: Implement max rif resourceNogah Frankel2016-09-213-12/+41
* mlxsw: pci: Add max router interface resourceNogah Frankel2016-09-212-1/+8
* mlxsw: pci: Add some miscellaneous resourcesNogah Frankel2016-09-213-8/+23
* mlxsw: spectrum: Implement max virtual routers resourceNogah Frankel2016-09-212-9/+38
* mlxsw: pci: Add max virtual routers resourceNogah Frankel2016-09-212-1/+8
* mlxsw: profile: Add KVD resources to profile configNogah Frankel2016-09-214-22/+76
* mlxsw: pci: Add KVD size relate resourcesNogah Frankel2016-09-212-1/+22
* mlxsw: spectrum: lag resources- use resources data instead of constsNogah Frankel2016-09-217-46/+50
* mlxsw: pci: Add lag related resources to resources queryNogah Frankel2016-09-212-1/+15
* mlxsw: spectrum: Make offloads stats functions staticOr Gerlitz2016-09-211-4/+4
* net: ethernet: mediatek: enhance with avoiding superfluous assignment inside ...Sean Wang2016-09-211-1/+2
* net: dsa: mv88e6xxx: handle multiple ports in ATUVivien Didelot2016-09-211-7/+49
* ipvlan: Fix dependency issueMahesh Bandewar2016-09-211-0/+1
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2016-09-2114-36/+729
|\
| * Bluetooth: hci_uart: Add Marvell supportLoic Poulain2016-09-195-1/+412
| * Bluetooth: hci_uart: Add Nokia Protocol identifierLoic Poulain2016-09-191-1/+2
| * Bluetooth: hci_bcm: Change protocol nameLoic Poulain2016-09-191-1/+1
| * Bluetooth: btrtl: Add RTL8822BE Bluetooth deviceLarry Finger2016-09-191-12/+95
| * Bluetooth: btqca: remove null checks on edl->data as it is an arrayColin Ian King2016-09-191-4/+4
| * fakelb: fix schedule while atomicAlexander Aring2016-09-191-7/+7
| * Bluetooth: btusb: Mark CW6622 devices to have broken link key commandsSzymon Janc2016-09-191-1/+6
| * Bluetooth: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-09-191-1/+1
| * Bluetooth: add WCNSS dependency for HCI driverArnd Bergmann2016-09-191-1/+1
| * 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: 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
* | 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