Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | net: Change nhc_flags to unsigned char | David Ahern | 2019-04-24 | 2 | -5/+5 | |
* | | | | | | | | | lwtunnel: Pass encap and encap type attributes to lwtunnel_fill_encap | David Ahern | 2019-04-24 | 1 | -3/+4 | |
* | | | | | | | | | ipv6: convert fib6_ref to refcount_t | Eric Dumazet | 2019-04-24 | 1 | -4/+4 | |
* | | | | | | | | | Merge tag 'mlx5-updates-2019-04-22' of git://git.kernel.org/pub/scm/linux/ker... | David S. Miller | 2019-04-24 | 2 | -0/+7 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | net/mlx5e: XDP, Inline small packets into the TX MPWQE in XDP xmit flow | Shay Agroskin | 2019-04-23 | 1 | -0/+1 | |
| * | | | | | | | | | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel... | Saeed Mahameed | 2019-04-23 | 1 | -0/+6 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ | Merge tag 'v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/torvald... | Saeed Mahameed | 2019-04-23 | 741 | -7417/+21543 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | net/mlx5: E-Switch, add a new prio to be used by the RDMA side | Mark Bloch | 2019-04-10 | 1 | -0/+1 | |
| | * | | | | | | | | | | net/mlx5: E-Switch, don't use hardcoded values for FDB prios | Mark Bloch | 2019-04-10 | 1 | -0/+5 | |
* | | | | | | | | | | | | net: phy: marvell: add new default led configure for m88e151x | Jian Shen | 2019-04-23 | 1 | -0/+1 | |
| |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | net: devlink: Add extack to shared buffer operations | Ido Schimmel | 2019-04-23 | 1 | -3/+5 | |
* | | | | | | | | | | | net: tc_act: drop include of module.h from tc_ife.h | Paul Gortmaker | 2019-04-23 | 1 | -1/+2 | |
* | | | | | | | | | | | net: fib: drop include of module.h from fib_notifier.h | Paul Gortmaker | 2019-04-23 | 1 | -1/+2 | |
* | | | | | | | | | | | net: ife: drop include of module.h from net/ife.h | Paul Gortmaker | 2019-04-23 | 1 | -1/+0 | |
* | | | | | | | | | | | net: psample: drop include of module.h from psample.h | Paul Gortmaker | 2019-04-23 | 1 | -1/+0 | |
* | | | | | | | | | | | net: Rename net/nexthop.h net/rtnh.h | David Ahern | 2019-04-23 | 1 | -2/+2 | |
* | | | | | | | | | | | ipv6: Remove fib6_info_nh_lwt | David Ahern | 2019-04-23 | 1 | -6/+0 | |
* | | | | | | | | | | | include/net/tcp.h: whitespace cleanup at tcp_v4_check | Daniel T. Lee | 2019-04-23 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2019-04-23 | 7 | -5/+198 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | bpf: remove global variables | Alexei Starovoitov | 2019-04-23 | 1 | -0/+5 | |
| * | | | | | | | | | | net: core: introduce build_skb_around | Jesper Dangaard Brouer | 2019-04-18 | 1 | -0/+2 | |
| * | | | | | | | | | | bpf: allow clearing all sock_ops callback flags | Viet Hoang Tran | 2019-04-17 | 1 | -1/+8 | |
| * | | | | | | | | | | bpf: fix whitespace for ENCAP_L2 defines in bpf.h | Alan Maguire | 2019-04-16 | 1 | -3/+3 | |
| * | | | | | | | | | | bpf: Introduce bpf_strtol and bpf_strtoul helpers | Andrey Ignatov | 2019-04-12 | 2 | -1/+52 | |
| * | | | | | | | | | | bpf: Introduce ARG_PTR_TO_{INT,LONG} arg types | Andrey Ignatov | 2019-04-12 | 1 | -0/+2 | |
| * | | | | | | | | | | bpf: Add file_pos field to bpf_sysctl ctx | Andrey Ignatov | 2019-04-12 | 3 | -4/+11 | |
| * | | | | | | | | | | bpf: Introduce bpf_sysctl_{get,set}_new_value helpers | Andrey Ignatov | 2019-04-12 | 3 | -4/+45 | |
| * | | | | | | | | | | bpf: Introduce bpf_sysctl_get_current_value helper | Andrey Ignatov | 2019-04-12 | 2 | -1/+23 | |
| * | | | | | | | | | | bpf: Introduce bpf_sysctl_get_name helper | Andrey Ignatov | 2019-04-12 | 1 | -1/+21 | |
| * | | | | | | | | | | bpf: Sysctl hook | Andrey Ignatov | 2019-04-12 | 4 | -0/+36 | |
* | | | | | | | | | | | ipv6: Restore RTF_ADDRCONF check in rt6_qualify_for_ecmp | David Ahern | 2019-04-22 | 1 | -1/+3 | |
* | | | | | | | | | | | ipv6: Simplify rt6_qualify_for_ecmp | David Ahern | 2019-04-21 | 1 | -2/+1 | |
* | | | | | | | | | | | tipc: introduce new socket option TIPC_SOCK_RECVQ_USED | Tung Nguyen | 2019-04-19 | 1 | -0/+1 | |
* | | | | | | | | | | | net: socket: implement 64-bit timestamps | Arnd Bergmann | 2019-04-19 | 2 | -2/+23 | |
* | | | | | | | | | | | net: rework SIOCGSTAMP ioctl handling | Arnd Bergmann | 2019-04-19 | 3 | -5/+4 | |
* | | | | | | | | | | | vlan: support binding link state to vlan member bridge ports | Mike Manning | 2019-04-19 | 1 | -4/+5 | |
* | | | | | | | | | | | net: mdio: rename mdio_device reset to reset_gpio | David Bauer | 2019-04-19 | 1 | -1/+1 | |
* | | | | | | | | | | | net: phy: add support for reset-controller | David Bauer | 2019-04-19 | 1 | -0/+1 | |
* | | | | | | | | | | | net: skb: remove unused asserts | Jakub Kicinski | 2019-04-19 | 1 | -2/+0 | |
* | | | | | | | | | | | ipv6: Add rate limit mask for ICMPv6 messages | Stephen Suryaputra | 2019-04-19 | 2 | -0/+7 | |
* | | | | | | | | | | | net ipv6: Prevent neighbor add if protocol is disabled on device | David Ahern | 2019-04-18 | 1 | -0/+2 | |
* | | | | | | | | | | | ipv6: Add fib6_type and fib6_flags to fib6_result | David Ahern | 2019-04-18 | 2 | -1/+3 | |
* | | | | | | | | | | | ipv6: Pass fib6_result to fib lookups | David Ahern | 2019-04-18 | 2 | -10/+10 | |
* | | | | | | | | | | | ipv6: Pass fib6_result to fib6_table_lookup tracepoint | David Ahern | 2019-04-18 | 1 | -8/+8 | |
* | | | | | | | | | | | ipv6: Pass fib6_result to ip6_mtu_from_fib6 and fib6_mtu | David Ahern | 2019-04-18 | 2 | -4/+6 | |
* | | | | | | | | | | | ipv6: Rename fib6_multipath_select and pass fib6_result | David Ahern | 2019-04-18 | 2 | -10/+12 | |
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2019-04-17 | 22 | -74/+143 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2019-04-17 | 7 | -38/+49 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / | | |/| | | | | | | | | ||||||
| | * | | | | | | | | | rxrpc: Make rxrpc_kernel_check_life() indicate if call completed | Marc Dionne | 2019-04-13 | 1 | -1/+3 | |
| | * | | | | | | | | | net: netrom: Fix error cleanup path of nr_proto_init | YueHaibing | 2019-04-11 | 1 | -1/+1 |