summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-01-09smc: connection and link group creationUrsula Braun
2017-01-09smc: CLC handshake (incl. preparation steps)Ursula Braun
2017-01-09smc: establish pnet table managementThomas Richter
2017-01-09smc: introduce SMC as an IB-clientUrsula Braun
2017-01-09smc: establish new socket familyUrsula Braun
2017-01-09net: introduce keepalive function in struct protoUrsula Braun
2017-01-09Merge branch 'sh_eth-wol'David S. Miller
2017-01-09sh_eth: enable wake-on-lan for sh7763Niklas Söderlund
2017-01-09sh_eth: enable wake-on-lan for sh7734Niklas Söderlund
2017-01-09sh_eth: enable wake-on-lan for r8a7740/armadilloNiklas Söderlund
2017-01-09sh_eth: enable wake-on-lan for R-Car Gen2 devicesNiklas Söderlund
2017-01-09sh_eth: add generic wake-on-lan support via magic packetNiklas Söderlund
2017-01-09sh_eth: use correct name for ECMR_MPDE bitNiklas Söderlund
2017-01-09Merge branch 'icmp-reply-optimize'David S. Miller
2017-01-09net: for rate-limited ICMP replies save one atomic operationJesper Dangaard Brouer
2017-01-09net: reduce cycles spend on ICMP replies that gets rate limitedJesper Dangaard Brouer
2017-01-09Revert "icmp: avoid allocating large struct on stack"Jesper Dangaard Brouer
2017-01-09Merge tag 'rxrpc-rewrite-20170109' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller
2017-01-09Merge branch 'dsa_swqitch_ops-const'David S. Miller
2017-01-09net: dsa: Make dsa_switch_ops constFlorian Fainelli
2017-01-09net: dsa: Encapsulate legacy switch drivers into dsa_switch_driverFlorian Fainelli
2017-01-09net: dsa: bcm_sf2: Declare our own dsa_switch_opsFlorian Fainelli
2017-01-09net: dsa: b53: Export most operations to other driversFlorian Fainelli
2017-01-09Merge branch 'sh_eth-csum'David S. Miller
2017-01-09sh_eth: rename 'sh_eth_cpu_data::hw_crc'Sergei Shtylyov
2017-01-09sh_eth: get rid of 'sh_eth_cpu_data::shift_rd0'Sergei Shtylyov
2017-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-01-09phy state machine: failsafe leave invalid RUNNING stateZefir Kurtisi
2017-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-01-09Merge branch 'dwmac-dwc-qos-eth'David S. Miller
2017-01-09stmmac: adding new glue driver dwmac-dwc-qos-ethjpinto
2017-01-09stmmac: move stmmac_clk, pclk, clk_ptp_ref and stmmac_rst to platform structurejpinto
2017-01-09stmmac: adding DT parameter for LPI tx clock gatingjpinto
2017-01-09alx: add feature flag for rx checksummingTobias Regnery
2017-01-09Merge branch 'act_csum-sctp'David S. Miller
2017-01-09net/sched: act_csum: compute crc32c on SCTP packetsDavide Caratti
2017-01-09net/sched: Kconfig: select LIBCRC32C if NET_ACT_CSUM is selectedDavide Caratti
2017-01-09Merge branch 'mlxsw-small-driver-update'David S. Miller
2017-01-09mlxsw: spectrum: Change ENOTSUPP to EOPNOTSUPPYotam Gigi
2017-01-09mlxsw: spectrum: Fix order of commands in port remove functionYotam Gigi
2017-01-09mlxsw: spectrum: Make the add_matchall_tc_entry symmetricYotam Gigi
2017-01-09mlxsw: cmd: Fix API name comments for event-queuesElad Raz
2017-01-09mlxsw: Fix mlxsw_i2c_write return valueElad Raz
2017-01-09net: ethernet: ti: cpsw: extend limits for cpsw_get/set_ringparamIvan Khoronzhuk
2017-01-09cls_u32: don't bother explicitly initializing ->divisor to zeroAlexandru Moise
2017-01-09Merge branch 'siphash'David S. Miller
2017-01-09syncookies: use SipHash in place of SHA1Jason A. Donenfeld
2017-01-09secure_seq: use SipHash in place of MD5Jason A. Donenfeld
2017-01-09siphash: implement HalfSipHash1-3 for hash tablesJason A. Donenfeld
2017-01-09siphash: add cryptographically secure PRFJason A. Donenfeld