summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-13net: ena: Add a driver for Amazon Elastic Network Adapters (ENA)Netanel Belgazal
2016-08-12Merge branch 'xilinx-gmiitorgmii-converter'David S. Miller
2016-08-12net: phy: Add gmiitorgmii converter supportAppana Durga Kedareswara Rao
2016-08-12Documentation: DT: net: Add Xilinx gmiitorgmii converter device tree binding ...Appana Durga Kedareswara Rao
2016-08-12net: Add mask for Control register 10Mbps speedAppana Durga Kedareswara Rao
2016-08-11net: ethernet: renesas: sh_eth: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-08-11net: ethernet: renesas: sh_eth: use phydev from struct net_devicePhilippe Reynes
2016-08-11samples/bpf: fix bpf_perf_event_output prototypeAdam Barth
2016-08-11net: macb: Add 64 bit addressing support for GEMHarini Katakam
2016-08-11qed*: Add support for ethtool link_ksettings callbacks.Sudarsana Reddy Kalluru
2016-08-11Merge branch 'cpsw-refactor'David S. Miller
2016-08-11net: ethernet: ti: cpsw: move ale, cpts and drivers params under cpsw_commonIvan Khoronzhuk
2016-08-11net: ethernet: ti: cpsw: move napi struct to cpsw_commonIvan Khoronzhuk
2016-08-11net: ethernet: ti: cpsw: move platform data and slaves info to cpsw_commonIvan Khoronzhuk
2016-08-11net; ethernet: ti: cpsw: move irq stuff under cpsw_commonIvan Khoronzhuk
2016-08-11net: ethernet: ti: cpsw: move cpdma resources to cpsw_commonIvan Khoronzhuk
2016-08-11net: ethernet: ti: cpsw: move links on h/w registers to cpsw_commonIvan Khoronzhuk
2016-08-11net: ethernet: ti: cpsw: replace pdev on devIvan Khoronzhuk
2016-08-11net: ethernet: ti: cpsw: create common struct to hold shared driver dataIvan Khoronzhuk
2016-08-11net: ethernet: ti: cpsw: don't check slave num in runtimeIvan Khoronzhuk
2016-08-11net: ethernet: ti: cpsw: remove clk var from privIvan Khoronzhuk
2016-08-11net: ethernet: ti: cpsw: remove priv from cpsw_get_slave_port() parameters listIvan Khoronzhuk
2016-08-11net: ethernet: ti: cpsw: remove intr dbg msg from poll handlersIvan Khoronzhuk
2016-08-11net: ethernet: ti: cpsw: simplify submit routineIvan Khoronzhuk
2016-08-11rps: Inspect PPTP encapsulated by GRE to get flow hashGao Feng
2016-08-11Merge branch 'qdisc-hashtable'David S. Miller
2016-08-11net: sched: convert qdisc linked list to hashtableJiri Kosina
2016-08-11net: 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-09batman-adv: Fix consistency of update route messagesSven Eckelmann
2016-08-09batman-adv: Use bitwise instead of arithmetic operator for flagsLinus Lüssing
2016-08-09batman-adv: Remove orig_node reference handling from send_skb_unicastSven Eckelmann
2016-08-09batman-adv: use kmem_cache for translation tableSven Eckelmann
2016-08-09batman-adv: Introduce forward packet creation helperLinus Lüssing
2016-08-09batman-adv: fix boolreturn.cocci warningskbuild test robot
2016-08-09batman-adv: iv_ogm, Reduce code duplicationMarkus Pargmann
2016-08-09batman-adv: disable sysfs knobs when GW-mode is not implementedAntonio Quartulli
2016-08-09batman-adv: B.A.T.M.A.N. V - implement GW selection logicAntonio Quartulli
2016-08-09batman-adv: make GW election code protocol specificAntonio Quartulli
2016-08-09batman-adv: make the GW selection class algorithm specificAntonio Quartulli
2016-08-09batman-adv: Remove unused primary_if and bat_priv variablesLinus Lüssing
2016-08-09batman-adv: Avoid sysfs name collision for netns movesSven Eckelmann
2016-08-09batman-adv: Revert "postpone sysfs removal when unregistering"Sven Eckelmann
2016-08-09batman-adv: Modify mesh_iface outside sysfs contextSven Eckelmann
2016-08-09batman-adv: Use rtnl link in device creation exampleSven Eckelmann