summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* switchdev: remove FIB offload infrastructureJiri Pirko2016-09-286-341/+1
* rocker: use FIB notifications instead of switchdev callsJiri Pirko2016-09-283-65/+185
* mlxsw: spectrum_router: Use FIB notifications instead of switchdev callsJiri Pirko2016-09-283-195/+260
* fib: introduce FIB info offload flag helpersJiri Pirko2016-09-282-2/+15
* fib: introduce FIB notification infrastructureJiri Pirko2016-09-284-14/+108
* net/sched: cls_flower: Use a proper mask value for enc key id parameterHadar Hen Zion2016-09-281-2/+2
* Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller2016-09-275-5/+9
|\
| * igb: restore PPS signal on igb_ptp_resetJacob Keller2016-09-272-1/+5
| * igb: bump version to igb-5.4.0Todd Fujinaka2016-09-271-1/+1
| * igbvf: bump version to igbvf-2.4.0Todd Fujinaka2016-09-271-1/+1
| * igb: fix non static symbol warningWei Yongjun2016-09-271-2/+2
* | lib: clean up put_cpu_var usageShaohua Li2016-09-271-2/+2
* | bpf: clean up put_cpu_var usageShaohua Li2016-09-271-1/+1
|/
* bnx2x: free the mac filter group list before freeing the cmdjbaron@akamai.com2016-09-271-1/+1
* Merge branch 'mediatek-pdam-lro-fixes'David S. Miller2016-09-272-2/+4
|\
| * net: ethernet: mediatek: bug fix to disable HW LRONelson Chang2016-09-272-2/+3
| * net: ethernet: mediatek: add to stop PDMA while stopping the frame engineNelson Chang2016-09-271-0/+1
|/
* Merge branch 'bcmgenet-phydev-revert'David S. Miller2016-09-273-31/+39
|\
| * net: bcmgenet: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-09-271-8/+8
| * Revert "net: ethernet: bcmgenet: use phydev from struct net_device"Florian Fainelli2016-09-273-31/+39
| * Revert "net: ethernet: bcmgenet: use new api ethtool_{get|set}_link_ksettings"Philippe Reynes2016-09-271-8/+8
|/
* bpf: Set register type according to is_valid_access()Mickaël Salaün2016-09-271-3/+2
* bpf samples: update tracex5 sample to use __seccomp_filterNaveen N. Rao2016-09-272-9/+10
* bpf samples: fix compiler errors with sockex2 and sockex3Naveen N. Rao2016-09-273-11/+11
* net: tg3: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-09-261-50/+62
* Merge branch 'bnx2x-fix-page-allocation-failure'David S. Miller2016-09-262-65/+137
|\
| * bnx2x: allocate mac filtering pending list in PAGE_SIZE incrementsJason Baron2016-09-261-37/+86
| * bnx2x: allocate mac filtering 'mcast_list' in PAGE_SIZE incrementsJason Baron2016-09-261-28/+51
|/
* nfp: bpf: improve handling for disabled BPF syscallArnd Bergmann2016-09-262-10/+3
* net: bcmgenet: remove unused function in bcmgenet.cBaoyou Xie2016-09-261-122/+0
* cxgb4: mark symbols static where possibleBaoyou Xie2016-09-262-11/+14
* net: mvneta: mark symbols static where possibleBaoyou Xie2016-09-261-4/+6
* net: hip04: mark tx_done() staticBaoyou Xie2016-09-261-1/+1
* net: hisilicon: mark symbols static where possibleBaoyou Xie2016-09-261-3/+3
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2016-09-255-69/+96
|\
| * Bluetooth: Use single return in hci_uart_tty_ioctl() callVignesh Raman2016-09-241-13/+15
| * Bluetooth: BCSP fails to ACK re-transmitted frames from the peerDean Jenkins2016-09-241-34/+51
| * Bluetooth: Tidy-up coding style in hci_bcsp.cDean Jenkins2016-09-241-26/+29
| * Bluetooth: btwilink: Save the packet type before sendingLaura Abbott2016-09-221-1/+3
| * Bluetooth: Fix not updating scan rsp when adv offMichał Narajowski2016-09-221-1/+1
| * Bluetooth: Add a new 04ca:3011 QCA_ROME deviceDmitry Tunin2016-09-221-0/+1
| * Bluetooth: Fix NULL pointer dereference in mgmt contextArek Lichwa2016-09-221-0/+2
* | net: dsa: mv88e6xxx: fix non static symbol warningsWei Yongjun2016-09-251-4/+4
* | be2net: fix non static symbol warningsWei Yongjun2016-09-251-2/+2
* | net: smc91x: take into account register shiftRobert Jarzmik2016-09-251-0/+3
* | cxgb4: fix -ve error check on a signed iqColin Ian King2016-09-251-5/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2016-09-2589-680/+1381
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso2016-09-251352-17803/+49627
| |\ \ | |/ / |/| |
* | | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2016-09-2513-268/+424
|\ \ \
| * | | i40evf: support queue-specific settings for interrupt moderationJacob Keller2016-09-247-70/+280