summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2017-06-02sctp: merge sctp_stream_new and sctp_stream_initXin Long
2017-06-02sctp: define the member stream as an object instead of pointer in asocXin Long
2017-06-02Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2017-06-02qed: Add support for changing iSCSI macMintz, Yuval
2017-06-02qed: Support NVM-image reading APIMintz, Yuval
2017-06-02qed: Share additional information with qedfMintz, Yuval
2017-06-02team: add macro MODULE_ALIAS_TEAM_MODE for team mode aliasZhang Shengju
2017-06-01net: dsa: remove dsa_uses_tagged_protocolVivien Didelot
2017-06-01net: dsa: comment hot path requirementsVivien Didelot
2017-06-01virtchnl: Add compile time static asserts to validate structure sizesSridhar Samudrala
2017-06-01virtchnl: Add pad fields to a couple of structuresSridhar Samudrala
2017-06-01i40e/virtchnl: move function to virtchnlJesse Brandeburg
2017-06-01virtchnl: finish conversion to virtchnl interfaceJesse Brandeburg
2017-06-01i40evf/virtchnl: whitespace cleanupsJesse Brandeburg
2017-06-01i40e/virtchnl: refactor code for validate checksJesse Brandeburg
2017-06-01virtchnl: convert to new macrosJesse Brandeburg
2017-06-01virtchnl: rename i40e to generic virtchnlJesse Brandeburg
2017-06-01i40e/i40evf: create and use new unified header fileJesse Brandeburg
2017-06-01net-next: stmmac: Add dwmac-sun8iLABBE Corentin
2017-06-01net-next: stmmac: add optional setup functionLABBE Corentin
2017-06-01qed: Encapsulate interrupt counters in structMintz, Yuval
2017-05-31dsa: add DSA switch driver for Microchip KSZ9477Woojung Huh
2017-05-31phy: micrel: add Microchip KSZ 9477 Switch PHY supportWoojung Huh
2017-05-31dsa: add support for Microchip KSZ tail taggingWoojung Huh
2017-05-31bpf: teach verifier to track stack depthAlexei Starovoitov
2017-05-31bpf: free up BPF_JMP | BPF_CALL | BPF_X opcodeAlexei Starovoitov
2017-05-31sched: add helper for updating statistics on all actionsJakub Kicinski
2017-05-31net: dsa: remove dev arg of dsa_register_switchVivien Didelot
2017-05-30net: add extack arg to lwtunnel build stateDavid Ahern
2017-05-30net: lwtunnel: Add extack to encap attr validationDavid Ahern
2017-05-30net: ipv4: Add extack message for invalid prefix or lengthDavid Ahern
2017-05-27net: phy: Relax error checking on sysfs_create_link()Florian Fainelli
2017-05-27bonding: Prevent duplicate userspace notificationVlad Yasevich
2017-05-27rtnl: Add support for netdev event to link messagesVlad Yasevich
2017-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-05-26bridge: Export multicast enabled stateIdo Schimmel
2017-05-26bridge: Export VLAN filtering stateIdo Schimmel
2017-05-26ipv4: add reference counting to metricsEric Dumazet
2017-05-26net: ipv4: add new RTM_F_FIB_MATCH flag for use with RTM_GETROUTERoopa Prabhu
2017-05-26net: ipv4: Save trie prefix to fib lookup resultDavid Ahern
2017-05-26net: ipv4: refactor ip_route_input_norefDavid Ahern
2017-05-26net: ipv4: refactor __ip_route_output_key_hashDavid Ahern
2017-05-26Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-05-26Merge tag 'pci-v4.12-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-05-26Merge tag 'ceph-for-4.12-rc3' of git://github.com/ceph/ceph-clientLinus Torvalds
2017-05-26PCI/msi: fix the pci_alloc_irq_vectors_affinity stubChristoph Hellwig
2017-05-25bpf: add various verifier test casesDaniel Borkmann
2017-05-25Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2017-05-25net_sched: only create filter chains for new filters/actionsWANG Cong