summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | net: Change nhc_flags to unsigned charDavid Ahern2019-04-242-5/+5
* | | | | | | | | lwtunnel: Pass encap and encap type attributes to lwtunnel_fill_encapDavid Ahern2019-04-241-3/+4
* | | | | | | | | ipv6: convert fib6_ref to refcount_tEric Dumazet2019-04-241-4/+4
* | | | | | | | | Merge tag 'mlx5-updates-2019-04-22' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2019-04-242-0/+7
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | net/mlx5e: XDP, Inline small packets into the TX MPWQE in XDP xmit flowShay Agroskin2019-04-231-0/+1
| * | | | | | | | | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2019-04-231-0/+6
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge tag 'v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/torvald...Saeed Mahameed2019-04-23741-7417/+21543
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | net/mlx5: E-Switch, add a new prio to be used by the RDMA sideMark Bloch2019-04-101-0/+1
| | * | | | | | | | | | net/mlx5: E-Switch, don't use hardcoded values for FDB priosMark Bloch2019-04-101-0/+5
* | | | | | | | | | | | net: phy: marvell: add new default led configure for m88e151xJian Shen2019-04-231-0/+1
| |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | |
* | | | | | | | | | | net: devlink: Add extack to shared buffer operationsIdo Schimmel2019-04-231-3/+5
* | | | | | | | | | | net: tc_act: drop include of module.h from tc_ife.hPaul Gortmaker2019-04-231-1/+2
* | | | | | | | | | | net: fib: drop include of module.h from fib_notifier.hPaul Gortmaker2019-04-231-1/+2
* | | | | | | | | | | net: ife: drop include of module.h from net/ife.hPaul Gortmaker2019-04-231-1/+0
* | | | | | | | | | | net: psample: drop include of module.h from psample.hPaul Gortmaker2019-04-231-1/+0
* | | | | | | | | | | net: Rename net/nexthop.h net/rtnh.hDavid Ahern2019-04-231-2/+2
* | | | | | | | | | | ipv6: Remove fib6_info_nh_lwtDavid Ahern2019-04-231-6/+0
* | | | | | | | | | | include/net/tcp.h: whitespace cleanup at tcp_v4_checkDaniel T. Lee2019-04-231-1/+1
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-04-237-5/+198
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | bpf: remove global variablesAlexei Starovoitov2019-04-231-0/+5
| * | | | | | | | | | net: core: introduce build_skb_aroundJesper Dangaard Brouer2019-04-181-0/+2
| * | | | | | | | | | bpf: allow clearing all sock_ops callback flagsViet Hoang Tran2019-04-171-1/+8
| * | | | | | | | | | bpf: fix whitespace for ENCAP_L2 defines in bpf.hAlan Maguire2019-04-161-3/+3
| * | | | | | | | | | bpf: Introduce bpf_strtol and bpf_strtoul helpersAndrey Ignatov2019-04-122-1/+52
| * | | | | | | | | | bpf: Introduce ARG_PTR_TO_{INT,LONG} arg typesAndrey Ignatov2019-04-121-0/+2
| * | | | | | | | | | bpf: Add file_pos field to bpf_sysctl ctxAndrey Ignatov2019-04-123-4/+11
| * | | | | | | | | | bpf: Introduce bpf_sysctl_{get,set}_new_value helpersAndrey Ignatov2019-04-123-4/+45
| * | | | | | | | | | bpf: Introduce bpf_sysctl_get_current_value helperAndrey Ignatov2019-04-122-1/+23
| * | | | | | | | | | bpf: Introduce bpf_sysctl_get_name helperAndrey Ignatov2019-04-121-1/+21
| * | | | | | | | | | bpf: Sysctl hookAndrey Ignatov2019-04-124-0/+36
* | | | | | | | | | | ipv6: Restore RTF_ADDRCONF check in rt6_qualify_for_ecmpDavid Ahern2019-04-221-1/+3
* | | | | | | | | | | ipv6: Simplify rt6_qualify_for_ecmpDavid Ahern2019-04-211-2/+1
* | | | | | | | | | | tipc: introduce new socket option TIPC_SOCK_RECVQ_USEDTung Nguyen2019-04-191-0/+1
* | | | | | | | | | | net: socket: implement 64-bit timestampsArnd Bergmann2019-04-192-2/+23
* | | | | | | | | | | net: rework SIOCGSTAMP ioctl handlingArnd Bergmann2019-04-193-5/+4
* | | | | | | | | | | vlan: support binding link state to vlan member bridge portsMike Manning2019-04-191-4/+5
* | | | | | | | | | | net: mdio: rename mdio_device reset to reset_gpioDavid Bauer2019-04-191-1/+1
* | | | | | | | | | | net: phy: add support for reset-controllerDavid Bauer2019-04-191-0/+1
* | | | | | | | | | | net: skb: remove unused assertsJakub Kicinski2019-04-191-2/+0
* | | | | | | | | | | ipv6: Add rate limit mask for ICMPv6 messagesStephen Suryaputra2019-04-192-0/+7
* | | | | | | | | | | net ipv6: Prevent neighbor add if protocol is disabled on deviceDavid Ahern2019-04-181-0/+2
* | | | | | | | | | | ipv6: Add fib6_type and fib6_flags to fib6_resultDavid Ahern2019-04-182-1/+3
* | | | | | | | | | | ipv6: Pass fib6_result to fib lookupsDavid Ahern2019-04-182-10/+10
* | | | | | | | | | | ipv6: Pass fib6_result to fib6_table_lookup tracepointDavid Ahern2019-04-181-8/+8
* | | | | | | | | | | ipv6: Pass fib6_result to ip6_mtu_from_fib6 and fib6_mtuDavid Ahern2019-04-182-4/+6
* | | | | | | | | | | ipv6: Rename fib6_multipath_select and pass fib6_resultDavid Ahern2019-04-182-10/+12
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-1722-74/+143
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-04-177-38/+49
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / | | |/| | | | | | | |
| | * | | | | | | | | rxrpc: Make rxrpc_kernel_check_life() indicate if call completedMarc Dionne2019-04-131-1/+3
| | * | | | | | | | | net: netrom: Fix error cleanup path of nr_proto_initYueHaibing2019-04-111-1/+1