summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: Use common nexthop init and release helpersDavid Ahern2019-03-291-0/+4
* net: Add fib_nh_common and update fib_nh and fib6_nhDavid Ahern2019-03-292-18/+33
* ipv6: Rename fib6_nh entriesDavid Ahern2019-03-293-14/+16
* ipv4: Rename fib_nh entriesDavid Ahern2019-03-292-14/+17
* ipv6: Refactor fib6_ignore_linkdownDavid Ahern2019-03-291-0/+8
* ipv6: Move gateway checks to a fib6_nh settingDavid Ahern2019-03-292-2/+3
* ipv6: Create cleanup helper for fib6_nhDavid Ahern2019-03-291-0/+1
* ipv6: Create init helper for fib6_nhDavid Ahern2019-03-291-0/+4
* ipv4: Create cleanup helper for fib_nhDavid Ahern2019-03-291-0/+1
* ipv4: Create init helper for fib_nhDavid Ahern2019-03-291-0/+4
* ipv4: Move IN_DEV_IGNORE_ROUTES_WITH_LINKDOWN to helperDavid Ahern2019-03-291-0/+14
* openvswitch: Add timeout support to ct actionYi-Hung Wei2019-03-291-0/+3
* netfilter: Export nf_ct_{set,destroy}_timeout()Yi-Hung Wei2019-03-291-0/+15
* net: devlink: remove unused devlink_port_get_phys_port_name() functionJiri Pirko2019-03-281-2/+0
* net: devlink: introduce devlink_compat_phys_port_name_get()Jiri Pirko2019-03-281-0/+9
* net: replace ndo_get_devlink with ndo_get_devlink_portJiri Pirko2019-03-282-5/+15
* Merge tag 'batadv-next-for-davem-20190328' of git://git.open-mesh.org/linux-m...David S. Miller2019-03-282-30/+7
|\
| * batman-adv: Add multicast-to-unicast support for multiple targetsLinus Lüssing2019-03-251-0/+7
| * batman-adv: Drop license boilerplateSven Eckelmann2019-03-252-30/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-03-2837-73/+286
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-03-2713-74/+212
| |\ \
| | * | net: phy: bcm54xx: Encode link speed and activity into LEDsVladimir Oltean2019-03-261-0/+16
| | * | net/sched: let actions use RCU to access 'goto_chain'Davide Caratti2019-03-212-1/+2
| | * | net/sched: don't dereference a->goto_chain to read the chain indexDavide Caratti2019-03-211-1/+1
| | * | net/sched: prepare TC actions to properly validate the control actionDavide Caratti2019-03-211-1/+6
| | |/
| * | Revert "parport: daisy: use new parport device model"Linus Torvalds2019-03-251-13/+0
| * | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-03-241-0/+2
| |\ \
| | * | x86/gart: Exclude GART aperture from kcoreKairui Song2019-03-231-0/+2
| * | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-03-242-3/+2
| |\ \ \
| | * \ \ Merge tag 'irqchip-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Thomas Gleixner2019-03-211-2/+1
| | |\ \ \
| | | * | | irqchip/gic: Drop support for secondary GIC in non-DT systemsMarc Zyngier2019-03-111-2/+1
| | * | | | genirq: Fix typo in comment of IRQD_MOVE_PCNTXTPeter Xu2019-03-211-1/+1
| | | |/ / | | |/| |
| * | | | Merge tag 'auxdisplay-for-linus-v5.1-rc2' of git://github.com/ojeda/linuxLinus Torvalds2019-03-241-0/+1
| |\ \ \ \
| | * | | | auxdisplay: charlcd: Introduce charlcd_free() helperAndy Shevchenko2019-03-171-0/+1
| * | | | | Merge tag 'io_uring-20190323' of git://git.kernel.dk/linux-blockLinus Torvalds2019-03-232-5/+20
| |\ \ \ \ \
| | * | | | | block: add BIO_NO_PAGE_REF flagJens Axboe2019-03-181-0/+1
| | * | | | | iov_iter: add ITER_BVEC_FLAG_NO_REF flagJens Axboe2019-03-181-5/+19
| * | | | | | Merge tag 'for-linus-20190323' of git://git.kernel.dk/linux-blockLinus Torvalds2019-03-233-4/+4
| |\ \ \ \ \ \
| | * | | | | | sbitmap: trivial - update comment for sbitmap_deferred_clear_bitShenghui Wang2019-03-221-1/+1
| | * | | | | | block: Unexport blk_mq_add_to_requeue_list()Bart Van Assche2019-03-201-2/+0
| | * | | | | | block: add BLK_MQ_POLL_CLASSIC for hybrid poll and return EINVAL for unexpect...Yufen Yu2019-03-201-0/+3
| | * | | | | | blk-mq: remove unused 'nr_expired' from blk_mq_hw_ctxDongli Zhang2019-03-191-1/+0
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge tag 'ceph-for-5.1-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds2019-03-231-0/+2
| |\ \ \ \ \ \
| | * | | | | | libceph: wait for latest osdmap in ceph_monc_blacklist_add()Ilya Dryomov2019-03-201-0/+2
| | |/ / / / /
| * / / / / / IB/mlx5: Use mlx5 core to create/destroy a DEVX DCTYishai Hadas2019-03-181-1/+2
| |/ / / / /
| * | | | | Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2019-03-172-1/+8
| |\ \ \ \ \
| | * | | | | kbuild: force all architectures except um to include mandatory-yMasahiro Yamada2019-03-172-1/+8
| * | | | | | Merge tag 'pidfd-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds2019-03-163-0/+11
| |\ \ \ \ \ \
| | * | | | | | signal: add pidfd_send_signal() syscallChristian Brauner2019-03-053-1/+12
| * | | | | | | Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds2019-03-162-0/+6
| |\ \ \ \ \ \ \