summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: qcom/emac: initial ACPI supportTimur Tabi2016-09-293-26/+95
* net: qcom/emac: use device_get_mac_addressTimur Tabi2016-09-291-6/+4
* net: qcom/emac: do not use devm on internal phy pdevTimur Tabi2016-09-292-9/+37
* bpf: allow access into map value arraysJosef Bacik2016-09-295-22/+577
* net: do not export sk_stream_write_spaceEric Dumazet2016-09-281-1/+0
* tcp: Change txhash on every SYN and RTO retransmitLawrence Brakmo2016-09-281-0/+4
* net/sched: pkt_cls: change tc actions order to be as the user setsHadar Hen Zion2016-09-281-1/+1
* sh_eth: add R8A7743/5 supportSergei Shtylyov2016-09-283-1/+5
* Merge branch 'fib-offload-notifications'David S. Miller2016-09-2813-628/+581
|\
| * doc: update switchdev L3 sectionJiri Pirko2016-09-281-13/+14
| * 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