aboutsummaryrefslogtreecommitdiffstats
path: root/net/llc (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-01-09smc: connection and link group creationUrsula Braun7-17/+605
2017-01-09smc: CLC handshake (incl. preparation steps)Ursula Braun5-32/+822
2017-01-09smc: establish pnet table managementThomas Richter6-3/+604
2017-01-09smc: introduce SMC as an IB-clientUrsula Braun5-1/+200
2017-01-09smc: establish new socket familyUrsula Braun9-4/+688
2017-01-09net: introduce keepalive function in struct protoUrsula Braun5-5/+6
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-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-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-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-09phy state machine: failsafe leave invalid RUNNING stateZefir Kurtisi1-0/+9
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-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-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-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/mlx5: Activate support for 4K UARsEli Cohen1-0/+4
2017-01-09IB/mlx5: Support 4k UAR for libmlx5Eli Cohen9-100/+42
2017-01-09IB/mlx5: Allow future extension of libmlx5 input dataEli Cohen6-166/+209
2017-01-09IB/mlx5: Use blue flame register allocator in mlx5_ibEli Cohen10-221/+59
2017-01-09net/mlx5: Add interface to get reference to a UAREli Cohen4-14/+59
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