index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-28
tcp: refresh tp timestamp before tcp_mtu_probe()
Eric Dumazet
1
-1
/
+1
2017-10-27
ipip: only increase err_count for some certain type icmp in ipip_err
Xin Long
1
-17
/
+42
2017-10-26
tcp: call tcp_rate_skb_sent() when retransmit with unaligned skb->data
Yousuk Seung
1
-1
/
+3
2017-10-26
tcp/dccp: fix other lockdep splats accessing ireq_opt
Eric Dumazet
2
-3
/
+3
2017-10-23
tcp/dccp: fix lockdep splat in inet_csk_route_req()
Eric Dumazet
1
-1
/
+2
2017-10-23
tcp: do tcp_mstamp_refresh before retransmits on TSQ handler
Koichiro Den
1
-1
/
+3
2017-10-22
soreuseport: fix initialization race
Craig Gallek
2
-8
/
+2
2017-10-21
udp: make some messages more descriptive
Matteo Croce
1
-2
/
+2
2017-10-21
tcp/dccp: fix ireq->opt races
Eric Dumazet
5
-33
/
+25
2017-10-12
ip: update policy routing config help
Stephen Hemminger
1
-5
/
+3
2017-10-10
Revert "net: defer call to cgroup_sk_alloc()"
Eric Dumazet
1
-5
/
+0
2017-10-09
net: defer call to cgroup_sk_alloc()
Eric Dumazet
1
-0
/
+5
2017-10-09
net: memcontrol: defer call to mem_cgroup_sk_alloc()
Eric Dumazet
1
-0
/
+1
2017-10-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-1
/
+2
2017-10-09
udp: fix bcast packet reception
Paolo Abeni
1
-9
/
+5
2017-10-09
ipv4: Fix traffic triggered IPsec connections.
Steffen Klassert
1
-1
/
+1
2017-10-09
netfilter: SYNPROXY: skip non-tcp packet in {ipv4, ipv6}_synproxy_hook
Lin Zhang
1
-1
/
+2
2017-10-08
gso: fix payload length when gso_size is zero
Alexey Kodanev
2
-2
/
+2
2017-10-01
ip_gre: erspan device should keep dst
Xin Long
1
-0
/
+1
2017-10-01
ip_gre: set tunnel hlen properly in erspan_tunnel_init
Xin Long
1
-1
/
+3
2017-10-01
ip_gre: check packet length and mtu correctly in erspan_xmit
Xin Long
1
-1
/
+1
2017-10-01
ip_gre: get key from session_id correctly in erspan_rcv
Xin Long
1
-3
/
+1
2017-10-01
udp: perform source validation for mcast early demux
Paolo Abeni
2
-21
/
+38
2017-10-01
IPv4: early demux can return an error code
Paolo Abeni
3
-19
/
+26
2017-10-01
ip_gre: ipgre_tap device should keep dst
Xin Long
1
-0
/
+1
2017-09-28
inetpeer: fix RCU lookup() again
Eric Dumazet
1
-2
/
+2
2017-09-26
vti: fix use after free in vti_tunnel_xmit/vti6_tnl_xmit
Alexey Kodanev
1
-1
/
+2
2017-09-22
inet: fix improper empty comparison
Josef Bacik
1
-1
/
+1
2017-09-22
net: use inet6_rcv_saddr to compare sockets
Josef Bacik
1
-1
/
+1
2017-09-22
net: set tb->fast_sk_family
Josef Bacik
1
-0
/
+2
2017-09-19
tcp: fastopen: fix on syn-data transmit failure
Eric Dumazet
1
-0
/
+9
2017-09-18
tcp: remove two unused functions
Yuchung Cheng
1
-34
/
+0
2017-09-16
tcp: fix data delivery rate
Eric Dumazet
1
-4
/
+3
2017-09-15
tcp: update skb->skb_mstamp more carefully
Eric Dumazet
1
-7
/
+12
2017-09-15
net: ipv4: fix l3slave check for index returned in IP_PKTINFO
David Ahern
1
-2
/
+6
2017-09-12
ip_tunnel: fix ip tunnel lookup in collect_md mode
Haishuang Yan
1
-1
/
+1
2017-09-12
tcp/dccp: remove reqsk_put() from inet_child_forget()
Eric Dumazet
1
-1
/
+1
2017-09-08
ip_tunnel: fix setting ttl and tos value in collect_md mode
Haishuang Yan
1
-2
/
+2
2017-09-08
tcp: fix a request socket leak
Eric Dumazet
1
-3
/
+3
2017-09-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-0
/
+2
2017-09-08
netfilter: xtables: add scheduling opportunity in get_counters
Florian Westphal
2
-0
/
+2
2017-09-07
udp: drop head states only when all skb references are gone
Paolo Abeni
1
-1
/
+4
2017-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
71
-1359
/
+1323
2017-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-12
/
+4
2017-09-04
net: Remove CONFIG_NETFILTER_DEBUG and _ASSERT() macros.
Varsha Rao
1
-9
/
+3
2017-09-04
net: Replace NF_CT_ASSERT() with WARN_ON().
Varsha Rao
3
-8
/
+8
2017-09-04
netfilter: remove unused hooknum arg from packet functions
Florian Westphal
1
-1
/
+0
2017-09-04
Merge branch 'linus' into locking/core, to fix up conflicts
Ingo Molnar
8
-27
/
+45
2017-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
12
-84
/
+63
2017-09-03
Revert "net: fix percpu memory leaks"
Jesper Dangaard Brouer
1
-9
/
+3
[next]