summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller19-48/+150
2019-04-06net/mlx5: Handle event of power detection in the PCIE slotAya Levin1-0/+1
2019-04-06Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed4-32/+63
2019-04-05syscalls: Remove start and number from syscall_set_arguments() argsSteven Rostedt (VMware)1-8/+2
2019-04-05syscalls: Remove start and number from syscall_get_arguments() argsSteven Rostedt (Red Hat)2-9/+4
2019-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds6-17/+44
2019-04-05net: devlink: introduce devlink_compat_switch_id_get() helperJiri Pirko1-0/+9
2019-04-05net: devlink: extend port attrs for switch IDJiri Pirko1-2/+6
2019-04-05net: devlink: convert devlink_port_attrs bools to bitsJiri Pirko1-2/+2
2019-04-05net: use correct this_cpu primitive in dev_recursion_levelFlorian Westphal1-1/+1
2019-04-04ptrace: Remove maxargs from task_current_syscall()Steven Rostedt (Red Hat)1-3/+8
2019-04-04ipv6: Flip to fib_nexthop_infoDavid Ahern1-0/+5
2019-04-04ipv4: Add fib_nh_common to fib_resultDavid Ahern1-26/+21
2019-04-04ipv4: Update fib_table_lookup tracepoint to take common nexthopDavid Ahern1-19/+26
2019-04-04net: phy: fix autoneg mismatch case in genphy_read_statusHeiner Kallweit1-0/+1
2019-04-04bpf: increase complexity limit and maximum program sizeAlexei Starovoitov1-0/+1
2019-04-04bpf: improve verification speed by droping statesAlexei Starovoitov1-0/+2
2019-04-04bpf: add verifier stats and log_level bit 2Alexei Starovoitov1-0/+21
2019-04-02net: phy: add genphy_read_abilitiesHeiner Kallweit1-0/+1
2019-04-02net/mlx5: Expose MPEIN (Management PCIE INfo) register layoutAya Levin2-1/+51
2019-04-02net/mlx5: Add explicit bar address fieldHuy Nguyen1-0/+1
2019-04-02net/mlx5: Move health and page alloc init to mdev_initSaeed Mahameed1-0/+1
2019-04-02net/mlx5: Remove spinlock support from mlx5_write64Maxim Mikityanskiy2-23/+10
2019-04-02net/mlx5: Remove unused MLX5_*_DOORBELL_LOCK macrosMaxim Mikityanskiy1-8/+0
2019-04-02drivers: net: aurora: use netdev_xmit_more helperFlorian Westphal1-2/+0
2019-04-02net: move skb->xmit_more hint to softnet dataFlorian Westphal1-1/+1
2019-04-02net: place xmit recursion in softnet dataFlorian Westphal1-8/+32
2019-04-02net: dsa: read mac address from DT for slave deviceXiaofei Shen1-0/+1
2019-04-02net: sched: introduce and use qdisc tree flush/purge helpersPaolo Abeni1-7/+19
2019-04-02net: 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/ke...Linus Torvalds1-11/+0
2019-03-30Merge tag 'gpio-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds1-1/+1
2019-03-30Merge tag 'acpi-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2-0/+8
2019-03-30Merge branch 'akpm' (patches from Andrew)Linus Torvalds5-12/+28
2019-03-30Merge tag 'mlx5-fixes-2019-03-29' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller1-0/+2
2019-03-30Merge tag 'driver-core-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+0
2019-03-30Merge tag 'char-misc-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus 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