summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* net/sched: cls_flower: add support for matching on ip tos and ttlOr Gerlitz2017-06-041-0/+5
* net/flow_dissector: add support for dissection of misc ip header fieldsOr Gerlitz2017-06-041-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-05-311-0/+29
* phy: micrel: add Microchip KSZ 9477 Switch PHY supportWoojung Huh2017-05-311-0/+2
* dsa: add support for Microchip KSZ tail taggingWoojung Huh2017-05-311-0/+1
* bpf: teach verifier to track stack depthAlexei Starovoitov2017-05-311-0/+1
* bpf: free up BPF_JMP | BPF_CALL | BPF_X opcodeAlexei Starovoitov2017-05-311-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
* net: ipv4: Add extack message for invalid prefix or lengthDavid Ahern2017-05-301-1/+2
* net: phy: Relax error checking on sysfs_create_link()Florian Fainelli2017-05-271-0/+2
* bonding: Prevent duplicate userspace notificationVlad Yasevich2017-05-271-0/+2
* rtnl: Add support for netdev event to link messagesVlad Yasevich2017-05-272-1/+13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-05-2614-36/+79
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-05-269-27/+62
| |\
| | * ipv4: add reference counting to metricsEric Dumazet2017-05-262-6/+12
| | * bpf: add various verifier test casesDaniel Borkmann2017-05-251-0/+10
| | * vlan: Fix tcp checksum offloads in Q-in-Q vlansVlad Yasevich2017-05-241-8/+10
| | * Merge tag 'mlx5-fixes-2017-05-23' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2017-05-242-1/+21
| | |\
| | | * net/mlx5: Avoid using pending command interface slotsMohamad Haj Yahia2017-05-231-1/+6
| | | * net/sched: act_csum: Add accessors for offloading driversOr Gerlitz2017-05-231-0/+15
| | * | mlx5: fix bug reading rss_hash_type from CQEJesper Dangaard Brouer2017-05-231-2/+8
| | * | cdc-ether: divorce initialisation with a filter reset and a generic methodOliver Neukum2017-05-231-0/+1
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2017-05-231-10/+0
| | |\ \ | | | |/ | | |/|
| | | * xfrm: fix stack access out of bounds with CONFIG_XFRM_SUB_POLICYSabrina Dubroca2017-05-041-10/+0
| * | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-05-261-1/+0
| |\ \ \
| | * | | blk-mq: remove blk_mq_abort_requeue_list()Ming Lei2017-05-221-1/+0