aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-01-09Merge branch 'sh_eth-wol'David S. Miller2-11/+117
2017-01-09sh_eth: enable wake-on-lan for sh7763Niklas Söderlund1-0/+1
2017-01-09sh_eth: enable wake-on-lan for sh7734Niklas Söderlund1-0/+1
2017-01-09sh_eth: enable wake-on-lan for r8a7740/armadilloNiklas Söderlund1-0/+1
2017-01-09sh_eth: enable wake-on-lan for R-Car Gen2 devicesNiklas Söderlund1-2/+4
2017-01-09sh_eth: add generic wake-on-lan support via magic packetNiklas Söderlund2-8/+109
2017-01-09sh_eth: use correct name for ECMR_MPDE bitNiklas Söderlund1-1/+1
2017-01-09Merge branch 'icmp-reply-optimize'David S. Miller2-70/+123
2017-01-09net: for rate-limited ICMP replies save one atomic operationJesper Dangaard Brouer2-22/+37
2017-01-09net: reduce cycles spend on ICMP replies that gets rate limitedJesper Dangaard Brouer2-38/+82
2017-01-09Revert "icmp: avoid allocating large struct on stack"Jesper Dangaard Brouer1-23/+17
2017-01-09Merge tag 'rxrpc-rewrite-20170109' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsDavid S. Miller13-242/+442
2017-01-09Merge branch 'dsa_swqitch_ops-const'David S. Miller9-79/+149
2017-01-09net: dsa: Make dsa_switch_ops constFlorian Fainelli8-13/+13
2017-01-09net: dsa: Encapsulate legacy switch drivers into dsa_switch_driverFlorian Fainelli4-13/+26
2017-01-09net: dsa: bcm_sf2: Declare our own dsa_switch_opsFlorian Fainelli1-22/+33
2017-01-09net: dsa: b53: Export most operations to other driversFlorian Fainelli2-33/+79
2017-01-09Merge branch 'sh_eth-csum'David S. Miller2-11/+7
2017-01-09sh_eth: rename 'sh_eth_cpu_data::hw_crc'Sergei Shtylyov2-7/+7
2017-01-09sh_eth: get rid of 'sh_eth_cpu_data::shift_rd0'Sergei Shtylyov2-5/+1
2017-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller222-1233/+2064
2017-01-09phy state machine: failsafe leave invalid RUNNING stateZefir Kurtisi1-0/+9
2017-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds19-63/+116
2017-01-09Merge branch 'dwmac-dwc-qos-eth'David S. Miller15-82/+317
2017-01-09stmmac: adding new glue driver dwmac-dwc-qos-ethjpinto5-3/+227
2017-01-09stmmac: move stmmac_clk, pclk, clk_ptp_ref and stmmac_rst to platform structurejpinto6-75/+70
2017-01-09stmmac: adding DT parameter for LPI tx clock gatingjpinto8-4/+20
2017-01-09alx: add feature flag for rx checksummingTobias Regnery1-0/+1
2017-01-09Merge branch 'act_csum-sctp'David S. Miller3-1/+33
2017-01-09net/sched: act_csum: compute crc32c on SCTP packetsDavide Caratti2-1/+32
2017-01-09net/sched: Kconfig: select LIBCRC32C if NET_ACT_CSUM is selectedDavide Caratti1-0/+1
2017-01-09Merge branch 'mlxsw-small-driver-update'David S. Miller3-54/+59
2017-01-09mlxsw: spectrum: Change ENOTSUPP to EOPNOTSUPPYotam Gigi1-4/+4
2017-01-09mlxsw: spectrum: Fix order of commands in port remove functionYotam Gigi1-1/+1
2017-01-09mlxsw: spectrum: Make the add_matchall_tc_entry symmetricYotam Gigi1-43/+48
2017-01-09mlxsw: cmd: Fix API name comments for event-queuesElad Raz1-5/+5
2017-01-09mlxsw: Fix mlxsw_i2c_write return valueElad Raz1-1/+1
2017-01-09net: ethernet: ti: cpsw: extend limits for cpsw_get/set_ringparamIvan Khoronzhuk1-4/+3
2017-01-09cls_u32: don't bother explicitly initializing ->divisor to zeroAlexandru Moise1-1/+0
2017-01-09Merge branch 'siphash'David S. Miller10-125/+1189
2017-01-09syncookies: use SipHash in place of SHA1Jason A. Donenfeld2-38/+24
2017-01-09secure_seq: use SipHash in place of MD5Jason A. Donenfeld1-82/+63
2017-01-09siphash: implement HalfSipHash1-3 for hash tablesJason A. Donenfeld4-5/+546
2017-01-09siphash: add cryptographically secure PRFJason A. Donenfeld7-5/+561
2017-01-09net: ipv4: remove disable of bottom half in inet_rtm_getrouteDavid Ahern1-2/+0
2017-01-09net: intel: e100: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-6/+8
2017-01-09net: ibm: ibmvnic: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-13/+18
2017-01-09net: ibm: ibmveth: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-12/+18
2017-01-09net: ibm: emac: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-30/+40
2017-01-09net: ibm: ehea: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-21/+30