index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
2018-11-30
tcp: md5: add tcp_md5_needed jump label
Eric Dumazet
2018-11-30
tcp: implement coalescing on backlog queue
Eric Dumazet
2018-11-30
tcp: take care of compressed acks in tcp_add_reno_sack()
Eric Dumazet
2018-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-11-29
tcp: remove loop to compute wscale
Eric Dumazet
2018-11-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-11-28
bpf: helper to pop data from messages
John Fastabend
2018-11-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2018-11-27
net/ipv4: Fix missing raw_init when CONFIG_PROC_FS is disabled
David Ahern
2018-11-27
tcp: remove hdrlen argument from tcp_queue_rcv()
Eric Dumazet
2018-11-27
netfilter: nat: fix double register in masquerade modules
Taehee Yoo
2018-11-27
netfilter: add missing error handling code for register functions
Taehee Yoo
2018-11-24
net: always initialize pagedlen
Willem de Bruijn
2018-11-24
tcp: address problems caused by EDT misshaps
Eric Dumazet
2018-11-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-11-21
tcp: defer SACK compression after DupThresh
Eric Dumazet
2018-11-20
tcp: Fix SOF_TIMESTAMPING_RX_HARDWARE to use the latest timestamp during TCP ...
Stephen Mallon
2018-11-20
tcp: drop dst in tcp_add_backlog()
Eric Dumazet
2018-11-20
ipv4: Don't try to print ASCII of link level header in martian dumps.
David S. Miller
2018-11-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-11-17
ip_tunnel: don't force DF when MTU is locked
Sabrina Dubroca
2018-11-17
tcp: add SRTT to SCM_TIMESTAMPING_OPT_STATS
Yousuk Seung
2018-11-16
udp: fix jump label misuse
Paolo Abeni
2018-11-16
tcp: clean up STATE_TRACE
Yafang Shao
2018-11-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-11-11
tcp: tsq: no longer use limit_output_bytes for paced flows
Eric Dumazet
2018-11-11
tcp: get rid of tcp_tso_should_defer() dependency on HZ/jiffies
Eric Dumazet
2018-11-11
tcp: refine tcp_tso_should_defer() after EDT adoption
Eric Dumazet
2018-11-11
tcp: do not try to defer skbs with eor mark (MSG_EOR)
Eric Dumazet
2018-11-11
tcp: minor optimization in tcp ack fast path processing
Yafang Shao
2018-11-09
net: tcp: remove BUG_ON from tcp_v4_err
Li RongQing
2018-11-08
tcp_bbr: update comments to reflect pacing_margin_percent
Neal Cardwell
2018-11-08
ipv4/tunnel: use __vlan_hwaccel helpers
Michał Mirosław
2018-11-08
inet: frags: better deal with smp races
Eric Dumazet
2018-11-08
fou, fou6: ICMP error handlers for FoU and GUE
Stefano Brivio
2018-11-08
udp: Support for error handlers of tunnels with arbitrary destination port
Stefano Brivio
2018-11-08
net: Convert protocol error handlers from void to int
Stefano Brivio
2018-11-08
udp: Handle ICMP errors for tunnels with same destination port on both endpoints
Stefano Brivio
2018-11-07
inet: minor optimization for backlog setting in listen(2)
Yafang Shao
2018-11-07
udp: cope with UDP GRO packet misdirection
Paolo Abeni
2018-11-07
ip: factor out protocol delivery helper
Paolo Abeni
2018-11-07
udp: add support for UDP_GRO cmsg
Paolo Abeni
2018-11-07
udp: implement GRO for plain UDP sockets.
Paolo Abeni
2018-11-07
udp: implement complete book-keeping for encap_needed
Paolo Abeni
2018-11-07
net: fix raw socket lookup device bind matching with VRFs
Duncan Eastoe
2018-11-07
net: provide a sysctl raw_l3mdev_accept for raw socket lookup with VRFs
Mike Manning
2018-11-07
net: ensure unbound datagram socket to be chosen when not in a VRF
Mike Manning
2018-11-07
net: ensure unbound stream socket to be chosen when not in a VRF
Mike Manning
2018-11-07
net: allow binding socket in a VRF when there's an unbound socket
Robert Shearman
2018-11-06
net: Add extack argument to ip_fib_metrics_init
David Ahern
[next]