summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'rxrpc-rewrite-20170606' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller2017-06-061-0/+2
|\
| * rxrpc: Add service upgrade support for client connectionsDavid Howells2017-06-051-0/+1
| * rxrpc: Implement service upgradeDavid Howells2017-06-051-0/+1
* | net/{mii, smsc}: Make mii_ethtool_get_link_ksettings and smc_netdev_get_ecmd ...yuval.shaia@oracle.com2017-06-051-1/+1
|/
* qed: VF XDP supportMintz, Yuval2017-06-041-0/+3
* qed: Multiple qzone queues for VFsMintz, Yuval2017-06-041-0/+4
* qed*: L2 interface to use the SB structures directlyMintz, Yuval2017-06-041-2/+1
* skbuff: return -EMSGSIZE in skb_to_sgvec to prevent overflowJason A. Donenfeld2017-06-041-4/+4
* perf, bpf: Add BPF support to all perf_event typesAlexei Starovoitov2017-06-041-2/+5
* 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-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
* 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
* net: add extack arg to lwtunnel build stateDavid Ahern2017-05-301-0/+10
* net: phy: Relax error checking on sysfs_create_link()Florian Fainelli2017-05-271-0/+2
* rtnl: Add support for netdev event to link messagesVlad Yasevich2017-05-271-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-05-2610-20/+52
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-05-265-11/+35
| |\
| | * 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-241-1/+6
| | |\
| | | * net/mlx5: Avoid using pending command interface slotsMohamad Haj Yahia2017-05-231-1/+6
| | * | 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 '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
| * | | Merge tag 'pci-v4.12-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-05-261-0/+5
| |\ \ \
| | * | | PCI/PM: Add needs_resume flag to avoid suspend complete optimizationImre Deak2017-05-231-0/+5
| * | | | Merge tag 'ceph-for-4.12-rc3' of git://github.com/ceph/ceph-clientLinus Torvalds2017-05-261-3/+3
| |\ \ \ \
| | * | | | libceph: use kbasename() and kill ceph_file_part()Ilya Dryomov2017-05-231-3/+3
| | | |/ / | | |/| |
| * | | | PCI/msi: fix the pci_alloc_irq_vectors_affinity stubChristoph Hellwig2017-05-261-3/+3
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2017-05-241-2/+5
| |\ \ \ \
| | * | | | ptrace: Properly initialize ptracer_cred on forkEric W. Biederman2017-05-231-2/+5
| | | |/ / | | |/| |