aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller19-48/+150
2019-04-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds6-17/+44
2019-04-04net: devlink: introduce devlink_compat_switch_id_get() helperJiri Pirko1-0/+9
2019-04-04net: devlink: extend port attrs for switch IDJiri Pirko1-2/+6
2019-04-04net: devlink: convert devlink_port_attrs bools to bitsJiri Pirko1-2/+2
2019-04-04net: use correct this_cpu primitive in dev_recursion_levelFlorian Westphal1-1/+1
2019-04-03ipv6: Flip to fib_nexthop_infoDavid Ahern1-0/+5
2019-04-03ipv4: Add fib_nh_common to fib_resultDavid Ahern1-26/+21
2019-04-03ipv4: Update fib_table_lookup tracepoint to take common nexthopDavid Ahern1-19/+26
2019-04-03net: phy: fix autoneg mismatch case in genphy_read_statusHeiner Kallweit1-0/+1
2019-04-02net: phy: add genphy_read_abilitiesHeiner Kallweit1-0/+1
2019-04-01drivers: net: aurora: use netdev_xmit_more helperFlorian Westphal1-2/+0
2019-04-01net: move skb->xmit_more hint to softnet dataFlorian Westphal1-1/+1
2019-04-01net: place xmit recursion in softnet dataFlorian Westphal1-8/+32
2019-04-01net: dsa: read mac address from DT for slave deviceXiaofei Shen1-0/+1
2019-04-01net: sched: introduce and use qdisc tree flush/purge helpersPaolo Abeni1-7/+19
2019-04-01net: sched: introduce and use qstats read helpersPaolo Abeni1-0/+18
2019-04-01vrf: check accept_source_route on the original netdeviceStephen Suryaputra1-1/+1
2019-03-31mlxsw: spectrum_acl: Rename rehash_dis traceJiri Pirko1-1/+1
2019-03-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+2
2019-03-31Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-11/+0
2019-03-30Merge tag 'gpio-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-1/+1
2019-03-30Merge tag 'acpi-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds2-0/+8
2019-03-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds5-12/+28
2019-03-29Merge tag 'mlx5-fixes-2019-03-29' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller1-0/+2
2019-03-29Merge tag 'driver-core-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-2/+0
2019-03-29Merge tag 'char-misc-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds2-5/+67
2019-03-29openvswitch: Make metadata_dst tunnel work in IP_TUNNEL_INFO_BRIDGE modewenxu1-0/+1
2019-03-29net/mlx5e: Add a lock on tir listYuval Avnery1-0/+2
2019-03-29ipv6: Move ipv6 stubs to a separate header fileDavid Ahern3-48/+64
2019-03-29net: Use common nexthop init and release helpersDavid Ahern1-0/+4
2019-03-29net: Add fib_nh_common and update fib_nh and fib6_nhDavid Ahern2-18/+33
2019-03-29ipv6: Rename fib6_nh entriesDavid Ahern3-14/+16
2019-03-29ipv4: Rename fib_nh entriesDavid Ahern2-14/+17
2019-03-29ipv6: Refactor fib6_ignore_linkdownDavid Ahern1-0/+8
2019-03-29ipv6: Move gateway checks to a fib6_nh settingDavid Ahern2-2/+3
2019-03-29ipv6: Create cleanup helper for fib6_nhDavid Ahern1-0/+1
2019-03-29ipv6: Create init helper for fib6_nhDavid Ahern1-0/+4
2019-03-29ipv4: Create cleanup helper for fib_nhDavid Ahern1-0/+1
2019-03-29ipv4: Create init helper for fib_nhDavid Ahern1-0/+4
2019-03-29ipv4: Move IN_DEV_IGNORE_ROUTES_WITH_LINKDOWN to helperDavid Ahern1-0/+14
2019-03-29ptrace: take into account saved_sigmask in PTRACE{GET,SET}SIGMASKAndrei Vagin1-0/+18
2019-03-29include/linux/list.h: fix list_is_first() kernel-docRandy Dunlap1-1/+1
2019-03-29include/linux/hugetlb.h: convert to use vm_fault_tSouptick Joarder1-1/+7
2019-03-29mm: add support for kmem caches in DMA32 zoneNicolas Boichat1-0/+2
2019-03-29mm/hotplug: fix offline undo_isolate_page_range()Qian Cai1-10/+0
2019-03-28netns: provide pure entropy for net_hash_mix()Eric Dumazet2-8/+3
2019-03-28openvswitch: Add timeout support to ct actionYi-Hung Wei1-0/+3
2019-03-28netfilter: Export nf_ct_{set,destroy}_timeout()Yi-Hung Wei1-0/+15
2019-03-28net: devlink: remove unused devlink_port_get_phys_port_name() functionJiri Pirko1-2/+0