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
2020-05-07
tcp: tcp_mark_head_lost is only valid for sack-tcp
zhang kai
1
-25
/
+7
2020-05-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-7
/
+0
2020-05-06
tcp: defer xmit timer reset in tcp_xmit_retransmit_queue()
Eric Dumazet
1
-6
/
+10
2020-05-06
tcp: refine tcp_pacing_delay() for very low pacing rates
Eric Dumazet
2
-7
/
+5
2020-05-05
erspan: Add type I version 0 support.
William Tu
1
-15
/
+43
2020-05-02
inet_diag: bc: read cgroup id only for full sockets
Dmitry Yakunin
1
-1
/
+2
2020-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
3
-31
/
+19
2020-05-01
net: Replace the limit of TCP_LINGER2 with TCP_FIN_TIMEOUT_MAX
Cambda Zhu
1
-2
/
+2
2020-04-30
tcp: add hrtimer slack to sack compression
Eric Dumazet
3
-2
/
+11
2020-04-30
tcp: tcp_sack_new_ofo_skb() should be more conservative
Eric Dumazet
1
-1
/
+11
2020-04-30
tcp: add tp->dup_ack_counter
Eric Dumazet
3
-13
/
+37
2020-04-30
inet_diag: add support for cgroup filter
Dmitry Yakunin
1
-0
/
+31
2020-04-30
inet_diag: add cgroup id attribute
Dmitry Yakunin
1
-0
/
+7
2020-04-30
mptcp: move option parsing into mptcp_incoming_options()
Paolo Abeni
1
-4
/
+0
2020-04-30
mptcp: consolidate synack processing.
Paolo Abeni
1
-3
/
+0
2020-04-28
docs: networking: convert ip-sysctl.txt to ReST
Mauro Carvalho Chehab
2
-2
/
+2
2020-04-28
net: ipv4: add sysctl for nexthop api compatibility mode
Roopa Prabhu
4
-2
/
+16
2020-04-28
net: ipv6: new arg skip_notify to ip6_rt_del
Roopa Prabhu
1
-1
/
+1
2020-04-28
Merge branch 'work.sysctl' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...
Daniel Borkmann
3
-31
/
+19
2020-04-27
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
3
-31
/
+19
2020-04-25
tcp: mptcp: use mptcp receive buffer space to select rcv window
Florian Westphal
1
-2
/
+6
2020-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-5
/
+3
2020-04-22
ipv4: Update fib_select_default to handle nexthop objects
David Ahern
1
-3
/
+3
2020-04-22
xfrm: Always set XFRM_TRANSFORMED in xfrm{4,6}_output_finish
David Ahern
1
-2
/
+0
2020-04-20
net: ipv4: remove redundant assignment to variable rc
Colin Ian King
1
-1
/
+1
2020-04-09
net: ipv4: devinet: Fix crash when add/del multicast IP with autojoin
Taras Chornyi
1
-4
/
+9
2020-03-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
45
-515
/
+705
2020-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
3
-5
/
+5
2020-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
4
-79
/
+115
2020-03-30
net: Track socket refcounts in skb_steal_sock()
Joe Stringer
1
-2
/
+4
2020-03-30
bpf: Add socket assign support
Joe Stringer
1
-1
/
+2
2020-03-30
Merge tag 'docs-5.7' of git://git.lwn.net/linux
Linus Torvalds
2
-4
/
+4
2020-03-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2
-16
/
+32
2020-03-30
udp: initialize is_flist with 0 in udp_gro_receive
Xin Long
1
-0
/
+1
2020-03-29
net: add net available in build_state
Alexander Aring
4
-14
/
+16
2020-03-29
net, ip_tunnel: fix interface lookup with no key
William Dauchy
1
-5
/
+1
2020-03-29
mptcp: add and use MIB counter infrastructure
Florian Westphal
2
-0
/
+6
2020-03-29
mptcp: Add handling of incoming MP_JOIN requests
Peter Krystad
1
-0
/
+6
2020-03-29
net: Fix typo of SKB_SGO_CB_OFFSET
Cambda Zhu
2
-2
/
+2
2020-03-29
ipv4: fix a RCU-list lock in fib_triestat_seq_show
Qian Cai
1
-0
/
+3
2020-03-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-13
/
+33
2020-03-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-5
/
+2
2020-03-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2
-8
/
+31
2020-03-26
esp4: add gso_segment for esp4 beet mode
Xin Long
1
-0
/
+32
2020-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
4
-21
/
+102
2020-03-23
Remove DST_HOST
David Laight
1
-8
/
+5
2020-03-23
ipv4: fix a RCU-list lock in inet_dump_fib()
Qian Cai
1
-0
/
+2
2020-03-23
tcp: repair: fix TCP_QUEUE_SEQ implementation
Eric Dumazet
1
-1
/
+3
2020-03-23
bpf: Add bpf_sk_storage support to bpf_tcp_ca
Martin KaFai Lau
1
-0
/
+33
2020-03-20
tcp: also NULL skb->dev when copy was needed
Florian Westphal
1
-2
/
+6
[next]