aboutsummaryrefslogtreecommitdiffstats
path: root/arch (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-01-11Revert "net: dsa: Implement ndo_get_phys_port_id"Florian Fainelli1-10/+0
2017-01-11net: dsa: Implement ndo_get_phys_port_name()Florian Fainelli1-0/+10
2017-01-11net: dsa: make "label" property optional for dsa2Vivien Didelot2-32/+12
2017-01-10packet: pdiag_put_ring() should return TX_RING info for TPACKET_V3Sowmini Varadhan1-2/+1
2017-01-10bpf: Make unnecessarily global functions staticTobias Klauser1-7/+10
2017-01-10bpf: Remove unused but set variable in __bpf_lru_list_shrink_inactive()Tobias Klauser1-2/+1
2017-01-10ipvlan: improvise dev_id generation logic in IPvlanMahesh Bandewar2-1/+13
2017-01-10liquidio: store the L4 hash of rx packets in skbPrasad Kanneganti3-3/+33
2017-01-10sfc: stop setting dev_portBert Kenward1-2/+0
2017-01-10sfc: implement ndo_get_phys_port_nameBert Kenward1-0/+11
2017-01-10sfc: support ndo_get_phys_port_id even when !CONFIG_SFC_SRIOVBert Kenward7-35/+31
2017-01-10net: qcom/emac: add ethtool supportTimur Tabi4-21/+221
2017-01-09net: dsa: select NET_SWITCHDEVVivien Didelot1-2/+3
2017-01-09tcp: make TCP_INFO more consistentEric Dumazet1-4/+4
2017-01-09bpf: rename ARG_PTR_TO_STACKAlexei Starovoitov5-52/+52
2017-01-09bpf: allow helpers access to variable memoryGianluca Borello2-10/+474
2017-01-09bpf: allow adjusted map element values to spillGianluca Borello2-5/+62
2017-01-09bpf: allow helpers access to map element valuesGianluca Borello2-2/+498
2017-01-09bpf: split check_mem_access logic for map valuesGianluca Borello1-39/+49
2017-01-09smc: netlink interface for SMC socketsUrsula Braun10-1/+379
2017-01-09smc: socket closing and linkgroup cleanupUrsula Braun11-36/+668
2017-01-09smc: receive data from RMBEUrsula Braun9-3/+304
2017-01-09smc: send data (through RDMA)Ursula Braun6-4/+491
2017-01-09smc: connection data control (CDC)Ursula Braun8-0/+641
2017-01-09smc: link layer control (LLC)Ursula Braun7-3/+330
2017-01-09smc: initialize IB transport incl. PD, MR, QP, CQ, event, WRUrsula Braun8-9/+374
2017-01-09smc: work request (WR) base for use by LLC and CDCUrsula Braun8-1/+790
2017-01-09smc: remote memory buffers (RMBs)Ursula Braun7-7/+342
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