index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-06-07
46
-785
/
+1637
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-06-05
1
-2
/
+18
|
|
\
|
|
*
bpf: Hooks for sys_sendmsg
Andrey Ignatov
2018-05-28
1
-2
/
+18
|
*
|
net: metrics: add proper netlink validation
Eric Dumazet
2018-06-05
2
-0
/
+4
|
*
|
ipmr: fix error path when ipmr_new_table fails
Sabrina Dubroca
2018-06-05
1
-3
/
+5
|
*
|
netfilter: provide udp*_lib_lookup for nf_tproxy
Arnd Bergmann
2018-06-05
1
-3
/
+1
|
*
|
net-tcp: remove useless tw_timeout field
Maciej Żenczykowski
2018-06-05
1
-1
/
+0
|
*
|
tcp: refactor tcp_ecn_check_ce to remove sk type cast
Yousuk Seung
2018-06-05
1
-12
/
+14
|
*
|
net-tcp: extend tcp_tw_reuse sysctl to enable loopback only optimization
Maciej Żenczykowski
2018-06-04
2
-4
/
+36
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-06-03
1
-4
/
+4
|
|
\
\
|
*
|
|
netfilter: Libify xt_TPROXY
Máté Eckl
2018-06-03
3
-1
/
+152
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2018-06-02
3
-11
/
+2
|
|
\
\
\
|
|
*
|
|
netfilter: nat: merge ipv4/ipv6 masquerade code into main nat module
Florian Westphal
2018-05-29
3
-11
/
+2
|
|
|
|
/
|
|
|
/
|
|
*
|
|
tcp: minor optimization around tcp_hdr() usage in receive path
Yafang Shao
2018-05-31
2
-4
/
+4
|
*
|
|
net/ipv4: Add support for specifying metric of connected routes
David Ahern
2018-05-29
2
-11
/
+57
|
*
|
|
net: bpfilter: make function bpfilter_mbox_request() static
Wei Yongjun
2018-05-29
1
-2
/
+3
|
|
/
/
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-27
3
-3
/
+5
|
|
\
\
|
*
|
|
net/ipv4: Remove tracepoint in fib_validate_source
David Ahern
2018-05-25
1
-2
/
+0
|
*
|
|
net/ipv4: Udate fib_table_lookup tracepoint
David Ahern
2018-05-25
1
-5
/
+9
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-05-25
1
-0
/
+31
|
|
\
\
\
|
|
*
|
|
net/ipv4: Add helper to return path MTU based on fib result
David Ahern
2018-05-22
1
-0
/
+31
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2018-05-23
4
-162
/
+115
|
|
\
\
\
\
|
|
*
|
|
|
netfilter: nf_nat: add nat type hooks to nat core
Florian Westphal
2018-05-23
3
-112
/
+106
|
|
*
|
|
|
netfilter: nf_tables: allow chain type to override hook register
Florian Westphal
2018-05-23
1
-6
/
+13
|
|
*
|
|
|
netfilter: xtables: allow table definitions not backed by hook_ops
Florian Westphal
2018-05-23
1
-1
/
+4
|
|
*
|
|
|
netfilter: nf_nat: move common nat code to nat core
Florian Westphal
2018-05-23
1
-53
/
+2
|
|
|
/
/
/
|
*
|
|
|
ipv4: support sport, dport and ip_proto in RTM_GETROUTE
Roopa Prabhu
2018-05-23
4
-40
/
+134
|
*
|
|
|
udp: exclude gso from xfrm paths
Willem de Bruijn
2018-05-23
1
-1
/
+2
|
*
|
|
|
net: add skeleton of bpfilter kernel module
Alexei Starovoitov
2018-05-23
4
-0
/
+63
|
*
|
|
|
tcp: do not aggressively quick ack after ECN events
Eric Dumazet
2018-05-22
1
-2
/
+2
|
*
|
|
|
tcp: add max_quickacks param to tcp_incr_quickack and tcp_enter_quickack_mode
Eric Dumazet
2018-05-22
1
-11
/
+13
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-21
7
-7
/
+25
|
|
\
\
\
\
|
*
|
|
|
|
tcp: tcp_rack_reo_wnd() can be static
kbuild test robot
2018-05-18
1
-1
/
+1
|
*
|
|
|
|
tcp: add tcp_comp_sack_nr sysctl
Eric Dumazet
2018-05-18
3
-1
/
+13
|
*
|
|
|
|
tcp: add tcp_comp_sack_delay_ns sysctl
Eric Dumazet
2018-05-18
3
-2
/
+10
|
*
|
|
|
|
tcp: add TCPAckCompressed SNMP counter
Eric Dumazet
2018-05-18
2
-0
/
+3
|
*
|
|
|
|
tcp: add SACK compression
Eric Dumazet
2018-05-18
4
-6
/
+62
|
*
|
|
|
|
tcp: do not force quickack when receiving out-of-order packets
Eric Dumazet
2018-05-18
1
-2
/
+0
|
*
|
|
|
|
tcp: don't mark recently sent packets lost on RTO
Yuchung Cheng
2018-05-17
1
-4
/
+8
|
*
|
|
|
|
tcp: new helper tcp_rack_skb_timeout
Yuchung Cheng
2018-05-17
2
-7
/
+12
|
*
|
|
|
|
tcp: separate loss marking and state update on RTO
Yuchung Cheng
2018-05-17
1
-2
/
+2
|
*
|
|
|
|
tcp: new helper tcp_timeout_mark_lost
Yuchung Cheng
2018-05-17
1
-21
/
+29
|
*
|
|
|
|
tcp: account lost retransmit after timeout
Yuchung Cheng
2018-05-17
2
-17
/
+5
|
*
|
|
|
|
tcp: simpler NewReno implementation
Yuchung Cheng
2018-05-17
2
-8
/
+38
|
*
|
|
|
|
tcp: disable RFC6675 loss detection
Yuchung Cheng
2018-05-17
1
-4
/
+8
|
*
|
|
|
|
tcp: support DUPACK threshold in RACK
Yuchung Cheng
2018-05-17
1
-13
/
+27
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
net: ipv4: ipconfig: fix unused variable
Anders Roxell
2018-05-14
1
-3
/
+2
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-12
3
-6
/
+13
|
|
\
\
\
\
|
*
|
|
|
|
erspan: auto detect truncated ipv6 packets.
William Tu
2018-05-11
1
-0
/
+6
|
*
|
|
|
|
udp: avoid refcount_t saturation in __udp_gso_segment()
Eric Dumazet
2018-05-11
1
-3
/
+11
[next]