summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* ipv6: sr: define core operations for seg6local lightweight tunnelDavid Lebrun2017-08-071-0/+6
* bpf: add support for sys_enter_* and sys_exit_* tracepointsYonghong Song2017-08-071-0/+12
* net: ipv6: add second dif to udp socket lookupsDavid Ahern2017-08-071-0/+10
* net: ipv4: add second dif to multicast source filterDavid Ahern2017-08-071-1/+2
* Merge tag 'mlx5-shared-2017-08-07' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller2017-08-0713-22/+48
|\
| * net/mlx5: Increase the maximum flow counters supportedRabie Loulou2017-08-071-10/+6
| * net/mlx5: Fix counter list hardware structureRabie Loulou2017-08-071-2/+1
| * net/mlx5: Delay events till ib registration endsErez Shitrit2017-08-071-0/+3
| * net/mlx5: Separate between E-Switch and MPFSSaeed Mahameed2017-08-071-0/+2
| * Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-08-041-2/+4
| |\
| | * KVM: avoid using rcu_dereference_protectedPaolo Bonzini2017-08-021-2/+4
| * | Merge tag 'ceph-for-4.13-rc4' of git://github.com/ceph/ceph-clientLinus Torvalds2017-08-044-1/+8
| |\ \
| | * | libceph: make RECOVERY_DELETES feature create a new intervalIlya Dryomov2017-08-013-0/+7
| | * | libceph: fallback for when there isn't a pool-specific choose_argIlya Dryomov2017-08-011-1/+1
| | |/
| * | Merge tag 'vfio-v4.13-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds2017-08-031-2/+2
| |\ \
| | * | include/linux/vfio.h: Guard powerpc-specific functions with CONFIG_VFIO_SPAPR...Murilo Opsfelder Araujo2017-07-261-2/+2
| * | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-08-034-5/+22
| |\ \ \
| | * | | mm: allow page_cache_get_speculative in interrupt contextKan Liang2017-08-021-2/+0
| | * | | cpuset: fix a deadlock due to incomplete patching of cpusets_enabled()Dima Zavin2017-08-021-2/+17
| | * | | kthread: fix documentation build warningJonathan Corbet2017-08-021-1/+1
| | * | | mm, mprotect: flush TLB if potentially racing with a parallel reclaim leaving...Mel Gorman2017-08-021-0/+4
| * | | | Merge tag 'nfs-for-4.13-4' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2017-08-021-1/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | NFSv4: Fix EXCHANGE_ID corrupt verifier issueTrond Myklebust2017-08-011-1/+1
* | | | | net: sched: get rid of struct tc_to_netdevJiri Pirko2017-08-071-17/+2
* | | | | net: sched: push cls related args into cls_common structureJiri Pirko2017-08-071-3/+0
* | | | | net: sched: make egress_dev flag part of flower offload structJiri Pirko2017-08-071-1/+0
* | | | | net: sched: rename TC_SETUP_MATCHALL to TC_SETUP_CLSMATCHALLJiri Pirko2017-08-071-1/+1
* | | | | net: sched: make type an argument for ndo_setup_tcJiri Pirko2017-08-071-4/+5
* | | | | tcp: fix cwnd undo in Reno and HTCP congestion controlsYuchung Cheng2017-08-061-1/+1
* | | | | phylink: add module EEPROM supportRussell King2017-08-061-0/+3
* | | | | sfp: add sfp-bus to bridge between network devices and sfp cagesRussell King2017-08-061-0/+434
* | | | | phylink: add phylink infrastructureRussell King2017-08-062-0/+147
* | | | | net: phy: provide a hook for link up/link down eventsRussell King2017-08-061-0/+1
* | | | | net: phy: move phy_lookup_setting() and guts of phy_supported_speeds() to phy...Russell King2017-08-061-0/+15
* | | | | net: phy: split out PHY speed and duplex string generationRussell King2017-08-061-0/+3
* | | | | sock: ulimit on MSG_ZEROCOPY pagesWillem de Bruijn2017-08-032-1/+7
* | | | | sock: MSG_ZEROCOPY notification coalescingWillem de Bruijn2017-08-031-3/+14
* | | | | sock: enable MSG_ZEROCOPYWillem de Bruijn2017-08-031-1/+13
* | | | | sock: add MSG_ZEROCOPYWillem de Bruijn2017-08-032-0/+61
* | | | | sock: skb_copy_ubufs support for compound pagesWillem de Bruijn2017-08-031-2/+7
* | | | | sctp: remove the typedef sctp_auth_chunk_tXin Long2017-08-031-2/+2
* | | | | sctp: remove the typedef sctp_authhdr_tXin Long2017-08-031-3/+3
* | | | | sctp: remove the typedef sctp_addip_chunk_tXin Long2017-08-031-2/+2
* | | | | sctp: remove the typedef sctp_addiphdr_tXin Long2017-08-031-3/+3
* | | | | sctp: remove the typedef sctp_addip_param_tXin Long2017-08-031-4/+4
* | | | | sctp: remove the typedef sctp_cwr_chunk_tXin Long2017-08-031-5/+0
* | | | | sctp: remove the typedef sctp_cwrhdr_tXin Long2017-08-031-3/+3
* | | | | sctp: remove the typedef sctp_ecne_chunk_tXin Long2017-08-031-2/+2
* | | | | sctp: remove the typedef sctp_ecnehdr_tXin Long2017-08-031-3/+3
* | | | | sctp: remove the typedef sctp_error_tXin Long2017-08-031-2/+2