summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-10samples/bpf: fix bpf_perf_event_output prototypeAdam Barth
2016-08-10net: macb: Add 64 bit addressing support for GEMHarini Katakam
2016-08-10qed*: Add support for ethtool link_ksettings callbacks.Sudarsana Reddy Kalluru
2016-08-10Merge branch 'cpsw-refactor'David S. Miller
2016-08-10net: ethernet: ti: cpsw: move ale, cpts and drivers params under cpsw_commonIvan Khoronzhuk
2016-08-10net: ethernet: ti: cpsw: move napi struct to cpsw_commonIvan Khoronzhuk
2016-08-10net: ethernet: ti: cpsw: move platform data and slaves info to cpsw_commonIvan Khoronzhuk
2016-08-10net; ethernet: ti: cpsw: move irq stuff under cpsw_commonIvan Khoronzhuk
2016-08-10net: ethernet: ti: cpsw: move cpdma resources to cpsw_commonIvan Khoronzhuk
2016-08-10net: ethernet: ti: cpsw: move links on h/w registers to cpsw_commonIvan Khoronzhuk
2016-08-10net: ethernet: ti: cpsw: replace pdev on devIvan Khoronzhuk
2016-08-10net: ethernet: ti: cpsw: create common struct to hold shared driver dataIvan Khoronzhuk
2016-08-10net: ethernet: ti: cpsw: don't check slave num in runtimeIvan Khoronzhuk
2016-08-10net: ethernet: ti: cpsw: remove clk var from privIvan Khoronzhuk
2016-08-10net: ethernet: ti: cpsw: remove priv from cpsw_get_slave_port() parameters listIvan Khoronzhuk
2016-08-10net: ethernet: ti: cpsw: remove intr dbg msg from poll handlersIvan Khoronzhuk
2016-08-10net: ethernet: ti: cpsw: simplify submit routineIvan Khoronzhuk
2016-08-10rps: Inspect PPTP encapsulated by GRE to get flow hashGao Feng
2016-08-10Merge branch 'qdisc-hashtable'David S. Miller
2016-08-10net: sched: convert qdisc linked list to hashtableJiri Kosina
2016-08-10net: resolve symbol conflicts with generic hashtable.hJiri Kosina
2016-08-10ravb: use proper names for suspend/resume functionsNiklas Söderlund
2016-08-10net: ipconfig: fix use after freeUwe Kleine-König
2016-08-09ravb: add sleep PM suspend/resume supportNiklas Söderlund
2016-08-09net: dsa: b53: constify b53_io_ops structuresJulia Lawall
2016-08-09net: Remove fib_local variableDavid Ahern
2016-08-09ppp: build ifname using unit identifier for rtnl based devicesGuillaume Nault
2016-08-08RDS: add __printf format attribute to error reporting functionsNicolas Iooss
2016-08-08Microsemi VSC 8531/41 PHY DriverRaju Lakkaraju
2016-08-08net/fsl: use of_property_read_boolJulia Lawall
2016-08-08hv_netvsc: Add handler for physical link speed changeHaiyang Zhang
2016-08-08hv_netvsc: Add query for initial physical link speedHaiyang Zhang
2016-08-08net: ethernet: ti: cpdma: remove used_desc counterGrygorii Strashko
2016-08-08net/sched/sch_hfsc.c: remove unused cl_myfadjMichal Soltys
2016-08-08net/sched/sch_hfsc.c: keep fsc and virtual times in sync; fix an old bugMichal Soltys
2016-08-08qed: Use DEFINE_SPINLOCK() for spinlockWei Yongjun
2016-08-08net/multicast: should not send source list records when have filter mode changeHangbin Liu
2016-08-08net: ethernet: marvell: mvneta: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-08-08net: ethernet: marvell: mvneta: use phydev from struct net_devicePhilippe Reynes
2016-08-08net: ethernet: greth: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-08-08net: ethernet: greth: use phydev from struct net_devicePhilippe Reynes
2016-08-08net: ethernet: octeon: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-08-08net: ethernet: octeon: use phydev from struct net_devicePhilippe Reynes
2016-08-08Merge branch 'bna-next'David S. Miller
2016-08-08bna: remove global bnad_list_mutexIvan Vecera
2016-08-08bna: change type of bna_id to atomic_tIvan Vecera
2016-08-08bna: remove useless linked listIvan Vecera
2016-08-08Merge branch 'ipconfig-improve-dhcp-timeouts'David S. Miller
2016-08-08net: ipconfig: drop inter-device timeoutUwe Kleine-König
2016-08-08net: ipconfig: Support using "delayed" DHCP repliesUwe Kleine-König