summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-2716-47/+49
|\
| * Merge tag 'nfs-for-5.3-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2019-08-271-1/+0
| |\
| | * Revert "NFSv4/flexfiles: Abort I/O early if the layout segment was invalidated"Trond Myklebust2019-08-261-1/+0
| * | Merge tag 'arc-5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds2019-08-271-0/+11
| |\ \
| | * | ARCv2: IDU-intc: Add support for edge-triggered interruptsMischa Jonker2019-08-261-0/+11
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-08-277-9/+15
| |\ \ \
| | * | | nexthop: Fix nexthop_num_path for blackhole nexthopsDavid Ahern2019-08-251-6/+0
| | * | | net: rds: add service level support in rds-infoZhu Yanjun2019-08-251-0/+2
| | * | | net: route dump netlink NLM_F_MULTI flag missingJohn Fastabend2019-08-251-1/+1
| | * | | trivial: netns: fix typo in 'struct net.passive' descriptionMike Rapoport2019-08-211-1/+1
| | * | | ipv6: Fix return value of ipv6_mc_may_pull() for malformed packetsStefano Brivio2019-08-201-1/+1
| | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2019-08-192-0/+10
| | |\ \ \
| | | * | | netfilter: add include guard to nf_conntrack_h323_types.hMasahiro Yamada2019-08-191-0/+5
| | | * | | netfilter: xt_nfacct: Fix alignment mismatch in xt_nfacct_match_infoJuliana Rodrigueiro2019-08-191-0/+5
| * | | | | Merge tag 'for-linus-5.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-08-251-5/+0
| |\ \ \ \ \
| | * | | | | jffs2: Remove C++ style comments from uapi headerMasahiro Yamada2019-08-221-5/+0
| | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2019-08-251-0/+5
| |\ \ \ \ \
| | * | | | | timekeeping/vsyscall: Prevent math overflow in BOOTTIME updateThomas Gleixner2019-08-231-0/+5
| * | | | | | Merge tag 'dma-mapping-5.3-5' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-08-251-4/+1
| |\ \ \ \ \ \
| | * | | | | | dma-direct: fix zone selection after an unaddressable CMA allocationChristoph Hellwig2019-08-211-4/+1
| | | |/ / / / | | |/| | | |
| * | | | | | Merge tag 'gpio-v5.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2019-08-241-24/+0
| |\ \ \ \ \ \
| | * | | | | | gpio: Fix build error of function redefinitionYueHaibing2019-08-141-24/+0
| * | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-08-231-2/+1
| |\ \ \ \ \ \ \
| | * | | | | | | RDMA/restrack: Rewrite PID namespace check to be reliableLeon Romanovsky2019-08-201-2/+1
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge tag 'ceph-for-5.3-rc6' of git://github.com/ceph/ceph-clientLinus Torvalds2019-08-231-1/+2
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | libceph: allow ceph_buffer_put() to receive a NULL ceph_bufferLuis Henriques2019-08-221-1/+2
| | |/ / / / /
| * | | | | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-08-201-1/+14
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | signal: Allow cifs and drbd to receive their terminating signalsEric W. Biederman2019-08-191-1/+14
| | | |/ / / | | |/| | |
* | | | | | net: sched: copy tunnel info when setting flow_action entry->tunnelVlad Buslov2019-08-261-0/+17
* | | | | | net: sched: take reference to action dev before calling offloadsVlad Buslov2019-08-261-0/+2
* | | | | | net: sched: take rtnl lock in tc_setup_flow_action()Vlad Buslov2019-08-261-1/+1
* | | | | | net: sched: add API for registering unlocked offload block callbacksVlad Buslov2019-08-262-0/+2
* | | | | | net: sched: notify classifier on successful offload add/deleteVlad Buslov2019-08-261-0/+4
* | | | | | net: sched: refactor block offloads counter usageVlad Buslov2019-08-262-32/+16
* | | | | | net: sched: change tcf block offload counter type to atomic_tVlad Buslov2019-08-261-3/+4
* | | | | | net: sched: protect block offload-related fields with rw_semaphoreVlad Buslov2019-08-261-0/+2
* | | | | | net: use unlikely for dql_avail casexiaolinkui2019-08-241-1/+1
* | | | | | drop_monitor: Make timestamps y2038 safeIdo Schimmel2019-08-231-1/+1
* | | | | | net/mlx5: Add HV VHCA infrastructureEran Ben Elisha2019-08-221-0/+2
* | | | | | PCI: hv: Add a Hyper-V PCI interface driver for software backchannel interfaceHaiyang Zhang2019-08-221-8/+22
* | | | | | PCI: hv: Add a paravirtual backchannel in softwareDexuan Cui2019-08-221-0/+15
* | | | | | net/mlx5e: Add tc flower tracepointsDmytro Linkin2019-08-221-0/+1
* | | | | | nl80211: Add support for EDMG channelsAlexei Avshalom Lazar2019-08-212-2/+108
* | | | | | cfg80211: Support assoc-at timer in sta-infoBen Greear2019-08-212-0/+5
* | | | | | nl80211: add 6GHz band definition to enum nl80211_bandArend van Spriel2019-08-211-0/+2
* | | | | | can: rcar_can: Remove unused platform data supportGeert Uytterhoeven2019-08-201-18/+0
* | | | | | sctp: add SCTP_AUTH_SUPPORTED sockoptXin Long2019-08-201-0/+1
* | | | | | sctp: add sctp_auth_init and sctp_auth_freeXin Long2019-08-201-0/+2
* | | | | | sctp: add SCTP_ASCONF_SUPPORTED sockoptXin Long2019-08-201-0/+1
* | | | | | sctp: add asconf_enable in struct sctp_endpointXin Long2019-08-201-0/+1