summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-04-23ipv6: Use result arg in fib_lookup_arg consistentlyDavid Ahern
2019-04-23net/ncsi: handle overflow when incrementing mac addressTao Ren
2019-04-23net: Change nhc_flags to unsigned charDavid Ahern
2019-04-23lwtunnel: Pass encap and encap type attributes to lwtunnel_fill_encapDavid Ahern
2019-04-23ipv6: convert fib6_ref to refcount_tEric Dumazet
2019-04-23Merge tag 'mlx5-updates-2019-04-22' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2019-04-23net/mlx5e: XDP, Inline small packets into the TX MPWQE in XDP xmit flowShay Agroskin
2019-04-23Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2019-04-23net: phy: marvell: add new default led configure for m88e151xJian Shen
2019-04-22net: devlink: Add extack to shared buffer operationsIdo Schimmel
2019-04-22net: tc_act: drop include of module.h from tc_ife.hPaul Gortmaker
2019-04-22net: fib: drop include of module.h from fib_notifier.hPaul Gortmaker
2019-04-22net: ife: drop include of module.h from net/ife.hPaul Gortmaker
2019-04-22net: psample: drop include of module.h from psample.hPaul Gortmaker
2019-04-22net: Rename net/nexthop.h net/rtnh.hDavid Ahern
2019-04-22ipv6: Remove fib6_info_nh_lwtDavid Ahern
2019-04-22include/net/tcp.h: whitespace cleanup at tcp_v4_checkDaniel T. Lee
2019-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2019-04-23bpf: remove global variablesAlexei Starovoitov
2019-04-22Merge tag 'v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/torvald...Saeed Mahameed
2019-04-21ipv6: Restore RTF_ADDRCONF check in rt6_qualify_for_ecmpDavid Ahern
2019-04-21ipv6: Simplify rt6_qualify_for_ecmpDavid Ahern
2019-04-20Merge tag 'for-linus-20190420' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-04-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-04-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-04-19tipc: introduce new socket option TIPC_SOCK_RECVQ_USEDTung Nguyen
2019-04-19net: socket: implement 64-bit timestampsArnd Bergmann
2019-04-19net: rework SIOCGSTAMP ioctl handlingArnd Bergmann
2019-04-19vlan: support binding link state to vlan member bridge portsMike Manning
2019-04-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-04-19block: make sure that bvec length can't be overflowMing Lei
2019-04-19block: kill all_q_node in request_queueHou Tao
2019-04-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2019-04-19coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...Andrea Arcangeli
2019-04-19mm: swapoff: shmem_unuse() stop eviction without igrab()Hugh Dickins
2019-04-19x86/kprobes: Verify stack frame on kretprobeMasami Hiramatsu
2019-04-18net: mdio: rename mdio_device reset to reset_gpioDavid Bauer
2019-04-18net: phy: add support for reset-controllerDavid Bauer
2019-04-18net: skb: remove unused assertsJakub Kicinski
2019-04-18ipv6: Add rate limit mask for ICMPv6 messagesStephen Suryaputra
2019-04-17net ipv6: Prevent neighbor add if protocol is disabled on deviceDavid Ahern
2019-04-17ipv6: Add fib6_type and fib6_flags to fib6_resultDavid Ahern
2019-04-17ipv6: Pass fib6_result to fib lookupsDavid Ahern
2019-04-17ipv6: Pass fib6_result to fib6_table_lookup tracepointDavid Ahern
2019-04-17ipv6: Pass fib6_result to ip6_mtu_from_fib6 and fib6_mtuDavid Ahern
2019-04-17ipv6: Rename fib6_multipath_select and pass fib6_resultDavid Ahern
2019-04-17net: core: introduce build_skb_aroundJesper Dangaard Brouer