index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
2018-03-03
ip_gre: remove the incorrect mtu limit for ipgre tap
Xin Long
2018-03-03
xfrm: Reinject transport-mode packets through tasklet
Herbert Xu
2018-02-28
netfilter: drop outermost socket lock in getsockopt()
Paolo Abeni
2018-02-25
netfilter: on sockopt() acquire sock lock only in the required scope
Paolo Abeni
2018-02-25
netfilter: ipt_CLUSTERIP: fix out-of-bounds accesses in clusterip_tg_check()
Dmitry Vyukov
2018-02-25
esp: Fix GRO when the headers not fully in the linear part of the skb.
Steffen Klassert
2018-02-22
kmemcheck: remove annotations
Levin, Alexander (Sasha Levin)
2018-02-13
tcp_bbr: fix pacing_gain to always be unity when using lt_bw
Neal Cardwell
2018-02-13
Revert "defer call to mem_cgroup_sk_alloc()"
Roman Gushchin
2018-02-13
tcp: release sk_frag.page in tcp_disconnect
Li RongQing
2018-02-13
net: igmp: add a missing rcu locking section
Eric Dumazet
2018-01-31
net: ipv4: Make "ip route get" match iif lo rules again.
Lorenzo Colitti
2018-01-31
gso: validate gso_type in GSO handlers
Willem de Bruijn
2018-01-31
net: tcp: close sock if net namespace is exiting
Dan Streetman
2018-01-31
net: igmp: fix source address check for IGMPv3 reports
Felix Fietkau
2018-01-31
ipv4: Make neigh lookup keys for loopback/point-to-point devices be INADDR_ANY
Jim Westfall
2018-01-02
ipv4: fib: Fix metrics match when deleting a route
Phil Sutter
2018-01-02
tcp: refresh tcp_mstamp from timers callbacks
Eric Dumazet
2018-01-02
tcp: fix potential underestimation on rcv_rtt
Wei Wang
2018-01-02
tcp: invalidate rate samples during SACK reneging
Yousuk Seung
2018-01-02
ipv4: Fix use-after-free when flushing FIB tables
Ido Schimmel
2018-01-02
net: ipv4: fix for a race condition in raw_sendmsg
Mohamed Ghannam
2018-01-02
tcp_bbr: reset long-term bandwidth sampling on loss recovery undo
Neal Cardwell
2018-01-02
tcp_bbr: reset full pipe detection on loss recovery undo
Neal Cardwell
2018-01-02
tcp md5sig: Use skb's saddr when replying to an incoming segment
Christoph Paasch
2018-01-02
tcp_bbr: record "full bw reached" decision in new full_bw_reached bit
Neal Cardwell
2018-01-02
net: igmp: Use correct source address on IGMPv3 reports
Kevin Cernekee
2018-01-02
ipv4: igmp: guard against silly MTU values
Eric Dumazet
2017-12-25
tcp: fix under-evaluated ssthresh in TCP Vegas
Hoang Tran
2017-12-25
ip_gre: check packet length and mtu correctly in erspan tx
William Tu
2017-12-20
icmp: don't fail on fragment reassembly time exceeded
Matteo Croce
2017-12-20
ipv4: ipv4_default_advmss() should use route mtu
Eric Dumazet
2017-12-17
net: accept UFO datagrams from tuntap and packet
Willem de Bruijn
2017-12-17
tcp: when scheduling TLP, time of RTO should account for current ACK
Neal Cardwell
2017-12-17
tcp: use current time in tcp_rcv_space_adjust()
Eric Dumazet
2017-12-17
tcp/dccp: block bh before arming time_wait timer
Eric Dumazet
2017-12-17
tcp: add tcp_v4_fill_cb()/tcp_v4_restore_cb()
Eric Dumazet
2017-12-14
route: update fnhe_expires for redirect when the fnhe exists
Xin Long
2017-12-14
route: also update fnhe_genid when updating a route cache
Xin Long
2017-11-10
tcp: fix tcp_fastretrans_alert warning
Yuchung Cheng
2017-11-10
tcp: gso: avoid refcount_t warning from tcp_gso_segment()
Eric Dumazet
2017-11-05
tcp: fix DSACK-based undo on non-duplicate ACK
Priyaranjan Jha
2017-11-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-11-03
tcp: do not mangle skb->cb[] in tcp_make_synack()
Eric Dumazet
2017-11-03
fib: fib_dump_info can no longer use __in_dev_get_rtnl
Florian Westphal
2017-11-02
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2017-11-02
tcp_nv: fix division by zero in tcpnv_acked()
Konstantin Khlebnikov
2017-11-01
tcp: fix tcp_mtu_probe() vs highest_sack
Eric Dumazet
[next]