summaryrefslogtreecommitdiffstats
path: root/include/asm-generic/cmpxchg.h (unfollow)
Commit message (Expand)AuthorFilesLines
2017-06-09r8152: adjust the settings about MAC clock speed down for RTL8153hayeswang1-5/+29
2017-06-09r8152: adjust lpm settings for RTL8153hayeswang1-4/+1
2017-06-09r8152: add r8153_phy_status functionhayeswang1-12/+25
2017-06-09bpf: Fix test_obj_id.c for llvm 5.0Martin KaFai Lau1-2/+2
2017-06-09bpf: Fix test_bpf_obj_id() when the bpf_jit_enable sysctl is diabledMartin KaFai Lau1-4/+15
2017-06-09ipv6: Initial skb->dev and skb->protocol in ip6_outputChenbo Feng1-3/+3
2017-06-09cxgb4: handle interrupt raised when FW crashesRahul Lakkireddy3-1/+26
2017-06-09nfp: report application FW build name in ethtool -iJakub Kicinski5-2/+19
2017-06-09nfp: keep MIP object aroundJakub Kicinski4-4/+22
2017-06-09nfp: remove automatic caching of HWInfoJakub Kicinski8-79/+54
2017-06-09nfp: remove automatic caching of RTsym tableJakub Kicinski8-112/+63
2017-06-09nfp: make sure to cancel port refresh on the error pathJakub Kicinski1-0/+1
2017-06-09liquidio: disallow enabling firmware debug from a VFDerek Chickles2-5/+8
2017-06-09geneve: add missing rx stats accountingGirish Moodalbail1-12/+24
2017-06-09Ipvlan should return an error when an address is already in use.Krister Johansen6-2/+153
2017-06-09netvsc: fold in get_outbound_net_devicestephen hemminger1-13/+3
2017-06-09netvsc: pass net_device to netvsc_init_buf and netvsc_connect_vspstephen hemminger1-20/+11
2017-06-09netvsc: mark error cases as unlikelystephen hemminger1-2/+2
2017-06-09netvsc: use typed pointer for internal statestephen hemminger1-2/+1
2017-06-09netvsc: use hv_get_bytes_to_readstephen hemminger1-7/+3
2017-06-09netvsc: optimize calculation of number of slotsstephen hemminger1-33/+10
2017-06-09net: dsa: mv88e6xxx: prefix PHY macrosVivien Didelot2-7/+8
2017-06-09net: dsa: mv88e6xxx: rework jumbo size operationVivien Didelot4-23/+36
2017-06-09net: dsa: mv88e6xxx: rework pause limit operationVivien Didelot4-32/+37
2017-06-09net: dsa: mv88e6xxx: do not prefix ops with g1Vivien Didelot2-56/+56
2017-06-09net: dsa: mv88e6xxx: use bridge state valuesVivien Didelot2-21/+22
2017-06-09net: dsa: mv88e6xxx: add egress mode enumerationVivien Didelot4-8/+32
2017-06-09net: dsa: mv888e6xxx: do not use netdev printingVivien Didelot2-37/+33
2017-06-08skbuff: only inherit relevant tx_flagsWillem de Bruijn1-4/+6
2017-06-08drivers: net: emac: add const to mii_phy_ops structuresBhumika Goyal1-6/+6
2017-06-08drivers/net/sungem: add const to mii_phy_ops structuresBhumika Goyal1-13/+13
2017-06-08cxgb4: fix to bring link down after adapter crashRahul Lakkireddy1-4/+3
2017-06-08net: ipmr: add getlink supportNikolay Aleksandrov2-0/+168
2017-06-08mlxsw: spectrum: Pass port argument to module mapping functionsIdo Schimmel1-8/+9
2017-06-08mlxsw: spectrum: Simplify port split flowIdo Schimmel1-75/+28
2017-06-08mlxsw: spectrum_router: Mark only first LPM tree as reservedIdo Schimmel1-1/+1
2017-06-08rocker: Remove support bridge bypass FDBArkadi Sharshevsky3-106/+0
2017-06-08rocker: Remove support for bypass bridge port attributes/vlan setArkadi Sharshevsky3-47/+0
2017-06-08rocker: Add support for learning FDB through notificationArkadi Sharshevsky1-5/+135
2017-06-08rocker: Change world_ops API and implementation to be switchdev independantArkadi Sharshevsky3-339/+235
2017-06-08rocker: Add support for querying supported bridge flagsArkadi Sharshevsky3-0/+33
2017-06-08rocker: Remove support for bridge FDB learning syncArkadi Sharshevsky1-5/+1
2017-06-08net: Remove support for bridge bypass ndos from stacked devicesArkadi Sharshevsky3-18/+0
2017-06-08mlxsw: spectrum: Remove support for bridge bypass FDB add/delArkadi Sharshevsky2-203/+0
2017-06-08mlxsw: spectrum_switchdev: Add support for learning FDB through notificationArkadi Sharshevsky3-1/+139
2017-06-08mlxsw: spectrum_switchdev: Change switchdev notifier APIArkadi Sharshevsky1-8/+11
2017-06-08mlxsw: spectrum: Remove support for bypass bridge port attributes/vlan setArkadi Sharshevsky2-44/+0
2017-06-08mlxsw: spectrum_switchdev: Add support for querying supported bridge flagsArkadi Sharshevsky1-0/+3
2017-06-08mlxsw: spectrum: Remove support for bridge FDB learning syncArkadi Sharshevsky1-11/+9
2017-06-08net: bridge: Receive notification about successful FDB offloadArkadi Sharshevsky5-3/+37