summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-08-28net: sched: act_sample: fix psample group handling on overwriteVlad Buslov
2019-08-28ipv6: shrink struct ipv6_mc_socklistEric Dumazet
2019-08-28Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2019-08-28net/mlx5: Set ODP capabilities for DC transport to maxMichael Guralnik
2019-08-27net: stmmac: setup higher frequency clk support for EHL & TGLVoon Weifeng
2019-08-27sctp: allow users to set ep ecn flag by sockoptXin Long
2019-08-27sctp: make ecn flag per netns and endpointXin Long
2019-08-27Add genphy_c45_config_aneg() function to phy-c45.cMarco Hartmann
2019-08-27net: dsa: remove bitmap operationsVivien Didelot
2019-08-28bpf: introduce verifier internal test flagAlexei Starovoitov
2019-08-27net_sched: fix a NULL pointer deref in ipt actionCong Wang
2019-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-27Merge tag 'nfs-for-5.3-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2019-08-27Merge tag 'arc-5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds
2019-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-08-27netfilter: nft_dynset: support for element deletionAnder Juaristi
2019-08-27rxrpc: Use skb_unshare() rather than skb_cow_data()David Howells
2019-08-27rxrpc: Use the tx-phase skb flag to simplify tracingDavid Howells
2019-08-26net: sched: copy tunnel info when setting flow_action entry->tunnelVlad Buslov
2019-08-26net: sched: take reference to action dev before calling offloadsVlad Buslov
2019-08-26net: sched: take rtnl lock in tc_setup_flow_action()Vlad Buslov
2019-08-26net: sched: add API for registering unlocked offload block callbacksVlad Buslov
2019-08-26net: sched: notify classifier on successful offload add/deleteVlad Buslov
2019-08-26net: sched: refactor block offloads counter usageVlad Buslov
2019-08-26net: sched: change tcf block offload counter type to atomic_tVlad Buslov
2019-08-26net: sched: protect block offload-related fields with rw_semaphoreVlad Buslov
2019-08-26Revert "NFSv4/flexfiles: Abort I/O early if the layout segment was invalidated"Trond Myklebust
2019-08-26ARCv2: IDU-intc: Add support for edge-triggered interruptsMischa Jonker
2019-08-26netfilter: nfnetlink_log: add support for VLAN informationMichael Braun
2019-08-26netfilter: nft_meta: support for time matchingAnder Juaristi
2019-08-26netfilter: nf_tables: Introduce new 64-bit helper register functionsAnder Juaristi
2019-08-25nexthop: Fix nexthop_num_path for blackhole nexthopsDavid Ahern
2019-08-25Merge tag 'for-linus-5.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-08-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2019-08-24Merge tag 'dma-mapping-5.3-5' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-08-24net: rds: add service level support in rds-infoZhu Yanjun
2019-08-24net: route dump netlink NLM_F_MULTI flag missingJohn Fastabend
2019-08-24Merge tag 'gpio-v5.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2019-08-24net: use unlikely for dql_avail casexiaolinkui
2019-08-23drop_monitor: Make timestamps y2038 safeIdo Schimmel
2019-08-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-08-23Merge tag 'ceph-for-5.3-rc6' of git://github.com/ceph/ceph-clientLinus Torvalds
2019-08-23timekeeping/vsyscall: Prevent math overflow in BOOTTIME updateThomas Gleixner
2019-08-22jffs2: Remove C++ style comments from uapi headerMasahiro Yamada
2019-08-22libceph: allow ceph_buffer_put() to receive a NULL ceph_bufferLuis Henriques
2019-08-22net/mlx5: Add HV VHCA infrastructureEran Ben Elisha
2019-08-22PCI: hv: Add a Hyper-V PCI interface driver for software backchannel interfaceHaiyang Zhang
2019-08-22PCI: hv: Add a paravirtual backchannel in softwareDexuan Cui
2019-08-21net/mlx5e: Add tc flower tracepointsDmytro Linkin
2019-08-21trivial: netns: fix typo in 'struct net.passive' descriptionMike Rapoport