Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | netfilter: move route indirection to struct nf_ipv6_ops | Pablo Neira Ayuso | 2018-01-08 | 1 | -3/+3 | |
| | * | | | | | | netfilter: remove saveroute indirection in struct nf_afinfo | Pablo Neira Ayuso | 2018-01-08 | 1 | -28/+0 | |
| | * | | | | | | netfilter: move checksum_partial indirection to struct nf_ipv6_ops | Pablo Neira Ayuso | 2018-01-08 | 1 | -4/+4 | |
| | * | | | | | | netfilter: move checksum indirection to struct nf_ipv6_ops | Pablo Neira Ayuso | 2018-01-08 | 1 | -1/+0 | |
| | * | | | | | | netfilter: nf_tables: remove hooks from family definition | Pablo Neira Ayuso | 2018-01-08 | 2 | -11/+11 | |
| | * | | | | | | netfilter: nf_tables: remove multihook chains and families | Pablo Neira Ayuso | 2018-01-08 | 2 | -2/+0 | |
| | * | | | | | | netfilter: nf_tables_inet: don't use multihook infrastructure anymore | Pablo Neira Ayuso | 2018-01-08 | 1 | -2/+1 | |
| | * | | | | | | netfilter: nf_tables: explicit nft_set_pktinfo() call from hook path | Pablo Neira Ayuso | 2018-01-08 | 4 | -4/+8 | |
| | * | | | | | | netfilter: nf_tables_arp: don't set forward chain | Pablo Neira Ayuso | 2018-01-08 | 1 | -1/+0 | |
| | * | | | | | | netfilter: core: only allow one nat hook per hook point | Florian Westphal | 2018-01-08 | 1 | -0/+4 | |
| | * | | | | | | netfilter: xtables: add and use xt_request_find_table_lock | Florian Westphal | 2018-01-08 | 2 | -28/+24 | |
| | * | | | | | | netfilter: don't allocate space for arp/bridge hooks unless needed | Florian Westphal | 2018-01-08 | 1 | -0/+2 | |
| | * | | | | | | netfilter: conntrack: timeouts can be const | Florian Westphal | 2018-01-08 | 1 | -1/+1 | |
| | * | | | | | | netfilter: conntrack: l4 protocol trackers can be const | Florian Westphal | 2018-01-08 | 1 | -1/+1 | |
| | * | | | | | | netfilter: conntrack: constify list of builtin trackers | Florian Westphal | 2018-01-08 | 1 | -1/+1 | |
| * | | | | | | | tcp: Split BUG_ON() in tcp_tso_should_defer() into two assertions | Stefano Brivio | 2018-01-08 | 1 | -1/+2 | |
| |/ / / / / / | ||||||
| * | | | | | | net: revert "Update RFS target at poll for tcp/udp" | Soheil Hassas Yeganeh | 2018-01-05 | 2 | -4/+0 | |
| * | | | | | | ip: do not set RFS core on error queue reads | Soheil Hassas Yeganeh | 2018-01-05 | 1 | -1/+2 | |
| * | | | | | | net: tcp: Remove TCP probe module | Masami Hiramatsu | 2018-01-02 | 2 | -302/+0 | |
| * | | | | | | net: tcp: Add trace events for TCP congestion window tracing | Masami Hiramatsu | 2018-01-02 | 1 | -0/+3 | |
| * | | | | | | inet_diag: Add equal-operator for ports | Kristian Evensen | 2018-01-02 | 1 | -0/+8 | |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-12-29 | 1 | -1/+11 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | tcp: do not allocate linear memory for zerocopy skbs | Willem de Bruijn | 2017-12-27 | 1 | -4/+7 | |
| * | | | | | | | tcp: place all zerocopy payload in frags | Willem de Bruijn | 2017-12-27 | 1 | -4/+5 | |
| * | | | | | | | tcp: push full zerocopy packets | Willem de Bruijn | 2017-12-27 | 1 | -1/+3 | |
| * | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2017-12-27 | 3 | -69/+45 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | esp: Don't require synchronous crypto fallback on offloading anymore. | Steffen Klassert | 2017-12-20 | 1 | -10/+2 | |
| | * | | | | | | | net: Add asynchronous callbacks for xfrm on layer 2. | Steffen Klassert | 2017-12-20 | 1 | -3/+21 | |
| | * | | | | | | | xfrm: Separate ESP handling from segmentation for GRO packets. | Steffen Klassert | 2017-12-20 | 2 | -56/+22 | |
| * | | | | | | | | net: erspan: remove md NULL check | William Tu | 2017-12-26 | 1 | -5/+0 | |
| * | | | | | | | | tcp: md5: Handle RCU dereference of md5sig_info | Mat Martineau | 2017-12-26 | 1 | -1/+1 | |
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-12-22 | 3 | -4/+14 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | net: sock: replace sk_state_load with inet_sk_state_load and remove sk_state_... | Yafang Shao | 2017-12-20 | 4 | -5/+5 | |
| * | | | | | | | | | net: tracepoint: replace tcp_set_state tracepoint with inet_sock_set_state tr... | Yafang Shao | 2017-12-20 | 4 | -9/+19 | |
| * | | | | | | | | | ip_gre: fix potential memory leak in erspan_rcv | Haishuang Yan | 2017-12-20 | 1 | -1/+3 | |
| * | | | | | | | | | ip_gre: fix error path when erspan_rcv failed | Haishuang Yan | 2017-12-20 | 1 | -0/+2 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | net: erspan: reload pointer after pskb_may_pull | William Tu | 2017-12-18 | 1 | -1/+3 | |
| * | | | | | | | | net: erspan: fix wrong return value | William Tu | 2017-12-18 | 1 | -1/+1 | |
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-12-16 | 11 | -27/+59 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | net: erspan: introduce erspan v2 for ip_gre | William Tu | 2017-12-15 | 1 | -15/+90 | |
| * | | | | | | | | | net: erspan: refactor existing erspan code | William Tu | 2017-12-15 | 1 | -10/+17 | |
| * | | | | | | | | | tcp: pause Fast Open globally after third consecutive timeout | Yuchung Cheng | 2017-12-13 | 3 | -30/+22 | |
| * | | | | | | | | | tcp/dccp: avoid one atomic operation for timewait hashdance | Eric Dumazet | 2017-12-13 | 2 | -17/+17 | |
| * | | | | | | | | | tcp: allow TLP in ECN CWR | Neal Cardwell | 2017-12-13 | 1 | -6/+3 | |
| * | | | | | | | | | tcp: smoother receiver autotuning | Eric Dumazet | 2017-12-12 | 1 | -14/+5 | |
| * | | | | | | | | | tcp: avoid integer overflows in tcp_rcv_space_adjust() | Eric Dumazet | 2017-12-12 | 1 | -5/+7 | |
| * | | | | | | | | | tcp: do not overshoot window_clamp in tcp_rcv_space_adjust() | Eric Dumazet | 2017-12-12 | 1 | -1/+1 | |
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-12-09 | 6 | -25/+44 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-12-05 | 2 | -19/+46 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | tcp: Enable 2nd listener hashtable in TCP | Martin KaFai Lau | 2017-12-03 | 1 | -0/+3 |