Age | Commit message (Expand) | Author | Files | Lines |
2019-11-21 | ipv6: introduce and uses route look hints for list input. | Paolo Abeni | 1 | -2/+24 |
2019-11-21 | ipv6: keep track of routes using src | Paolo Abeni | 2 | -0/+7 |
2019-11-21 | net: dsa: ocelot: add hardware timestamping support for Felix | Yangbo Lu | 1 | -1/+13 |
2019-11-21 | bpf: skmsg, fix potential psock NULL pointer dereference | John Fastabend | 1 | -5/+8 |
2019-11-21 | net: Fix Kconfig indentation, continued | Krzysztof Kozlowski | 5 | -148/+148 |
2019-11-21 | lwtunnel: check erspan options before allocating tun_info | Xin Long | 1 | -8/+16 |
2019-11-21 | lwtunnel: be STRICT to validate the new LWTUNNEL_IP(6)_OPTS | Xin Long | 1 | -0/+3 |
2019-11-21 | net: remove the unnecessary strict_start_type in some policies | Xin Long | 3 | -3/+0 |
2019-11-21 | net: sched: allow flower to match erspan options | Xin Long | 1 | -0/+145 |
2019-11-21 | net: sched: allow flower to match vxlan options | Xin Long | 1 | -0/+109 |
2019-11-21 | net: sched: add erspan option support to act_tunnel_key | Xin Long | 1 | -0/+118 |
2019-11-21 | net: sched: add vxlan option support to act_tunnel_key | Xin Long | 1 | -1/+84 |
2019-11-21 | vsock: avoid to assign transport if its initialization fails | Stefano Garzarella | 1 | -1/+8 |
2019-11-20 | tcp: warn if offset reach the maxlen limit when using snprintf | Hangbin Liu | 3 | -0/+13 |
2019-11-20 | ip_gre: Make none-tun-dst gre tunnel store tunnel info as metadat_dst in recv | wenxu | 1 | -1/+5 |
2019-11-20 | net-sysfs: fix netdev_queue_add_kobject() breakage | Eric Dumazet | 1 | -0/+1 |
2019-11-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 3 | -12/+45 |
2019-11-20 | net: ipconfig: Wait for deferred device probes | Thomas Bogendoerfer | 1 | -0/+3 |
2019-11-20 | net: page_pool: add the possibility to sync DMA memory for device | Lorenzo Bianconi | 1 | -2/+34 |
2019-11-20 | net: sched: pie: enable timestamp based delay calculation | Gautam Ramakrishnan | 1 | -21/+99 |
2019-11-20 | ipv6/route: return if there is no fib_nh_gw_family | Hangbin Liu | 1 | -1/+1 |
2019-11-20 | net-sysfs: Fix reference count leak in rx|netdev_queue_add_kobject | Jouni Hogander | 1 | -11/+13 |
2019-11-20 | page_pool: Don't recycle non-reusable pages | Saeed Mahameed | 1 | -1/+13 |
2019-11-20 | page_pool: Add API to update numa node | Saeed Mahameed | 1 | -0/+8 |
2019-11-20 | netfilter: nft_payload: add C-VLAN offload support | Pablo Neira Ayuso | 1 | -0/+16 |
2019-11-20 | netfilter: nft_payload: add VLAN offload support | Pablo Neira Ayuso | 1 | -0/+22 |
2019-11-20 | netfilter: nf_tables_offload: allow ethernet interface type only | Pablo Neira Ayuso | 2 | -0/+10 |
2019-11-20 | lwtunnel: add support for multiple geneve opts | Xin Long | 1 | -36/+75 |
2019-11-19 | net/sched: act_pedit: fix WARN() in the traffic path | Davide Caratti | 1 | -7/+5 |
2019-11-19 | taprio: don't reject same mqprio settings | Ivan Khoronzhuk | 1 | -2/+26 |
2019-11-19 | net/tls: enable sk_msg redirect to tls socket egress | Willem de Bruijn | 2 | -0/+12 |
2019-11-19 | Bluetooth: delete a stray unlock | Dan Carpenter | 1 | -3/+1 |
2019-11-18 | bpf: Fix memory leak on object 'data' | Colin Ian King | 1 | -1/+3 |
2019-11-18 | net/ipv4: fix sysctl max for fib_multipath_hash_policy | Marcelo Ricardo Leitner | 1 | -1/+1 |
2019-11-18 | lwtunnel: change to use nla_put_u8 for LWTUNNEL_IP_OPT_ERSPAN_VER | Xin Long | 1 | -1/+1 |
2019-11-18 | net: sched: ensure opts_len <= IP_TUNNEL_OPTS_MAX in act_tunnel_key | Xin Long | 1 | -0/+4 |
2019-11-18 | net: atm: Reduce the severity of logging in unlink_clip_vcc | Aditya Pakki | 1 | -3/+3 |
2019-11-18 | page_pool: add destroy attempts counter and rename tracepoint | Jesper Dangaard Brouer | 1 | -2/+11 |
2019-11-18 | xdp: remove memory poison on free for struct xdp_mem_allocator | Jesper Dangaard Brouer | 1 | -5/+0 |
2019-11-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 15 | -123/+361 |
2019-11-18 | bpf: Switch bpf_map ref counter to atomic64_t so bpf_map_inc() never fails | Andrii Nakryiko | 1 | -1/+1 |
2019-11-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 14 | -44/+161 |
2019-11-16 | ipmr: Fix skb headroom in ipmr_get_route(). | Guillaume Nault | 1 | -1/+2 |
2019-11-16 | net/smc: fix fastopen for non-blocking connect() | Ursula Braun | 1 | -1/+1 |
2019-11-16 | net: core: allow fast GRO for skbs with Ethernet header in head | Alexander Lobakin | 1 | -2/+1 |
2019-11-16 | rds: ib: update WR sizes when bringing up connection | Dag Moxnes | 1 | -8/+15 |
2019-11-16 | page_pool: do not release pool until inflight == 0. | Jonathan Lemon | 2 | -123/+120 |
2019-11-16 | net/smc: remove unused constant | Ursula Braun | 1 | -2/+0 |
2019-11-16 | net/smc: use rcu_barrier() on module unload | Ursula Braun | 1 | -0/+2 |
2019-11-16 | net/smc: guarantee removal of link groups in reboot | Ursula Braun | 1 | -1/+15 |