summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2019-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-04-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-04-04net: devlink: introduce devlink_compat_switch_id_get() helperJiri Pirko
2019-04-04net: devlink: extend port attrs for switch IDJiri Pirko
2019-04-04net: devlink: convert devlink_port_attrs bools to bitsJiri Pirko
2019-04-04net: use correct this_cpu primitive in dev_recursion_levelFlorian Westphal
2019-04-03ipv6: Flip to fib_nexthop_infoDavid Ahern
2019-04-03ipv4: Add fib_nh_common to fib_resultDavid Ahern
2019-04-03ipv4: Update fib_table_lookup tracepoint to take common nexthopDavid Ahern
2019-04-03net: phy: fix autoneg mismatch case in genphy_read_statusHeiner Kallweit
2019-04-02net: phy: add genphy_read_abilitiesHeiner Kallweit
2019-04-01drivers: net: aurora: use netdev_xmit_more helperFlorian Westphal
2019-04-01net: move skb->xmit_more hint to softnet dataFlorian Westphal
2019-04-01net: place xmit recursion in softnet dataFlorian Westphal
2019-04-01net: dsa: read mac address from DT for slave deviceXiaofei Shen
2019-04-01net: sched: introduce and use qdisc tree flush/purge helpersPaolo Abeni
2019-04-01net: sched: introduce and use qstats read helpersPaolo Abeni
2019-04-01vrf: check accept_source_route on the original netdeviceStephen Suryaputra
2019-03-31mlxsw: spectrum_acl: Rename rehash_dis traceJiri Pirko
2019-03-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-03-31Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-03-30Merge tag 'gpio-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2019-03-30Merge tag 'acpi-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2019-03-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-03-29Merge tag 'mlx5-fixes-2019-03-29' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2019-03-29Merge tag 'driver-core-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-03-29Merge tag 'char-misc-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-03-29openvswitch: Make metadata_dst tunnel work in IP_TUNNEL_INFO_BRIDGE modewenxu
2019-03-29net/mlx5e: Add a lock on tir listYuval Avnery
2019-03-29ipv6: Move ipv6 stubs to a separate header fileDavid Ahern
2019-03-29net: Use common nexthop init and release helpersDavid Ahern
2019-03-29net: Add fib_nh_common and update fib_nh and fib6_nhDavid Ahern
2019-03-29ipv6: Rename fib6_nh entriesDavid Ahern
2019-03-29ipv4: Rename fib_nh entriesDavid Ahern
2019-03-29ipv6: Refactor fib6_ignore_linkdownDavid Ahern
2019-03-29ipv6: Move gateway checks to a fib6_nh settingDavid Ahern
2019-03-29ipv6: Create cleanup helper for fib6_nhDavid Ahern
2019-03-29ipv6: Create init helper for fib6_nhDavid Ahern
2019-03-29ipv4: Create cleanup helper for fib_nhDavid Ahern
2019-03-29ipv4: Create init helper for fib_nhDavid Ahern
2019-03-29ipv4: Move IN_DEV_IGNORE_ROUTES_WITH_LINKDOWN to helperDavid Ahern
2019-03-29ptrace: take into account saved_sigmask in PTRACE{GET,SET}SIGMASKAndrei Vagin
2019-03-29include/linux/list.h: fix list_is_first() kernel-docRandy Dunlap
2019-03-29include/linux/hugetlb.h: convert to use vm_fault_tSouptick Joarder
2019-03-29mm: add support for kmem caches in DMA32 zoneNicolas Boichat
2019-03-29mm/hotplug: fix offline undo_isolate_page_range()Qian Cai
2019-03-28netns: provide pure entropy for net_hash_mix()Eric Dumazet
2019-03-28openvswitch: Add timeout support to ct actionYi-Hung Wei
2019-03-28netfilter: Export nf_ct_{set,destroy}_timeout()Yi-Hung Wei
2019-03-28net: devlink: remove unused devlink_port_get_phys_port_name() functionJiri Pirko