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 branch 'linus' into locking/core, to fix up conflicts
Ingo Molnar
2017-09-04
8
-27
/
+45
|
\
|
*
udp: fix secpath leak
Yossi Kuperman
2017-09-01
1
-1
/
+1
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2017-08-29
1
-3
/
+4
|
|
\
|
|
*
esp: Fix skb tailroom calculation
Steffen Klassert
2017-08-25
1
-1
/
+1
|
|
*
esp: Fix locking on page fragment allocation
Steffen Klassert
2017-08-25
1
-2
/
+3
|
*
|
udp6: set rx_dst_cookie on rx_dst updates
Paolo Abeni
2017-08-26
1
-1
/
+3
|
*
|
tcp: fix refcnt leak with ebpf congestion control
Sabrina Dubroca
2017-08-26
2
-6
/
+15
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2017-08-24
3
-10
/
+13
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
netfilter: x_tables: Fix use-after-free in ipt_do_table.
Taehee Yoo
2017-07-31
2
-9
/
+10
|
|
*
netfilter: ipt_CLUSTERIP: fix use-after-free of proc entry
Sabrina Dubroca
2017-07-19
1
-1
/
+3
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2017-08-22
2
-6
/
+9
|
|
\
\
|
|
*
|
esp: Fix error handling on layer 2 xmit.
Steffen Klassert
2017-08-07
1
-1
/
+1
|
|
*
|
esp: Fix memleaks on error paths.
Steffen Klassert
2017-07-13
1
-5
/
+8
*
|
|
|
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
2017-08-25
7
-22
/
+40
|
\
|
|
|
|
*
|
|
tcp: when rearming RTO, if RTO time is in past then fire RTO ASAP
Neal Cardwell
2017-08-19
1
-2
/
+1
|
*
|
|
net: check and errout if res->fi is NULL when RTM_F_FIB_MATCH is set
Roopa Prabhu
2017-08-19
1
-2
/
+9
|
*
|
|
datagram: When peeking datagrams with offset < 0 don't skip empty skbs
Matthew Dawson
2017-08-19
1
-1
/
+2
|
*
|
|
ipv4: better IP_MAX_MTU enforcement
Eric Dumazet
2017-08-17
1
-1
/
+1
|
*
|
|
net: igmp: Use ingress interface rather than vrf device
David Ahern
2017-08-16
1
-1
/
+9
|
*
|
|
ipv4: fix NULL dereference in free_fib_info_rcu()
Eric Dumazet
2017-08-16
1
-5
/
+7
|
*
|
|
tcp: fix possible deadlock in TCP stack vs BPF filter
Eric Dumazet
2017-08-15
1
-2
/
+2
|
*
|
|
tcp: ulp: avoid module refcnt leak in tcp_set_ulp
Sabrina Dubroca
2017-08-15
1
-7
/
+7
|
*
|
|
ipv4: route: fix inet_rtm_getroute induced crash
Florian Westphal
2017-08-14
1
-1
/
+2
*
|
|
|
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
2017-08-11
4
-10
/
+13
|
\
|
|
|
|
*
|
|
udp: consistently apply ufo or fragmentation
Willem de Bruijn
2017-08-10
2
-4
/
+6
|
*
|
|
igmp: Fix regression caused by igmp sysctl namespace code.
Nikolay Borisov
2017-08-10
2
-6
/
+7
*
|
|
|
jump_label: Do not use unserialized static_key_enabled()
Paolo Bonzini
2017-08-10
1
-2
/
+1
|
/
/
/
*
|
|
net: avoid skb_warn_bad_offload false positives on UFO
Willem de Bruijn
2017-08-09
1
-1
/
+1
*
|
|
tcp: fastopen: tcp_connect() must refresh the route
Eric Dumazet
2017-08-09
1
-0
/
+4
*
|
|
tcp: fix xmit timer to only be reset if data ACKed/SACKed
Neal Cardwell
2017-08-04
2
-18
/
+16
*
|
|
tcp: enable xmit timer fix by having TLP use time when RTO should fire
Neal Cardwell
2017-08-04
1
-9
/
+5
*
|
|
tcp: introduce tcp_rto_delta_us() helper for xmit timer fix
Neal Cardwell
2017-08-04
1
-4
/
+1
*
|
|
net: fix keepalive code vs TCP_FASTOPEN_CONNECT
Eric Dumazet
2017-08-03
1
-1
/
+2
*
|
|
tcp: avoid setting cwnd to invalid ssthresh after cwnd reduction states
Yuchung Cheng
2017-08-02
1
-2
/
+2
*
|
|
gue: fix remcsum when GRO on and CHECKSUM_PARTIAL boundary is outer UDP
K. Den
2017-08-02
1
-0
/
+1
*
|
|
Cipso: cipso_v4_optptr enter infinite loop
yujuan.qi
2017-08-02
1
-2
/
+10
*
|
|
ipv4: fib: Fix NULL pointer deref during fib_sync_down_dev()
Ido Schimmel
2017-08-01
1
-1
/
+1
*
|
|
tcp: avoid bogus gcc-7 array-bounds warning
Arnd Bergmann
2017-07-30
1
-2
/
+3
*
|
|
udp6: fix socket leak on early demux
Paolo Abeni
2017-07-29
1
-1
/
+2
*
|
|
udp: unbreak build lacking CONFIG_XFRM
Paolo Abeni
2017-07-26
1
-1
/
+1
*
|
|
udp: preserve head state for IP_CMSG_PASSSEC
Paolo Abeni
2017-07-25
1
-20
/
+18
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-07-21
6
-23
/
+60
|
\
\
\
|
*
|
|
ipv4: initialize fib_trie prior to register_netdev_notifier call.
Mahesh Bandewar
2017-07-21
1
-4
/
+5
|
|
|
/
|
|
/
|
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2017-07-18
1
-2
/
+1
|
|
\
\
|
|
*
|
netfilter: nf_tables: only allow in/output for arp packets
Florian Westphal
2017-07-17
1
-2
/
+1
|
*
|
|
udp: preserve skb->dst if required for IP options processing
Paolo Abeni
2017-07-18
1
-2
/
+11
|
*
|
|
ipv4: ipv6: initialize treq->txhash in cookie_v[46]_check()
Alexander Potapenko
2017-07-18
1
-0
/
+1
|
|
/
/
|
*
|
tcp_bbr: init pacing rate on first RTT sample
Neal Cardwell
2017-07-15
1
-1
/
+9
|
*
|
tcp_bbr: remove sk_pacing_rate=0 transient during init
Neal Cardwell
2017-07-15
1
-1
/
+0
|
*
|
tcp_bbr: introduce bbr_init_pacing_rate_from_rtt() helper
Neal Cardwell
2017-07-15
1
-5
/
+18
[next]