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
*
net: Allow class-e address assignment via ifconfig ioctl
Dave Taht
2018-12-14
2
-2
/
+5
*
ipv4: Fix potential Spectre v1 vulnerability
Gustavo A. R. Silva
2018-12-10
1
-0
/
+4
*
tcp: lack of available data can also cause TSO defer
Eric Dumazet
2018-12-07
1
-11
/
+24
*
ipv4: ipv6: netfilter: Adjust the frag mem limit when truesize changes
Jiri Wiesner
2018-12-05
1
-0
/
+7
*
tcp: fix NULL ref in tail loss probe
Yuchung Cheng
2018-12-05
1
-4
/
+7
*
tcp: Do not underestimate rwnd_limited
Eric Dumazet
2018-12-05
1
-1
/
+4
*
net: use skb_list_del_init() to remove from RX sublists
Edward Cree
2018-12-05
1
-2
/
+2
*
tcp: fix SNMP TCP timeout under-estimation
Yuchung Cheng
2018-11-30
1
-4
/
+4
*
tcp: fix SNMP under-estimation on failed retransmission
Yuchung Cheng
2018-11-30
1
-1
/
+1
*
tcp: fix off-by-one bug on aborting window-probing socket
Yuchung Cheng
2018-11-30
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2018-11-28
3
-11
/
+38
|
\
|
*
netfilter: nat: fix double register in masquerade modules
Taehee Yoo
2018-11-27
1
-7
/
+16
|
*
netfilter: add missing error handling code for register functions
Taehee Yoo
2018-11-27
3
-7
/
+25
*
|
net: always initialize pagedlen
Willem de Bruijn
2018-11-24
1
-1
/
+2
*
|
tcp: address problems caused by EDT misshaps
Eric Dumazet
2018-11-24
2
-10
/
+16
*
|
tcp: defer SACK compression after DupThresh
Eric Dumazet
2018-11-21
3
-6
/
+16
*
|
tcp: Fix SOF_TIMESTAMPING_RX_HARDWARE to use the latest timestamp during TCP ...
Stephen Mallon
2018-11-20
1
-0
/
+1
*
|
ip_tunnel: don't force DF when MTU is locked
Sabrina Dubroca
2018-11-17
1
-1
/
+1
|
/
*
inet: frags: better deal with smp races
Eric Dumazet
2018-11-08
1
-14
/
+15
*
net: bpfilter: fix iptables failure if bpfilter_umh is disabled
Taehee Yoo
2018-11-05
1
-3
/
+3
*
net: drop skb on failure in ip_check_defrag()
Cong Wang
2018-11-01
1
-4
/
+8
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-11-01
2
-17
/
+37
|
\
|
*
bpf: tcp_bpf_recvmsg should return EAGAIN when nonblocking and no data
John Fastabend
2018-10-30
1
-0
/
+1
|
*
ipv4/igmp: fix v1/v2 switchback timeout based on rfc3376, 8.12
Hangbin Liu
2018-10-29
1
-17
/
+36
*
|
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
3
-3
/
+3
|
/
*
net: diag: document swapped src/dst in udp_dump_one.
Lorenzo Colitti
2018-10-28
1
-0
/
+1
*
net: allow traceroute with a specified interface in a vrf
Mike Manning
2018-10-26
1
-2
/
+2
*
net/{ipv4,ipv6}: Do not put target net if input nsid is invalid
Bjørn Mork
2018-10-25
1
-0
/
+1
*
net: udp: fix handling of CHECKSUM_COMPLETE packets
Sean Tranchetti
2018-10-24
1
-2
/
+18
*
net: Don't return invalid table id error when dumping all families
David Ahern
2018-10-24
2
-0
/
+7
*
net/ipv4: Put target net when address dump fails due to bad attributes
David Ahern
2018-10-24
1
-5
/
+8
*
tcp: add tcp_reset_xmit_timer() helper
Eric Dumazet
2018-10-23
2
-12
/
+14
*
Revert "net: simplify sock_poll_wait"
Karsten Graul
2018-10-23
1
-1
/
+1
*
net/ipv4: Add support for dumping addresses for a specific device
David Ahern
2018-10-22
1
-5
/
+23
*
net/ipv4: Move loop over addresses on a device into in_dev_dump_addr
David Ahern
2018-10-22
1
-15
/
+34
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-10-21
1
-14
/
+27
|
\
|
*
bpf: sockmap, support for msg_peek in sk_msg with redirect ingress
John Fastabend
2018-10-17
1
-15
/
+27
|
*
bpf: sockmap, fix skmsg recvmsg handler to track size correctly
John Fastabend
2018-10-17
1
-0
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2018-10-20
1
-0
/
+1
|
\
\
|
*
|
netfilter: nf_nat_snmp_basic: add missing helper alias name
Taehee Yoo
2018-10-16
1
-0
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-19
1
-2
/
+0
|
\
\
\
|
*
|
|
net: ipmr: fix unresolved entry dumps
Nikolay Aleksandrov
2018-10-17
1
-2
/
+0
*
|
|
|
tcp: fix TCP_REPAIR xmit queue setup
Eric Dumazet
2018-10-18
1
-6
/
+7
*
|
|
|
tcp_bbr: centralize code to set gains
Neal Cardwell
2018-10-17
1
-10
/
+30
*
|
|
|
tcp_bbr: adjust TCP BBR for departure time pacing
Neal Cardwell
2018-10-17
1
-2
/
+35
*
|
|
|
tcp, ulp: remove socket lock assertion on ULP cleanup
Daniel Borkmann
2018-10-16
1
-2
/
+4
|
|
_
|
/
|
/
|
|
*
|
|
net/ipv4: Bail early if user only wants prefix entries
David Ahern
2018-10-16
1
-2
/
+6
*
|
|
net: Enable kernel side filtering of route dumps
David Ahern
2018-10-16
2
-8
/
+45
*
|
|
net: Plumb support for filtering ipv4 and ipv6 multicast route dumps
David Ahern
2018-10-16
2
-6
/
+55
*
|
|
ipmr: Refactor mr_rtm_dumproute
David Ahern
2018-10-16
1
-33
/
+55
[next]