index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
udp: use indirect call wrappers for GRO socket lookup
Paolo Abeni
2018-12-15
1
-2
/
+6
*
net: use indirect call wrappers at GRO transport layer
Paolo Abeni
2018-12-15
3
-7
/
+19
*
ipconfig: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
2018-12-15
1
-12
/
+1
*
net: tcp: prefer listeners bound to an address
Peter Oskolkov
2018-12-15
1
-52
/
+8
*
net: udp: prefer listeners bound to an address
Peter Oskolkov
2018-12-15
1
-57
/
+19
*
net: Add netif_is_gretap()/netif_is_ip6gretap()
Oz Shlomo
2018-12-11
1
-6
/
+0
*
tcp: handle EOR and FIN conditions the same in tcp_tso_should_defer()
Eric Dumazet
2018-12-10
1
-5
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-10
4
-20
/
+46
|
\
|
*
tcp: lack of available data can also cause TSO defer
Eric Dumazet
2018-12-08
1
-11
/
+24
|
*
ipv4: ipv6: netfilter: Adjust the frag mem limit when truesize changes
Jiri Wiesner
2018-12-06
1
-0
/
+7
|
*
tcp: fix NULL ref in tail loss probe
Yuchung Cheng
2018-12-06
1
-4
/
+7
|
*
tcp: Do not underestimate rwnd_limited
Eric Dumazet
2018-12-06
1
-1
/
+4
|
*
net: use skb_list_del_init() to remove from RX sublists
Edward Cree
2018-12-06
1
-2
/
+2
|
*
tcp: fix SNMP TCP timeout under-estimation
Yuchung Cheng
2018-12-01
1
-4
/
+4
|
*
tcp: fix SNMP under-estimation on failed retransmission
Yuchung Cheng
2018-12-01
1
-1
/
+1
|
*
tcp: fix off-by-one bug on aborting window-probing socket
Yuchung Cheng
2018-12-01
1
-1
/
+1
*
|
ip: silence udp zerocopy smatch false positive
Willem de Bruijn
2018-12-08
1
-1
/
+2
*
|
net: core: dev: Add extack argument to dev_change_flags()
Petr Machata
2018-12-06
2
-4
/
+4
*
|
net: core: dev: Add extack argument to dev_open()
Petr Machata
2018-12-06
1
-2
/
+2
*
|
tcp: fix code style in tcp_recvmsg()
Pedro Tammela
2018-12-06
1
-2
/
+2
*
|
net: Do not route unicast IP packets twice
Ido Schimmel
2018-12-04
1
-0
/
+7
*
|
skbuff: Rename 'offload_mr_fwd_mark' to 'offload_l3_fwd_mark'
Ido Schimmel
2018-12-04
1
-1
/
+1
*
|
udp: elide zerocopy operation in hot path
Willem de Bruijn
2018-12-04
2
-12
/
+12
*
|
udp: msg_zerocopy
Willem de Bruijn
2018-12-04
1
-1
/
+22
*
|
udp_tunnel: add config option to bind to a device
Alexis Bauvin
2018-12-03
1
-0
/
+17
*
|
tcp: md5: add tcp_md5_needed jump label
Eric Dumazet
2018-11-30
3
-7
/
+15
*
|
tcp: implement coalescing on backlog queue
Eric Dumazet
2018-11-30
2
-6
/
+87
*
|
tcp: take care of compressed acks in tcp_add_reno_sack()
Eric Dumazet
2018-11-30
1
-25
/
+33
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-11-30
1
-3
/
+14
|
\
\
|
*
|
bpf: helper to pop data from messages
John Fastabend
2018-11-28
1
-3
/
+14
*
|
|
tcp: remove loop to compute wscale
Eric Dumazet
2018-11-29
1
-5
/
+3
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-11-29
6
-22
/
+56
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
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-25
1
-1
/
+2
|
*
|
|
tcp: address problems caused by EDT misshaps
Eric Dumazet
2018-11-25
2
-10
/
+16
*
|
|
|
net/ipv4: Fix missing raw_init when CONFIG_PROC_FS is disabled
David Ahern
2018-11-28
1
-1
/
+1
*
|
|
|
tcp: remove hdrlen argument from tcp_queue_rcv()
Eric Dumazet
2018-11-28
1
-7
/
+6
|
|
_
|
/
|
/
|
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-11-25
3
-6
/
+17
|
\
|
|
|
*
|
tcp: defer SACK compression after DupThresh
Eric Dumazet
2018-11-22
3
-6
/
+16
|
*
|
tcp: Fix SOF_TIMESTAMPING_RX_HARDWARE to use the latest timestamp during TCP ...
Stephen Mallon
2018-11-20
1
-0
/
+1
*
|
|
tcp: drop dst in tcp_add_backlog()
Eric Dumazet
2018-11-20
1
-0
/
+2
*
|
|
ipv4: Don't try to print ASCII of link level header in martian dumps.
David S. Miller
2018-11-20
1
-1
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-11-19
1
-1
/
+1
|
\
|
|
|
*
|
ip_tunnel: don't force DF when MTU is locked
Sabrina Dubroca
2018-11-18
1
-1
/
+1
|
|
/
*
|
tcp: add SRTT to SCM_TIMESTAMPING_OPT_STATS
Yousuk Seung
2018-11-18
1
-0
/
+2
*
|
udp: fix jump label misuse
Paolo Abeni
2018-11-17
1
-2
/
+2
*
|
tcp: clean up STATE_TRACE
Yafang Shao
2018-11-17
1
-4
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-11-12
1
-14
/
+15
|
\
|
[next]