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-05-10
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2017-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
6
-27
/
+44
2017-05-09
dccp/tcp: do not inherit mc_list from parent
Eric Dumazet
1
-0
/
+2
2017-05-08
Revert "ipv4: restore rt->fi for reference counting"
David S. Miller
1
-17
/
+1
2017-05-08
treewide: use kv[mz]alloc* rather than opencoded variants
Michal Hocko
2
-9
/
+2
2017-05-08
vti: check nla_put_* return value
Hangbin Liu
1
-6
/
+7
2017-05-08
tcp: make congestion control optionally skip slow start after idle
Wei Wang
1
-1
/
+3
2017-05-08
ipv4: restore rt->fi for reference counting
WANG Cong
1
-1
/
+17
2017-05-05
tcp: randomize timestamps on syncookies
Eric Dumazet
3
-20
/
+32
2017-05-04
ipv4, ipv6: ensure raw socket message is big enough to hold an IP header
Alexander Potapenko
1
-0
/
+3
2017-05-04
tcp: do not inherit fastopen_req from parent
Eric Dumazet
1
-0
/
+1
2017-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
53
-910
/
+1365
2017-05-02
tcp: fix wraparound issue in tcp_lp
Eric Dumazet
1
-2
/
+4
2017-05-01
net/esp4: Fix invalid esph pointer crash
Ilan Tayari
1
-0
/
+1
2017-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
10
-99
/
+113
2017-05-01
netfilter: snmp: avoid stack size warning
Florian Westphal
1
-6
/
+6
2017-04-30
ipv4: get rid of ip_ra_lock
WANG Cong
1
-10
/
+2
2017-04-30
tcp: fix access to sk->sk_state in tcp_poll()
Davide Caratti
1
-1
/
+1
2017-04-28
tcp: do not underestimate skb->truesize in tcp_trim_head()
Eric Dumazet
1
-7
/
+12
2017-04-28
ipv4: Don't pass IP fragments to upper layer GRO handlers.
Steffen Klassert
1
-0
/
+3
2017-04-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-5
/
+1
2017-04-27
net: fib: Decrease one unnecessary rt cache flush in fib_disable_ip
Gao Feng
1
-1
/
+2
2017-04-27
tcp: tcp_rack_reo_timeout() must update tp->tcp_mstamp
Eric Dumazet
1
-0
/
+1
2017-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-9
/
+8
2017-04-26
tcp: memset ca_priv data to 0 properly
Wei Wang
1
-8
/
+3
2017-04-26
tcp: switch rcv_rtt_est and rcvq_space to high resolution timestamps
Eric Dumazet
2
-12
/
+18
2017-04-26
tcp: remove ack_time from struct tcp_sacktag_state
Eric Dumazet
1
-4
/
+0
2017-04-26
tcp: use tp->tcp_mstamp in tcp_clean_rtx_queue()
Eric Dumazet
1
-1
/
+1
2017-04-26
tcp: do not pass timestamp to tcp_rack_advance()
Eric Dumazet
2
-7
/
+4
2017-04-26
tcp: do not pass timestamp to tcp_rate_gen()
Eric Dumazet
2
-5
/
+5
2017-04-26
tcp: do not pass timestamp to tcp_fastretrans_alert()
Eric Dumazet
1
-8
/
+4
2017-04-26
tcp: do not pass timestamp to tcp_rack_identify_loss()
Eric Dumazet
1
-5
/
+4
2017-04-26
tcp: do not pass timestamp to tcp_rack_mark_lost()
Eric Dumazet
2
-2
/
+2
2017-04-26
tcp: do not pass timestamp to tcp_rack_detect_loss()
Eric Dumazet
1
-7
/
+4
2017-04-26
tcp: add tp->tcp_mstamp field
Eric Dumazet
1
-0
/
+3
2017-04-26
netfilter: don't attach a nat extension by default
Florian Westphal
1
-3
/
+1
2017-04-26
netfilter: pptp: attach nat extension when needed
Florian Westphal
1
-4
/
+21
2017-04-26
netfilter: masquerade: attach nat extension if not present
Florian Westphal
1
-2
/
+3
2017-04-26
netfilter: SYNPROXY: Return NF_STOLEN instead of NF_DROP during handshaking
Gao Feng
1
-7
/
+14
2017-04-26
netfilter: synproxy: only register hooks when needed
Florian Westphal
1
-34
/
+39
2017-04-24
net/tcp_fastopen: Remove mss check in tcp_write_timeout()
Wei Wang
1
-4
/
+3
2017-04-24
net/tcp_fastopen: Add snmp counter for blackhole detection
Wei Wang
3
-4
/
+6
2017-04-24
net/tcp_fastopen: Disable active side TFO in certain scenarios
Wei Wang
5
-4
/
+145
2017-04-24
net: add rcu locking when changing early demux
David Ahern
1
-0
/
+3
2017-04-24
udp: disable inner UDP checksum offloads in IPsec case
Ansis Atteka
1
-0
/
+3
2017-04-24
ipv4: Avoid caching l3mdev dst on mismatched local route
Robert Shearman
1
-1
/
+2
2017-04-24
esp: Fix misplaced spin_unlock_bh.
Steffen Klassert
1
-5
/
+1
2017-04-23
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
1
-1
/
+1
2017-04-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
5
-182
/
+484
2017-04-21
ip_tunnel: Allow policy-based routing through tunnels
Craig Gallek
4
-29
/
+66
[next]