summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-08-13Documentation: DT: net: Add Xilinx gmiitorgmii converter device tree binding ...Appana Durga Kedareswara Rao1-0/+35
2016-08-13net: Add mask for Control register 10Mbps speedAppana Durga Kedareswara Rao1-0/+1
2016-08-11net: ethernet: renesas: sh_eth: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-9/+9
2016-08-11net: ethernet: renesas: sh_eth: use phydev from struct net_devicePhilippe Reynes2-18/+12
2016-08-11samples/bpf: fix bpf_perf_event_output prototypeAdam Barth1-1/+3
2016-08-11net: macb: Add 64 bit addressing support for GEMHarini Katakam2-11/+61
2016-08-11qed*: Add support for ethtool link_ksettings callbacks.Sudarsana Reddy Kalluru5-84/+180
2016-08-11Merge branch 'cpsw-refactor'David S. Miller1-434/+413
2016-08-11net: ethernet: ti: cpsw: move ale, cpts and drivers params under cpsw_commonIvan Khoronzhuk1-129/+106
2016-08-11net: ethernet: ti: cpsw: move napi struct to cpsw_commonIvan Khoronzhuk1-30/+22
2016-08-11net: ethernet: ti: cpsw: move platform data and slaves info to cpsw_commonIvan Khoronzhuk1-128/+137
2016-08-11net; ethernet: ti: cpsw: move irq stuff under cpsw_commonIvan Khoronzhuk1-36/+29
2016-08-11net: ethernet: ti: cpsw: move cpdma resources to cpsw_commonIvan Khoronzhuk1-49/+48
2016-08-11net: ethernet: ti: cpsw: move links on h/w registers to cpsw_commonIvan Khoronzhuk1-44/+53
2016-08-11net: ethernet: ti: cpsw: replace pdev on devIvan Khoronzhuk1-31/+34
2016-08-11net: ethernet: ti: cpsw: create common struct to hold shared driver dataIvan Khoronzhuk1-23/+39
2016-08-11net: ethernet: ti: cpsw: don't check slave num in runtimeIvan Khoronzhuk1-7/+4
2016-08-11net: ethernet: ti: cpsw: remove clk var from privIvan Khoronzhuk1-6/+4
2016-08-11net: ethernet: ti: cpsw: remove priv from cpsw_get_slave_port() parameters listIvan Khoronzhuk1-5/+5
2016-08-11net: ethernet: ti: cpsw: remove intr dbg msg from poll handlersIvan Khoronzhuk1-6/+0
2016-08-11net: ethernet: ti: cpsw: simplify submit routineIvan Khoronzhuk1-13/+5
2016-08-11rps: Inspect PPTP encapsulated by GRE to get flow hashGao Feng5-71/+135
2016-08-11Merge branch 'qdisc-hashtable'David S. Miller13-46/+58
2016-08-11net: sched: convert qdisc linked list to hashtableJiri Kosina8-18/+30
2016-08-11net: resolve symbol conflicts with generic hashtable.hJiri Kosina5-28/+28
2016-08-11ravb: use proper names for suspend/resume functionsNiklas Söderlund1-3/+3
2016-08-11net: ipconfig: fix use after freeUwe Kleine-König1-8/+9
2016-08-10ravb: add sleep PM suspend/resume supportNiklas Söderlund1-8/+64
2016-08-10net: dsa: b53: constify b53_io_ops structuresJulia Lawall6-6/+8
2016-08-10net: Remove fib_local variableDavid Ahern2-8/+0
2016-08-10ppp: build ifname using unit identifier for rtnl based devicesGuillaume Nault1-0/+9
2016-08-09batman-adv: Fix consistency of update route messagesSven Eckelmann1-26/+17
2016-08-09batman-adv: Use bitwise instead of arithmetic operator for flagsLinus Lüssing1-1/+1
2016-08-09batman-adv: Remove orig_node reference handling from send_skb_unicastSven Eckelmann2-8/+20
2016-08-09batman-adv: use kmem_cache for translation tableSven Eckelmann3-19/+169
2016-08-09batman-adv: Introduce forward packet creation helperLinus Lüssing4-59/+98
2016-08-09batman-adv: fix boolreturn.cocci warningskbuild test robot1-1/+1
2016-08-09batman-adv: iv_ogm, Reduce code duplicationMarkus Pargmann1-30/+47
2016-08-09batman-adv: disable sysfs knobs when GW-mode is not implementedAntonio Quartulli1-0/+28
2016-08-09batman-adv: B.A.T.M.A.N. V - implement GW selection logicAntonio Quartulli3-4/+226
2016-08-09batman-adv: make GW election code protocol specificAntonio Quartulli5-192/+263
2016-08-09batman-adv: make the GW selection class algorithm specificAntonio Quartulli3-2/+79
2016-08-09batman-adv: Remove unused primary_if and bat_priv variablesLinus Lüssing1-15/+4
2016-08-09batman-adv: Avoid sysfs name collision for netns movesSven Eckelmann1-0/+14
2016-08-09batman-adv: Revert "postpone sysfs removal when unregistering"Sven Eckelmann3-58/+16
2016-08-09batman-adv: Modify mesh_iface outside sysfs contextSven Eckelmann2-26/+94
2016-08-09batman-adv: Use rtnl link in device creation exampleSven Eckelmann1-6/+11
2016-08-09batman-adv: Define module rtnl link nameSven Eckelmann1-0/+1
2016-08-09batman-adv: Document optional batadv_algo_opsSven Eckelmann1-3/+5
2016-08-09batman-adv: Start new development cycleSimon Wunderlich1-1/+1