index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
*
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-09-25
1
-0
/
+9
|
\
|
*
ip_tunnel: be careful when accessing the inner header
Paolo Abeni
2018-09-24
1
-0
/
+9
*
|
net/ipfrag: let ip[6]frag_high_thresh in ns be higher than in init_net
Peter Oskolkov
2018-09-21
1
-1
/
+0
*
|
net/ipv4: avoid compile error in fib_info_nh_uses_dev
Eric Dumazet
2018-09-21
1
-1
/
+1
*
|
tcp: switch tcp_internal_pacing() to tcp_wstamp_ns
Eric Dumazet
2018-09-21
1
-13
/
+4
*
|
tcp: switch tcp and sch_fq to new earliest departure time model
Eric Dumazet
2018-09-21
2
-7
/
+22
*
|
tcp: switch internal pacing timer to CLOCK_TAI
Eric Dumazet
2018-09-21
2
-2
/
+2
*
|
tcp: provide earliest departure time in skb->tstamp
Eric Dumazet
2018-09-21
4
-10
/
+9
*
|
tcp: add tcp_wstamp_ns socket field
Eric Dumazet
2018-09-21
1
-0
/
+16
*
|
tcp: introduce tcp_skb_timestamp_us() helper
Eric Dumazet
2018-09-21
5
-16
/
+19
*
|
ipv4: remove redundant null pointer check before kfree_skb
zhong jiang
2018-09-21
1
-2
/
+1
*
|
netfilter: nft_fib: Convert nft_fib4_eval to new dev helper
David Ahern
2018-09-20
1
-21
/
+6
*
|
netfilter: rpfilter: Convert rpfilter_lookup_reverse to new dev helper
David Ahern
2018-09-20
1
-16
/
+1
*
|
net/ipv4: Move device validation to helper
David Ahern
2018-09-20
1
-17
/
+27
*
|
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-09-18
1
-23
/
+26
|
\
|
|
*
udp4: fix IP_CMSG_CHECKSUM for connected sockets
Paolo Abeni
2018-09-16
1
-23
/
+26
|
*
gso_segment: Reset skb->mac_len after modifying network header
Toke Høiland-Jørgensen
2018-09-13
1
-0
/
+1
*
|
net/ipv4: defensive cipso option parsing
Stefan Nuernberger
2018-09-17
1
-4
/
+7
*
|
ip_gre: fix parsing gre header in ipgre_err
Haishuang Yan
2018-09-16
2
-9
/
+7
*
|
gso_segment: Reset skb->mac_len after modifying network header
Toke Høiland-Jørgensen
2018-09-13
1
-0
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-09-12
5
-6
/
+14
|
\
|
|
*
erspan: fix error handling for erspan tunnel
Haishuang Yan
2018-09-11
1
-0
/
+3
|
*
erspan: return PACKET_REJECT when the appropriate tunnel is not found
Haishuang Yan
2018-09-11
1
-0
/
+2
|
*
tcp: rate limit synflood warnings further
Willem de Bruijn
2018-09-11
1
-2
/
+2
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2018-09-11
1
-3
/
+5
|
|
\
|
|
*
netfilter: kconfig: nat related expression depend on nftables core
Florian Westphal
2018-08-31
1
-3
/
+5
|
*
|
ip: frags: fix crash in ip_do_fragment()
Taehee Yoo
2018-09-09
1
-0
/
+1
|
*
|
tcp: really ignore MSG_ZEROCOPY if no SO_ZEROCOPY
Vincent Whitchurch
2018-09-07
1
-1
/
+1
*
|
|
net: Add and use skb_list_del_init().
David S. Miller
2018-09-10
1
-5
/
+1
*
|
|
net: Add and use skb_mark_not_on_list().
David S. Miller
2018-09-10
3
-4
/
+4
*
|
|
ipv4: add inet_fill_args
Christian Brauner
2018-09-05
1
-15
/
+33
*
|
|
ipv4: enable IFA_TARGET_NETNSID for RTM_GETADDR
Christian Brauner
2018-09-05
1
-8
/
+30
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-09-04
3
-8
/
+9
|
\
|
|
|
*
|
igmp: fix incorrect unsolicit report count after link down and up
Hangbin Liu
2018-09-02
1
-4
/
+2
|
*
|
igmp: fix incorrect unsolicit report count when join group
Hangbin Liu
2018-09-02
1
-3
/
+2
|
*
|
tcp: do not restart timewait timer on rst reception
Florian Westphal
2018-08-31
1
-1
/
+2
|
*
|
erspan: set erspan_ver to 1 by default when adding an erspan dev
Xin Long
2018-08-27
1
-0
/
+3
|
|
/
*
|
tcp: remove useless add operation when init sysctl_max_tw_buckets
Yafang Shao
2018-09-02
1
-1
/
+1
*
|
net/ipv4: Add extack message that dev is required for ONLINK
David Ahern
2018-08-31
1
-1
/
+3
*
|
tcp: change IPv6 flow-label upon receiving spurious retransmission
Yuchung Cheng
2018-08-31
2
-0
/
+15
*
|
ip: fail fast on IP defrag errors
Peter Oskolkov
2018-08-29
1
-9
/
+12
|
/
*
tcp_bbr: apply PROBE_RTT cwnd cap even if acked==0
Kevin Yang
2018-08-22
1
-2
/
+2
*
tcp_bbr: in restart from idle, see if we should exit PROBE_RTT
Kevin Yang
2018-08-22
1
-0
/
+4
*
tcp_bbr: add bbr_check_probe_rtt_done() helper
Kevin Yang
2018-08-22
1
-16
/
+18
*
ipv4: tcp: send zero IPID for RST and ACK sent in SYN-RECV and TIME-WAIT state
Eric Dumazet
2018-08-22
1
-0
/
+6
*
ip_vti: fix a null pointer deferrence when create vti fallback tunnel
Haishuang Yan
2018-08-19
1
-1
/
+2
*
tcp, ulp: fix leftover icsk_ulp_ops preventing sock from reattach
Daniel Borkmann
2018-08-16
1
-0
/
+2
*
tcp, ulp: add alias for all ulp modules
Daniel Borkmann
2018-08-16
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-08-13
3
-9
/
+28
|
\
|
*
bpf: Enable BPF_PROG_TYPE_SK_REUSEPORT bpf prog in reuseport selection
Martin KaFai Lau
2018-08-11
2
-5
/
+13
[next]