summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* net/ipv4: Move device validation to helperDavid Ahern2018-09-211-0/+1
* veth: rename pcpu_vstats as pcpu_lstatsLi RongQing2018-09-191-1/+0
* netlink: add ethernet address policy typesJohannes Berg2018-09-191-0/+13
* netlink: add NLA_REJECT policy typeJohannes Berg2018-09-191-1/+12
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-09-1812-24/+28
|\
| * Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman2018-09-181-10/+9
| |\
| | * tls: zero the crypto information from tls_context before freeingSabrina Dubroca2018-09-131-10/+9
| * | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-09-151-1/+1
| |\ \
| | * | perf/UAPI: Clearly mark __PERF_SAMPLE_CALLCHAIN_EARLY as internal usePeter Zijlstra2018-09-101-1/+1
| * | | Merge tag 'for-linus-4.19c-rc4-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-09-151-3/+4
| |\ \ \
| | * | | xen/balloon: add runtime control for scrubbing ballooned out pagesMarek Marczykowski-Górecki2018-09-141-3/+4
| | |/ /
| * | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2018-09-151-1/+2
| |\ \ \
| | * | | asm-generic: io: Fix ioport_map() for !CONFIG_GENERIC_IOMAP && CONFIG_INDIREC...Andrew Murray2018-09-141-1/+2
| | |/ /
| * | | Merge tag 'usb-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-09-141-0/+1
| |\ \ \
| | * | | linux/mod_devicetable.h: fix kernel-doc missing notation for typec_device_idRandy Dunlap2018-09-051-0/+1
| * | | | Merge tag 'ovl-fixes-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-09-141-0/+5
| |\ \ \ \
| | * | | | vfs: add the fadvise() file operationAmir Goldstein2018-08-301-0/+5
| * | | | | Merge tag 'for-linus-20180913' of git://git.kernel.dk/linux-blockLinus Torvalds2018-09-141-1/+1
| |\ \ \ \ \
| | * | | | | blk-cgroup: increase number of supported policiesJens Axboe2018-09-111-1/+1
| * | | | | | mm: get rid of vmacache_flush_all() entirelyLinus Torvalds2018-09-144-8/+2
| * | | | | | Merge tag 'pci-v4.19-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-09-131-0/+3
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | IB/hfi1,PCI: Allow bus reset while probingDennis Dalessandro2018-09-121-0/+3
| | | |/ / / | | |/| | |
* | | | | | tls: async support causes out-of-bounds access in crypto APIsJohn Fastabend2018-09-171-4/+0
* | | | | | net: move definition of pcpu_lstats to header fileLi RongQing2018-09-141-0/+6
* | | | | | vxlan: Remove duplicated include from vxlan.hYueHaibing2018-09-131-1/+0
* | | | | | tun: switch to new type of msg_controlJason Wang2018-09-131-0/+14
* | | | | | net: sock: introduce SOCK_XDPJason Wang2018-09-131-0/+1
* | | | | | llc: avoid blocking in llc_sap_close()Cong Wang2018-09-131-0/+1
* | | | | | ipv6: Add sockopt IPV6_MULTICAST_ALL analogue to IP_MULTICAST_ALLAndre Naujoks2018-09-132-1/+3
* | | | | | net: dsa: Add Lantiq / Intel GSWIP tag supportHauke Mehrtens2018-09-131-0/+1
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-09-137-11/+59
|\| | | | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-09-132-5/+5
| |\ \ \ \ \
| | * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2018-09-121-1/+1
| | |\ \ \ \ \
| | | * | | | | netfilter: nf_tables: rework ct timeout set supportFlorian Westphal2018-08-291-1/+1
| | * | | | | | net/mlx5: Use u16 for Work Queue buffer strides offsetTariq Toukan2018-09-061-2/+2
| | * | | | | | net/mlx5: Use u16 for Work Queue buffer fragment sizeTariq Toukan2018-09-061-1/+1
| | * | | | | | net/mlx5: Fix use-after-free in self-healing flowJack Morgenstein2018-09-061-1/+1
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2018-09-121-0/+1
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| | * | | | | | HID: core: fix grouping by applicationBenjamin Tissoires2018-09-041-0/+1
| * | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2018-09-091-2/+2
| |\ \ \ \ \ \ \
| | * | | | | | | timekeeping: Fix declaration of read_persistent_wall_and_boot_offset()Christian Borntraeger2018-09-031-2/+2
| | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Merge tag 'for-linus-20180906' of git://git.kernel.dk/linux-blockLinus Torvalds2018-09-061-1/+44
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| | * | | | | | blkcg: delay blkg destruction until after writeback has finishedDennis Zhou (Facebook)2018-08-311-0/+44
| | * | | | | | Revert "blk-throttle: fix race between blkcg_bio_issue_check() and cgroup_rmd...Dennis Zhou (Facebook)2018-08-311-1/+0
| * | | | | | | Merge tag 'trace-v4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-09-061-2/+6
| |\ \ \ \ \ \ \
| | * | | | | | | tracing: Add back in rcu_irq_enter/exit_irqson() for rcuidle tracepointsSteven Rostedt (VMware)2018-09-051-2/+6
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-09-051-1/+1
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct member nameRandy Dunlap2018-09-051-1/+1
| | |/ / / / /
* | | | | | | geneve: add ttl inherit supportHangbin Liu2018-09-131-0/+1
* | | | | | | net: bridge: add support for sticky fdb entriesNikolay Aleksandrov2018-09-131-0/+1