Age | Commit message (Expand) | Author | Files | Lines |
2019-08-28 | tcp: inherit timestamp on mtu probe | Willem de Bruijn | 1 | -1/+2 |
2019-08-27 | tcp: remove empty skb from write queue in error cases | Eric Dumazet | 1 | -10/+20 |
2019-08-24 | net: route dump netlink NLM_F_MULTI flag missing | John Fastabend | 2 | -8/+11 |
2019-08-24 | ipv4/icmp: fix rt dst dev null pointer dereference | Hangbin Liu | 1 | -1/+7 |
2019-08-21 | net: fix icmp_socket_deliver argument 2 input | Li RongQing | 1 | -1/+1 |
2019-08-20 | net: fix __ip_mc_inc_group usage | Li RongQing | 1 | -2/+2 |
2019-08-08 | net/tls: prevent skb_orphan() from leaking TLS plain text with offload | Jakub Kicinski | 3 | -1/+11 |
2019-08-08 | inet: frags: re-introduce skb coalescing for local delivery | Guillaume Nault | 2 | -12/+35 |
2019-07-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 1 | -0/+13 |
2019-07-25 | ipip: validate header length in ipip_tunnel_xmit | Haishuang Yan | 1 | -0/+3 |
2019-07-24 | net/ipv4: cleanup error condition testing | Pavel Machek | 1 | -1/+1 |
2019-07-22 | bpf: sockmap/tls, close can race with map free | John Fastabend | 1 | -0/+13 |
2019-07-21 | tcp: be more careful in tcp_fragment() | Eric Dumazet | 1 | -2/+11 |
2019-07-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 4 | -8/+11 |
2019-07-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 4 | -5/+12 |
2019-07-18 | tcp: fix tcp_set_congestion_control() use from bpf hook | Eric Dumazet | 2 | -4/+6 |
2019-07-18 | proc/sysctl: add shared variables for range check | Matteo Croce | 1 | -31/+29 |
2019-07-18 | udp: Fix typo in net/ipv4/udp.c | Su Yanjun | 1 | -1/+1 |
2019-07-17 | fib: relax source validation check for loopback packets | Cong Wang | 1 | -0/+5 |
2019-07-16 | netfilter: synproxy: fix erroneous tcp mss option | Fernando Fernandez Mancera | 1 | -0/+2 |
2019-07-16 | netfilter: Update obsolete comments referring to ip_conntrack | Yonatan Goldschmidt | 1 | -2/+2 |
2019-07-16 | netfilter: nf_conntrack_sip: fix expectation clash | xiao ruizhu | 1 | -6/+6 |
2019-07-16 | netfilter: Fix rpfilter dropping vrf packets by mistake | Miaohe Lin | 1 | -0/+1 |
2019-07-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 43 | -1111/+3251 |
2019-07-09 | Merge tag 'docs-5.3' of git://git.lwn.net/linux | Linus Torvalds | 1 | -1/+1 |
2019-07-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 5 | -10/+13 |
2019-07-08 | tcp: Reset bytes_acked and bytes_received when disconnecting | Christoph Paasch | 1 | -0/+2 |
2019-07-08 | ipv4: Multipath hashing on inner L3 needs to consider inner IPv6 pkts | Stephen Suryaputra | 1 | -4/+17 |
2019-07-05 | ipv4: Fix NULL pointer dereference in ipv4_neigh_lookup() | Ido Schimmel | 1 | -1/+1 |
2019-07-05 | net: remove unused parameter from skb_checksum_try_convert | Li RongQing | 2 | -3/+2 |
2019-07-05 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 6 | -82/+6 |
2019-07-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 1 | -0/+4 |
2019-07-03 | ipv4: use indirect call wrappers for {tcp, udp}_{recv, send}msg() | Paolo Abeni | 1 | -3/+7 |
2019-07-03 | inet: factor out inet_send_prepare() | Paolo Abeni | 1 | -8/+13 |
2019-07-03 | net: don't warn in inet diag when IPV6 is disabled | Stephen Hemminger | 1 | -3/+0 |
2019-07-03 | bpf: add BPF_CGROUP_SOCK_OPS callback that is executed on every RTT | Stanislav Fomichev | 1 | -0/+4 |
2019-07-02 | ipv4: Fix off-by-one in route dump counter without netlink strict checking | Stefano Brivio | 1 | -8/+14 |
2019-07-01 | blackhole_netdev: use blackhole_netdev to invalidate dst entries | Mahesh Bandewar | 1 | -2/+1 |
2019-07-01 | ipv4: don't set IPv6 only flags to IPv4 addresses | Matteo Croce | 1 | -0/+8 |
2019-07-01 | xfrm: remove get_mtu indirection from xfrm_type | Florian Westphal | 1 | -26/+1 |
2019-06-29 | igmp: fix memory leak in igmpv3_del_delrec() | Eric Dumazet | 1 | -6/+2 |
2019-06-28 | ipv4: enable route flushing in network namespaces | Christian Brauner | 1 | -4/+8 |
2019-06-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 3 | -5/+55 |
2019-06-27 | net: ipv4: fix infinite loop on secondary addr promotion | Florian Westphal | 1 | -1/+2 |
2019-06-26 | ipv4: reset rt_iif for recirculated mcast/bcast out pkts | Stephen Suryaputra | 2 | -0/+45 |
2019-06-26 | ipv4: fix suspicious RCU usage in fib_dump_info_fnhe() | Eric Dumazet | 1 | -5/+6 |
2019-06-25 | ipv4: Use return value of inet_iif() for __raw_v4_lookup in the while loop | Stephen Suryaputra | 1 | -1/+1 |
2019-06-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Pablo Neira Ayuso | 72 | -552/+804 |
2019-06-24 | ipv4: Dump route exceptions if requested | Stefano Brivio | 2 | -13/+104 |
2019-06-24 | ipv4/route: Allow NULL flowinfo in rt_fill_info() | Stefano Brivio | 1 | -26/+30 |