summary refs log tree commit diff
AgeCommit message (Expand)Author
2017-01-10packet: pdiag_put_ring() should return TX_RING info for TPACKET_V3Sowmini Varadhan
2017-01-10bpf: Make unnecessarily global functions staticTobias Klauser
2017-01-10bpf: Remove unused but set variable in __bpf_lru_list_shrink_inactive()Tobias Klauser
2017-01-10ipvlan: improvise dev_id generation logic in IPvlanMahesh Bandewar
2017-01-10liquidio: store the L4 hash of rx packets in skbPrasad Kanneganti
2017-01-10Merge branch 'sfc-physical-port-ids'David S. Miller
2017-01-10sfc: stop setting dev_portBert Kenward
2017-01-10sfc: implement ndo_get_phys_port_nameBert Kenward
2017-01-10sfc: support ndo_get_phys_port_id even when !CONFIG_SFC_SRIOVBert Kenward
2017-01-10net: qcom/emac: add ethtool supportTimur Tabi
2017-01-09net: dsa: select NET_SWITCHDEVVivien Didelot
2017-01-09Merge tag 'mlx5-4kuar-for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller
2017-01-09tcp: make TCP_INFO more consistentEric Dumazet
2017-01-09Merge branch 'bpf-verifier-improvements'David S. Miller
2017-01-09bpf: rename ARG_PTR_TO_STACKAlexei Starovoitov
2017-01-09bpf: allow helpers access to variable memoryGianluca Borello
2017-01-09bpf: allow adjusted map element values to spillGianluca Borello
2017-01-09bpf: allow helpers access to map element valuesGianluca Borello
2017-01-09bpf: split check_mem_access logic for map valuesGianluca Borello
2017-01-09Merge branch 'net-smc'David S. Miller
2017-01-09smc: netlink interface for SMC socketsUrsula Braun
2017-01-09smc: socket closing and linkgroup cleanupUrsula Braun
2017-01-09smc: receive data from RMBEUrsula Braun
2017-01-09smc: send data (through RDMA)Ursula Braun
2017-01-09smc: connection data control (CDC)Ursula Braun
2017-01-09smc: link layer control (LLC)Ursula Braun
2017-01-09smc: initialize IB transport incl. PD, MR, QP, CQ, event, WRUrsula Braun
2017-01-09smc: work request (WR) base for use by LLC and CDCUrsula Braun
2017-01-09smc: remote memory buffers (RMBs)Ursula Braun
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