summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-05-09net: dsa: mv88e6131: use EDSA tag protocolVivien Didelot2-2/+2
2016-05-09net: dsa: mv88e6xxx: factorize switch setupVivien Didelot6-98/+38
2016-05-09net: dsa: mv88e6131: drop frames priorities setupVivien Didelot1-18/+0
2016-05-09net: dsa: mv88e6xxx: factorize GLOBAL_CONTROL_2 setupVivien Didelot5-60/+7
2016-05-09net: dsa: mv88e6xxx: factorize GLOBAL_MONITOR_CONTROL setupVivien Didelot5-56/+12
2016-05-09net: dsa: mv88e6131: drop VLAN Ethertype setupVivien Didelot1-5/+0
2016-05-09net: dsa: mv88e6xxx: factorize GLOBAL_CONTROL setupVivien Didelot5-37/+13
2016-05-09net: dsa: mv88e6xxx: factorize global setupVivien Didelot6-70/+56
2016-05-09net: dsa: mv88e6xxx: factorize switch resetVivien Didelot6-83/+76
2016-05-09net: dsa: mv88e6xxx: factorize ATU accessVivien Didelot3-6/+36
2016-05-09net: dsa: mv88e6xxx: factorize VTU accessVivien Didelot3-6/+39
2016-05-09net: dsa: mv88e6xxx: factorize bridge supportVivien Didelot4-8/+43
2016-05-09net: dsa: mv88e6131: add registers accessVivien Didelot2-1/+7
2016-05-09net: dsa: mv88e6xxx: factorize EEE accessVivien Didelot5-2/+21
2016-05-09net: dsa: mv88e6xxx: factorize MAC address settingVivien Didelot6-9/+30
2016-05-09net: dsa: mv88e6xxx: factorize temperature accessVivien Didelot5-7/+36
2016-05-09net: dsa: mv88e6xxx: factorize EEPROM accessVivien Didelot6-211/+236
2016-05-09net: dsa: mv88e6xxx: factorize PHY indirect accessVivien Didelot4-46/+21
2016-05-09net: dsa: mv88e6xxx: factorize PHY access with PPUVivien Didelot4-66/+43
2016-05-09net: dsa: mv88e6xxx: add flags to infoVivien Didelot5-0/+38
2016-05-09Merge branch 'sh_eth-sw-reset'David S. Miller1-9/+3
2016-05-09sh_eth: reuse sh_eth_chip_reset()Sergei Shtylyov1-9/+2
2016-05-09sh_eth: call sh_eth_tsu_write() from sh_eth_chip_reset_giga()Sergei Shtylyov1-2/+3
2016-05-09pxa168_eth: mdiobus_scan() doesn't return NULL anymoreSergei Shtylyov1-2/+0
2016-05-09Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller8-53/+180
2016-05-09tcp: refactor struct tcp_skb_cbLawrence Brakmo1-3/+8
2016-05-09ifb: support more featuresEric Dumazet1-0/+3
2016-05-08net: make sch_handle_ingress() drop monitor readyEric Dumazet1-1/+3
2016-05-08ISDN: eicon: replace custom hex_asc_lo() / hex_pack_byte()Andy Shevchenko1-14/+7
2016-05-08fq_codel: add memory limitation per queueEric Dumazet2-3/+27
2016-05-08net: Add Qualcomm IPC routerCourtney Cavin9-1/+1198
2016-05-08soc: qcom: smd: Introduce compile stubsBjorn Andersson1-1/+27
2016-05-07cxgb4: Reset dcb state machine and tx queue prio only if dcb is enabledHariprasad Shenai1-18/+20
2016-05-06mlxsw: spectrum: Fix ordering in mlxsw_sp_finiJiri Pirko1-1/+1
2016-05-06macvtap: add namespace support to the sysfs device classMarc Angel1-10/+26
2016-05-06ipv4: tcp: ip_send_unicast_reply() is not BH safeEric Dumazet1-4/+4
2016-05-06Merge branch 'bpf-direct-pkt-access'David S. Miller14-82/+1004
2016-05-06samples/bpf: add verifier testsAlexei Starovoitov1-0/+80
2016-05-06samples/bpf: add 'pointer to packet' testsAlexei Starovoitov5-0/+281
2016-05-06bpf: add documentation for 'direct packet access'Alexei Starovoitov1-2/+83
2016-05-06bpf: wire in data and data_end for cls_act_bpfAlexei Starovoitov4-6/+65
2016-05-06bpf: improve verifier state equivalenceAlexei Starovoitov1-20/+3
2016-05-06bpf: direct packet accessAlexei Starovoitov3-8/+440
2016-05-06bpf: cleanup verifier codeAlexei Starovoitov1-47/+53
2016-05-06Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller15-1262/+1062
2016-05-06Bluetooth: Add support for Intel Bluetooth device 8265 [8087:0a2b]Tedd Ho-Jeong An1-5/+6
2016-05-06net: vrf: Create FIB tables on link createDavid Ahern3-2/+13
2016-05-06cnic: call cp->stop_hw() in cnic_start_hw() on allocation failureJon Maxwell1-1/+4
2016-05-05i40e: constify i40e_client_ops structureJulia Lawall2-2/+2
2016-05-05i40e: fix misleading indentationArnd Bergmann1-1/+2