aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-29nds32: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+5
2019-08-29Merge tag 'hisi-fixes-for-5.3' of git://github.com/hisilicon/linux-hisi into arm/fixesArnd Bergmann1-0/+1
2019-08-28net: sched: act_sample: fix psample group handling on overwriteVlad Buslov1-0/+1
2019-08-28ipv6: shrink struct ipv6_mc_socklistEric Dumazet1-1/+1
2019-08-28Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxSaeed Mahameed3-8/+22
2019-08-28net/mlx5: Set ODP capabilities for DC transport to maxMichael Guralnik1-1/+3
2019-08-27net: stmmac: setup higher frequency clk support for EHL & TGLVoon Weifeng1-0/+1
2019-08-27sctp: allow users to set ep ecn flag by sockoptXin Long1-0/+1
2019-08-27sctp: make ecn flag per netns and endpointXin Long2-1/+5
2019-08-27Add genphy_c45_config_aneg() function to phy-c45.cMarco Hartmann1-0/+1
2019-08-27net: dsa: remove bitmap operationsVivien Didelot1-3/+0
2019-08-28bpf: introduce verifier internal test flagAlexei Starovoitov2-0/+4
2019-08-27net_sched: fix a NULL pointer deref in ipt actionCong Wang1-1/+3
2019-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller16-47/+49
2019-08-27Merge tag 'nfs-for-5.3-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-1/+0
2019-08-27Merge tag 'arc-5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arcLinus Torvalds1-0/+11
2019-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds7-9/+15
2019-08-27netfilter: nft_dynset: support for element deletionAnder Juaristi2-1/+10
2019-08-27rxrpc: Use skb_unshare() rather than skb_cow_data()David Howells1-4/+8
2019-08-27rxrpc: Use the tx-phase skb flag to simplify tracingDavid Howells1-29/+22
2019-08-26net: sched: copy tunnel info when setting flow_action entry->tunnelVlad Buslov1-0/+17
2019-08-26net: sched: take reference to action dev before calling offloadsVlad Buslov1-0/+2
2019-08-26net: sched: take rtnl lock in tc_setup_flow_action()Vlad Buslov1-1/+1
2019-08-26net: sched: add API for registering unlocked offload block callbacksVlad Buslov2-0/+2
2019-08-26net: sched: notify classifier on successful offload add/deleteVlad Buslov1-0/+4
2019-08-26net: sched: refactor block offloads counter usageVlad Buslov2-32/+16
2019-08-26net: sched: change tcf block offload counter type to atomic_tVlad Buslov1-3/+4
2019-08-26net: sched: protect block offload-related fields with rw_semaphoreVlad Buslov1-0/+2
2019-08-26Revert "NFSv4/flexfiles: Abort I/O early if the layout segment was invalidated"Trond Myklebust1-1/+0
2019-08-26ARCv2: IDU-intc: Add support for edge-triggered interruptsMischa Jonker1-0/+11
2019-08-26netfilter: nfnetlink_log: add support for VLAN informationMichael Braun1-0/+11
2019-08-26netfilter: nft_meta: support for time matchingAnder Juaristi1-0/+6
2019-08-26netfilter: nf_tables: Introduce new 64-bit helper register functionsAnder Juaristi1-7/+18
2019-08-25nexthop: Fix nexthop_num_path for blackhole nexthopsDavid Ahern1-6/+0
2019-08-25Merge tag 'for-linus-5.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifsLinus Torvalds1-5/+0
2019-08-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+5
2019-08-24Merge tag 'dma-mapping-5.3-5' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-4/+1
2019-08-24net: rds: add service level support in rds-infoZhu Yanjun1-0/+2
2019-08-24net: route dump netlink NLM_F_MULTI flag missingJohn Fastabend1-1/+1
2019-08-24Merge tag 'gpio-v5.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-24/+0
2019-08-24net: use unlikely for dql_avail casexiaolinkui1-1/+1
2019-08-23drop_monitor: Make timestamps y2038 safeIdo Schimmel1-1/+1
2019-08-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-2/+1
2019-08-23Merge tag 'ceph-for-5.3-rc6' of git://github.com/ceph/ceph-clientLinus Torvalds1-1/+2
2019-08-23timekeeping/vsyscall: Prevent math overflow in BOOTTIME updateThomas Gleixner1-0/+5
2019-08-22jffs2: Remove C++ style comments from uapi headerMasahiro Yamada1-5/+0
2019-08-22libceph: allow ceph_buffer_put() to receive a NULL ceph_bufferLuis Henriques1-1/+2
2019-08-22net/mlx5: Add HV VHCA infrastructureEran Ben Elisha1-0/+2
2019-08-22PCI: hv: Add a Hyper-V PCI interface driver for software backchannel interfaceHaiyang Zhang1-8/+22
2019-08-22PCI: hv: Add a paravirtual backchannel in softwareDexuan Cui1-0/+15