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
*
tcp: identify cryptic messages as TCP seq # bugs
Randy Dunlap
2018-07-19
1
-2
/
+2
*
tcp: Fix broken repair socket window probe patch
Stefan Baranoff
2018-07-16
1
-6
/
+7
*
ipv4/igmp: init group mode as INCLUDE when join source group
Hangbin Liu
2018-07-16
2
-18
/
+44
*
tcp: remove DELAYED ACK events in DCTCP
Yuchung Cheng
2018-07-14
2
-29
/
+0
*
tcp: fix dctcp delayed ACK schedule
Yuchung Cheng
2018-07-14
1
-2
/
+4
*
tcp: allow user to create repair socket without window probes
Stefan Baranoff
2018-07-12
1
-3
/
+5
*
tcp: fix sequence numbers for repaired sockets re-using TIME-WAIT sockets
Stefan Baranoff
2018-07-12
1
-5
/
+18
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2018-07-09
2
-6
/
+13
|
\
|
*
netfilter: nf_tproxy: fix possible non-linear access to transport header
Máté Eckl
2018-07-06
1
-6
/
+12
|
*
netfilter: x_tables: set module owner for icmp(6) matches
Florian Westphal
2018-07-05
1
-0
/
+1
*
|
tcp: cleanup copied_seq and urg_data in tcp_disconnect
Eric Dumazet
2018-07-08
1
-0
/
+2
*
|
ipfrag: really prevent allocation on netns exit
Paolo Abeni
2018-07-08
1
-1
/
+1
*
|
net: diag: Don't double-free TCP_NEW_SYN_RECV sockets in tcp_abort
Lorenzo Colitti
2018-07-08
1
-2
/
+1
*
|
net/ipv4: Set oif in fib_compute_spec_dst
David Ahern
2018-07-08
1
-0
/
+1
*
|
ipv4: Return EINVAL when ping_group_range sysctl doesn't map to user ns
Tyler Hicks
2018-07-06
1
-2
/
+3
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-07-02
5
-12
/
+27
|
\
|
*
net: fix use-after-free in GRO with ESP
Sabrina Dubroca
2018-07-02
3
-5
/
+3
|
*
tcp: prevent bogus FRTO undos with non-SACK flows
Ilpo Järvinen
2018-07-01
1
-0
/
+9
|
*
tcp: fix Fast Open key endianness
Yuchung Cheng
2018-06-30
1
-5
/
+13
|
*
tcp: add one more quick ack after after ECN events
Eric Dumazet
2018-06-28
1
-2
/
+2
*
|
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
Linus Torvalds
2018-06-28
3
-15
/
+26
|
/
*
ip: limit use of gso_size to udp
Willem de Bruijn
2018-06-20
1
-1
/
+2
*
net/tcp: Fix socket lookups with SO_BINDTODEVICE
David Ahern
2018-06-20
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-06-16
3
-2
/
+5
|
\
|
*
tcp: verify the checksum of the first data segment in a new connection
Frank van der Linden
2018-06-15
1
-0
/
+4
|
*
tcp: Do not reload skb pointer after skb_gro_receive().
David Miller
2018-06-12
1
-2
/
+0
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2018-06-11
1
-0
/
+1
|
|
\
|
|
*
netfilter: x_tables: initialise match/target check parameter struct
Florian Westphal
2018-06-08
1
-0
/
+1
*
|
|
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-13
2
-2
/
+2
*
|
|
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-13
1
-1
/
+2
|
/
/
*
|
tcp: limit sk_rcvlowat by the maximum receive buffer
Soheil Hassas Yeganeh
2018-06-10
1
-5
/
+7
*
|
udp: fix rx queue len reported by diag and proc interface
Paolo Abeni
2018-06-09
2
-2
/
+2
*
|
ip_tunnel: Fix name string concatenate in __ip_tunnel_create()
Sultan Alsawaf
2018-06-07
1
-2
/
+2
*
|
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
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
[next]