summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* bpf: Introduce bpf_map IDMartin KaFai Lau2017-06-061-0/+1
* bpf: Introduce bpf_prog IDMartin KaFai Lau2017-06-061-0/+1
* net: phy: Delete unused function phy_ethtool_gsetyuval.shaia@oracle.com2017-06-061-1/+0
* net: sched: introduce helper to identify gact trap actionJiri Pirko2017-06-061-2/+13
* net: sched: introduce a TRAP control actionJiri Pirko2017-06-061-0/+7
* Merge tag 'rxrpc-rewrite-20170606' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller2017-06-063-0/+5
|\
| * rxrpc: Add service upgrade support for client connectionsDavid Howells2017-06-052-0/+2
| * rxrpc: Implement service upgradeDavid Howells2017-06-052-0/+3
* | net/{mii, smsc}: Make mii_ethtool_get_link_ksettings and smc_netdev_get_ecmd ...yuval.shaia@oracle.com2017-06-051-1/+1
* | genetlink: remove ops_list from genetlink header.Rosen, Rami2017-06-051-1/+0
|/
* qed: VF XDP supportMintz, Yuval2017-06-051-0/+3
* qed: Multiple qzone queues for VFsMintz, Yuval2017-06-051-0/+4
* qed*: L2 interface to use the SB structures directlyMintz, Yuval2017-06-051-2/+1
* skbuff: return -EMSGSIZE in skb_to_sgvec to prevent overflowJason A. Donenfeld2017-06-051-4/+4
* bpf: update perf event helper functions documentationTeng Qin2017-06-051-4/+7
* perf, bpf: Add BPF support to all perf_event typesAlexei Starovoitov2017-06-051-2/+5
* neigh: Really delete an arp/neigh entry on "ip neigh delete" or "arp -d"Sowmini Varadhan2017-06-051-0/+1
* net: dsa: Initialize all CPU and enabled ports masks in dsa_ds_parse()Florian Fainelli2017-06-051-1/+1
* net/sched: cls_flower: add support for matching on ip tos and ttlOr Gerlitz2017-06-051-0/+5
* net/flow_dissector: add support for dissection of misc ip header fieldsOr Gerlitz2017-06-051-0/+11
* sctp: merge sctp_stream_new and sctp_stream_initXin Long2017-06-021-2/+2
* sctp: define the member stream as an object instead of pointer in asocXin Long2017-06-021-1/+2
* Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2017-06-021-0/+701
|\
| * virtchnl: Add compile time static asserts to validate structure sizesSridhar Samudrala2017-06-011-0/+50
| * virtchnl: Add pad fields to a couple of structuresSridhar Samudrala2017-06-011-0/+3
| * i40e/virtchnl: move function to virtchnlJesse Brandeburg2017-06-011-0/+147
| * virtchnl: finish conversion to virtchnl interfaceJesse Brandeburg2017-06-011-47/+81
| * i40evf/virtchnl: whitespace cleanupsJesse Brandeburg2017-06-011-3/+3
| * i40e/virtchnl: refactor code for validate checksJesse Brandeburg2017-06-011-0/+17
| * virtchnl: convert to new macrosJesse Brandeburg2017-06-011-0/+3
| * virtchnl: rename i40e to generic virtchnlJesse Brandeburg2017-06-011-116/+117
| * i40e/i40evf: create and use new unified header fileJesse Brandeburg2017-06-011-0/+446
* | qed: Add support for changing iSCSI macMintz, Yuval2017-06-021-0/+7
* | qed: Support NVM-image reading APIMintz, Yuval2017-06-021-0/+18
* | qed: Share additional information with qedfMintz, Yuval2017-06-022-0/+7
* | team: add macro MODULE_ALIAS_TEAM_MODE for team mode aliasZhang Shengju2017-06-021-0/+2
* | net: dsa: remove dsa_uses_tagged_protocolVivien Didelot2017-06-011-7/+1
* | net: dsa: comment hot path requirementsVivien Didelot2017-06-011-0/+3
|/
* net-next: stmmac: Add dwmac-sun8iLABBE Corentin2017-06-011-0/+1
* net-next: stmmac: add optional setup functionLABBE Corentin2017-06-011-0/+1
* qed: Encapsulate interrupt counters in structMintz, Yuval2017-06-011-3/+9
* dsa: add DSA switch driver for Microchip KSZ9477Woojung Huh2017-06-011-0/+29
* phy: micrel: add Microchip KSZ 9477 Switch PHY supportWoojung Huh2017-06-011-0/+2
* dsa: add support for Microchip KSZ tail taggingWoojung Huh2017-06-011-0/+1
* bpf: teach verifier to track stack depthAlexei Starovoitov2017-06-011-0/+1
* bpf: free up BPF_JMP | BPF_CALL | BPF_X opcodeAlexei Starovoitov2017-06-011-0/+3
* sched: add helper for updating statistics on all actionsJakub Kicinski2017-05-311-0/+19
* net: dsa: remove dev arg of dsa_register_switchVivien Didelot2017-05-311-1/+1
* net: add extack arg to lwtunnel build stateDavid Ahern2017-05-302-3/+16
* net: lwtunnel: Add extack to encap attr validationDavid Ahern2017-05-301-4/+9