index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
Commit message (
Expand
)
Author
Age
Files
Lines
*
tcp: do not underestimate skb->truesize in tcp_trim_head()
Eric Dumazet
2017-04-28
1
-7
/
+12
*
ipv4: Don't pass IP fragments to upper layer GRO handlers.
Steffen Klassert
2017-04-28
1
-0
/
+3
*
tcp: memset ca_priv data to 0 properly
Wei Wang
2017-04-26
1
-8
/
+3
*
udp: disable inner UDP checksum offloads in IPsec case
Ansis Atteka
2017-04-24
1
-0
/
+3
*
ipv4: Avoid caching l3mdev dst on mismatched local route
Robert Shearman
2017-04-24
1
-1
/
+2
*
net-timestamp: avoid use-after-free in ip_recv_error
Willem de Bruijn
2017-04-17
1
-5
/
+4
*
ipv4: fix a deadlock in ip_ra_control
WANG Cong
2017-04-17
3
-9
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2017-04-14
1
-1
/
+1
|
\
|
*
netfilter: ipt_CLUSTERIP: Fix wrong conntrack netns refcnt usage
Gao Feng
2017-04-13
1
-1
/
+1
*
|
tcp: clear saved_syn in tcp_disconnect()
Eric Dumazet
2017-04-09
1
-0
/
+1
*
|
net: tcp: Increase TCP_MIB_OUTRSTS even though fail to alloc skb
Gao Feng
2017-04-08
1
-2
/
+2
*
|
tcp: restrict F-RTO to work-around broken middle-boxes
Yuchung Cheng
2017-04-07
1
-8
/
+12
*
|
net: ipv4: fix multipath RTM_GETROUTE behavior when iif is given
Florian Larysch
2017-04-06
1
-1
/
+1
*
|
tcp: fix reordering SNMP under-counting
Yuchung Cheng
2017-04-05
1
-13
/
+14
*
|
tcp: fix lost retransmit SNMP under-counting
Yuchung Cheng
2017-04-05
1
-1
/
+2
|
/
*
tcp: minimize false-positives on TCP/GRO check
Marcelo Ricardo Leitner
2017-04-03
1
-5
/
+9
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2017-03-29
1
-18
/
+2
|
\
|
*
netfilter: nf_nat_snmp: Fix panic when snmp_trap_helper fails to register
Gao Feng
2017-03-27
1
-18
/
+1
|
*
netfilter: invoke synchronize_rcu after set the _hook_ to NULL
Liping Zhang
2017-03-27
1
-0
/
+1
*
|
net: ipconfig: fix ic_close_devs() use-after-free
Mark Rutland
2017-03-27
1
-1
/
+1
*
|
ping: implement proper locking
Eric Dumazet
2017-03-24
1
-2
/
+3
*
|
inet: frag: release spinlock before calling icmp_send()
Eric Dumazet
2017-03-22
1
-8
/
+17
*
|
tcp: initialize icsk_ack.lrcvtime at session start time
Eric Dumazet
2017-03-22
2
-1
/
+2
*
|
ipv4: provide stronger user input validation in nl_fib_input()
Eric Dumazet
2017-03-22
1
-1
/
+2
|
/
*
tcp: tcp_get_info() should read tcp_time_stamp later
Eric Dumazet
2017-03-16
1
-1
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2017-03-15
4
-13
/
+12
|
\
|
*
netfilter: nf_tables: fix mismatch in big-endian system
Liping Zhang
2017-03-13
2
-8
/
+8
|
*
netfilter: don't track fragmented packets
Florian Westphal
2017-03-08
2
-5
/
+4
*
|
dccp/tcp: fix routing redirect race
Jon Maxwell
2017-03-13
1
-1
/
+2
*
|
udp: avoid ufo handling on IP payload compression packets
Alexey Kodanev
2017-03-09
1
-1
/
+1
*
|
net: Work around lockdep limitation in sockets that use sockets
David Howells
2017-03-09
2
-3
/
+4
*
|
net/tunnel: set inner protocol in network gro hooks
Paolo Abeni
2017-03-09
1
-1
/
+3
*
|
tcp: fix various issues for sockets morphing to listen state
Eric Dumazet
2017-03-07
2
-4
/
+9
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-03-04
4
-8
/
+25
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2017-03-03
1
-3
/
+4
|
|
\
|
|
*
netfilter: use skb_to_full_sk in ip_route_me_harder
Florian Westphal
2017-02-28
1
-3
/
+4
|
*
|
tcp: fix potential double free issue for fastopen_req
Wei Wang
2017-03-02
1
-3
/
+12
|
*
|
tcp/dccp: block BH for SYN processing
Eric Dumazet
2017-03-01
1
-2
/
+8
|
*
|
net: route: add missing nla_policy entry for RTA_MARK attribute
Liping Zhang
2017-03-01
1
-0
/
+1
*
|
|
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
|
|
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+2
|
/
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-02-28
2
-3
/
+5
|
\
|
|
*
ipv4: mask tos for input route
Julian Anastasov
2017-02-26
1
-0
/
+1
|
*
ipv4: add missing initialization for flowi4_uid
Julian Anastasov
2017-02-26
2
-3
/
+4
*
|
lib/vsprintf.c: remove %Z support
Alexey Dobriyan
2017-02-27
4
-4
/
+4
|
/
*
tcp: account for ts offset only if tsecr not zero
Alexey Kodanev
2017-02-22
1
-1
/
+2
*
tcp: setup timestamp offset when write_seq already set
Alexey Kodanev
2017-02-22
1
-6
/
+10
*
tcp: Revert "tcp: tcp_probe: use spin_lock_bh()"
Eric Dumazet
2017-02-21
1
-2
/
+2
*
ip: fix IP_CHECKSUM handling
Paolo Abeni
2017-02-21
1
-4
/
+4
*
tcp: use page_ref_inc() in tcp_sendmsg()
Eric Dumazet
2017-02-17
1
-1
/
+1
[next]