Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | xfrm: remove eth_proto value from xfrm_state_afinfo | Florian Westphal | 2019-06-06 | 1 | -4/+2 | |
| | * | | | | | xfrm: remove state and template sort indirections from xfrm_state_afinfo | Florian Westphal | 2019-06-06 | 1 | -11/+7 | |
| | * | | | | | xfrm: remove init_flags indirection from xfrm_state_afinfo | Florian Westphal | 2019-06-05 | 1 | -1/+0 | |
| | * | | | | | xfrm: remove init_temprop indirection from xfrm_state_afinfo | Florian Westphal | 2019-06-05 | 1 | -4/+0 | |
| | * | | | | | xfrm: remove init_tempsel indirection from xfrm_state_afinfo | Florian Westphal | 2019-06-05 | 1 | -2/+0 | |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2019-07-04 | 2 | -3/+32 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | bpf: add BPF_CGROUP_SOCK_OPS callback that is executed on every RTT | Stanislav Fomichev | 2019-07-03 | 1 | -0/+8 | |
| | * | | | | | | xsk: Return the whole xdp_desc from xsk_umem_consume_tx | Maxim Mikityanskiy | 2019-06-27 | 1 | -3/+3 | |
| | * | | | | | | xsk: Add API to check for available entries in FQ | Maxim Mikityanskiy | 2019-06-27 | 1 | -0/+21 | |
| * | | | | | | | bonding: add an option to specify a delay between peer notifications | Vincent Bernat | 2019-07-04 | 2 | -0/+2 | |
| * | | | | | | | inet: factor out inet_send_prepare() | Paolo Abeni | 2019-07-03 | 1 | -0/+1 | |
| * | | | | | | | net: page_pool: add helper function for retrieving dma direction | Ilias Apalodimas | 2019-07-02 | 1 | -0/+9 | |
| * | | | | | | | ipv6: icmp: allow flowlabel reflection in echo replies | Eric Dumazet | 2019-07-01 | 1 | -0/+7 | |
| * | | | | | | | Merge tag 'mlx5e-updates-2019-06-28' of git://git.kernel.org/pub/scm/linux/ke... | David S. Miller | 2019-07-01 | 1 | -2/+4 | |
| |\ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel... | Saeed Mahameed | 2019-06-29 | 1 | -2/+4 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | net/mlx5: Declare more strictly devlink encap mode | Leon Romanovsky | 2019-06-16 | 1 | -2/+4 | |
| * | | | | | | | | | net: sched: refactor reinsert action | John Hurley | 2019-06-28 | 2 | -2/+2 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2019-06-28 | 3 | -17/+3 | |
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | / / / | | | |_|_|/ / / | | |/| | | | | | ||||||
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Pablo Neira Ayuso | 2019-06-25 | 109 | -641/+531 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | ipv6: Dump route exceptions if requested | Stefano Brivio | 2019-06-24 | 2 | -1/+2 | |
| | * | | | | | | | ipv4: Dump route exceptions if requested | Stefano Brivio | 2019-06-24 | 1 | -0/+4 | |
| | * | | | | | | | fib_frontend, ip6_fib: Select routes or exceptions dump from RTM_F_CLONED | Stefano Brivio | 2019-06-24 | 1 | -0/+2 | |
| | | |_|/ / / / | | |/| | | | | | ||||||
| | * | | | | | | ipv6: convert major tx path to use RT6_LOOKUP_F_DST_NOREF | Wei Wang | 2019-06-23 | 1 | -0/+4 | |
| | * | | | | | | ipv6: honor RT6_LOOKUP_F_DST_NOREF in rule lookup logic | Wei Wang | 2019-06-23 | 1 | -0/+10 | |
| | * | | | | | | ipv6: introduce RT6_LOOKUP_F_DST_NOREF flag in ip6_pol_route() | Wei Wang | 2019-06-23 | 1 | -0/+1 | |
| | * | | | | | | inet: fix compilation warnings in fqdir_pre_exit() | Qian Cai | 2019-06-23 | 1 | -1/+1 | |
| | * | | | | | | net: fastopen: robustness and endianness fixes for SipHash | Ard Biesheuvel | 2019-06-23 | 1 | -4/+4 | |
| | * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2019-06-22 | 12 | -62/+19 | |
| | |\ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2019-06-20 | 2 | -2/+4 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | bpf: net: Add SO_DETACH_REUSEPORT_BPF | Martin KaFai Lau | 2019-06-15 | 1 | -0/+2 | |
| | | * | | | | | | | bpf: Allow bpf_map_lookup_elem() on an xskmap | Jonathan Lemon | 2019-06-11 | 1 | -2/+2 | |
| | * | | | | | | | | page_pool: fix compile warning when CONFIG_PAGE_POOL is disabled | Jesper Dangaard Brouer | 2019-06-20 | 1 | -4/+4 | |
| | * | | | | | | | | net: sched: act_ctinfo: tidy UAPI definition | Kevin Darbyshire-Bryant | 2019-06-19 | 1 | -0/+5 | |
| | * | | | | | | | | inet: fix various use-after-free in defrags units | Eric Dumazet | 2019-06-19 | 2 | -1/+9 | |
| | * | | | | | | | | netns: add pre_exit method to struct pernet_operations | Eric Dumazet | 2019-06-19 | 1 | -0/+5 | |
| | * | | | | | | | | xdp: add tracepoints for XDP mem | Jesper Dangaard Brouer | 2019-06-19 | 1 | -0/+23 | |
| | * | | | | | | | | xdp: tracking page_pool resources and safe removal | Jesper Dangaard Brouer | 2019-06-19 | 1 | -10/+31 | |
| | * | | | | | | | | page_pool: introduce page_pool_free and use in mlx5 | Jesper Dangaard Brouer | 2019-06-19 | 1 | -0/+11 | |
| | * | | | | | | | | xdp: page_pool related fix to cpumap | Jesper Dangaard Brouer | 2019-06-19 | 2 | -1/+29 | |
| | * | | | | | | | | net: page_pool: add helper function to unmap dma addresses | Ilias Apalodimas | 2019-06-19 | 1 | -0/+1 | |
| | * | | | | | | | | net: page_pool: add helper function to retrieve dma addresses | Ilias Apalodimas | 2019-06-19 | 1 | -0/+5 | |
| | * | | | | | | | | net: flow_offload: implement support for meta key | Jiri Pirko | 2019-06-19 | 1 | -0/+6 | |
| | * | | | | | | | | flow_dissector: add support for ingress ifindex dissection | Jiri Pirko | 2019-06-19 | 1 | -0/+9 | |
| | * | | | | | | | | ipv6: Stop sending in-kernel notifications for each nexthop | Ido Schimmel | 2019-06-18 | 1 | -1/+0 | |
| | * | | | | | | | | ipv6: Extend notifier info for multipath routes | Ido Schimmel | 2019-06-18 | 1 | -0/+7 | |
| | * | | | | | | | | netlink: Add field to skip in-kernel notifications | Ido Schimmel | 2019-06-18 | 1 | -1/+3 | |
| | * | | | | | | | | netlink: Document all fields of 'struct nl_info' | Ido Schimmel | 2019-06-18 | 1 | -0/+2 | |
| | * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2019-06-18 | 21 | -154/+44 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | net: ipv4: move tcp_fastopen server side code to SipHash library | Ard Biesheuvel | 2019-06-17 | 1 | -6/+4 | |
| | * | | | | | | | | | net: sched: remove NET_CLS_IND config option | Jiri Pirko | 2019-06-15 | 1 | -4/+1 |