Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
81be3dee96346fbe08c31be5ef74f03f6b63cf68
/
net
/
ipv4
86f4c90
ipv4, ipv6: ensure raw socket message is big enough to hold an IP header
by Alexander Potapenko
· 8 years ago
8b485ce
tcp: do not inherit fastopen_req from parent
by Eric Dumazet
· 8 years ago
8d65b08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 8 years ago
a9f11f9
tcp: fix wraparound issue in tcp_lp
by Eric Dumazet
· 8 years ago
67d349e
net/esp4: Fix invalid esph pointer crash
by Ilan Tayari
· 8 years ago
a01aa92
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 8 years ago
0e72f55
netfilter: snmp: avoid stack size warning
by Florian Westphal
· 8 years ago
ba3f571
ipv4: get rid of ip_ra_lock
by WANG Cong
· 8 years ago
d68be71
tcp: fix access to sk->sk_state in tcp_poll()
by Davide Caratti
· 8 years ago
7162fb2
tcp: do not underestimate skb->truesize in tcp_trim_head()
by Eric Dumazet
· 8 years ago
9b83e03
ipv4: Don't pass IP fragments to upper layer GRO handlers.
by Steffen Klassert
· 8 years ago
cd5487fb
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 8 years ago
06b4fc5
net: fib: Decrease one unnecessary rt cache flush in fib_disable_ip
by Gao Feng
· 8 years ago
4b726e8
tcp: tcp_rack_reo_timeout() must update tp->tcp_mstamp
by Eric Dumazet
· 8 years ago
b1513c3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
c120144
tcp: memset ca_priv data to 0 properly
by Wei Wang
· 8 years ago
645f4c6
tcp: switch rcv_rtt_est and rcvq_space to high resolution timestamps
by Eric Dumazet
· 8 years ago
a6db50b
tcp: remove ack_time from struct tcp_sacktag_state
by Eric Dumazet
· 8 years ago
7e0ca8a
tcp: use tp->tcp_mstamp in tcp_clean_rtx_queue()
by Eric Dumazet
· 8 years ago
d2329f1
tcp: do not pass timestamp to tcp_rack_advance()
by Eric Dumazet
· 8 years ago
88d5c65
tcp: do not pass timestamp to tcp_rate_gen()
by Eric Dumazet
· 8 years ago
1317a9d
tcp: do not pass timestamp to tcp_fastretrans_alert()
by Eric Dumazet
· 8 years ago
efab8f8
tcp: do not pass timestamp to tcp_rack_identify_loss()
by Eric Dumazet
· 8 years ago
128eda8
tcp: do not pass timestamp to tcp_rack_mark_lost()
by Eric Dumazet
· 8 years ago
7c1c730
tcp: do not pass timestamp to tcp_rack_detect_loss()
by Eric Dumazet
· 8 years ago
69e996c
tcp: add tp->tcp_mstamp field
by Eric Dumazet
· 8 years ago
9a08ecf
netfilter: don't attach a nat extension by default
by Florian Westphal
· 8 years ago
2fe7c32
netfilter: pptp: attach nat extension when needed
by Florian Westphal
· 8 years ago
ff45901
netfilter: masquerade: attach nat extension if not present
by Florian Westphal
· 8 years ago
495dcb5
netfilter: SYNPROXY: Return NF_STOLEN instead of NF_DROP during handshaking
by Gao Feng
· 8 years ago
1fefe14
netfilter: synproxy: only register hooks when needed
by Florian Westphal
· 8 years ago
59450f8
net/tcp_fastopen: Remove mss check in tcp_write_timeout()
by Wei Wang
· 8 years ago
46c2fa3
net/tcp_fastopen: Add snmp counter for blackhole detection
by Wei Wang
· 8 years ago
cf1ef3f
net/tcp_fastopen: Disable active side TFO in certain scenarios
by Wei Wang
· 8 years ago
58c4c6a
net: add rcu locking when changing early demux
by David Ahern
· 8 years ago
b40c5f4
udp: disable inner UDP checksum offloads in IPsec case
by Ansis Atteka
· 8 years ago
b7c8487
ipv4: Avoid caching l3mdev dst on mismatched local route
by Robert Shearman
· 8 years ago
e892d2d
esp: Fix misplaced spin_unlock_bh.
by Steffen Klassert
· 8 years ago
6b633e8
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 8 years ago
9830ad4
ip_tunnel: Allow policy-based routing through tunnels
by Craig Gallek
· 8 years ago
d6ecf32
tcp_cubic: fix typo in module param description
by Chema Gonzalez
· 8 years ago
0f9fa83
tcp: remove poll() flakes with FastOpen
by Eric Dumazet
· 8 years ago
3d47626
tcp: remove poll() flakes when receiving RST
by Eric Dumazet
· 8 years ago
7b9f6da
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
8f92e03
esp4/6: Fix GSO path for non-GSO SW-crypto packets
by Ilan Tayari
· 8 years ago
c21ef3e
net: rtnetlink: plumb extended ack to doit function
by David Ahern
· 8 years ago
1862d62
net-timestamp: avoid use-after-free in ip_recv_error
by Willem de Bruijn
· 8 years ago
1215e51
ipv4: fix a deadlock in ip_ra_control
by WANG Cong
· 8 years ago
6b6cbc1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
ab8bc7e
netfilter: remove nf_ct_is_untracked
by Florian Westphal
· 8 years ago
cc41c84
netfilter: kill the fake untracked conntrack objects
by Florian Westphal
· 8 years ago
f4c13c8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 8 years ago
bcd1f8a
xfrm: Prepare the GRO codepath for hardware offloading.
by Steffen Klassert
· 8 years ago
f1bd7d6
xfrm: Add encapsulation header offsets while SKB is not encrypted
by Ilan Tayari
· 8 years ago
b3859c8
esp: Use a synchronous crypto algorithm on offloading.
by Steffen Klassert
· 8 years ago
7862b40
esp: Add gso handlers for esp4 and esp6
by Steffen Klassert
· 8 years ago
fca11eb
esp4: Reorganize esp_output
by Steffen Klassert
· 8 years ago
d77e38e
xfrm: Add an IPsec hardware offloading API
by Steffen Klassert
· 8 years ago
c35fe41
xfrm: Add mode handlers for IPsec on layer 2
by Steffen Klassert
· 8 years ago
fe50543
netfilter: ipt_CLUSTERIP: Fix wrong conntrack netns refcnt usage
by Gao Feng
· 8 years ago
fceb643
netlink: pass extended ACK struct to parsing functions
by Johannes Berg
· 8 years ago
7ed14d9
net: ipv4: Refine the ipv4_default_advmss
by Gao Feng
· 8 years ago
17c3060
tcp: clear saved_syn in tcp_disconnect()
by Eric Dumazet
· 8 years ago
7cc2b04
net: tcp: Increase TCP_MIB_OUTRSTS even though fail to alloc skb
by Gao Feng
· 8 years ago
cc663f4
tcp: restrict F-RTO to work-around broken middle-boxes
by Yuchung Cheng
· 8 years ago
d4ef383
netfilter: Remove exceptional & on function name
by Arushi Singhal
· 8 years ago
68ad546
netfilter: Remove unnecessary cast on void pointer
by simran singhal
· 8 years ago
bbadb9a
net: ipv4: fix multipath RTM_GETROUTE behavior when iif is given
by Florian Larysch
· 8 years ago
cba81cc
netfilter: nat: nf_nat_mangle_{udp,tcp}_packet returns boolean
by Gao Feng
· 8 years ago
a880179
net: ipv4: fix multipath RTM_GETROUTE behavior when iif is given
by Florian Larysch
· 8 years ago
6f14f44
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
2d2517e
tcp: fix reordering SNMP under-counting
by Yuchung Cheng
· 8 years ago
ecde8f3
tcp: fix lost retransmit SNMP under-counting
by Yuchung Cheng
· 8 years ago
589c49c
net: tcp: Define the TCP_MAX_WSCALE instead of literal number 14
by Gao Feng
· 8 years ago
0b9aefe
tcp: minimize false-positives on TCP/GRO check
by Marcelo Ricardo Leitner
· 8 years ago
1935299
net: tcp: Refine the __tcp_select_window
by Gao Feng
· 8 years ago
8f1f7ee
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 8 years ago
c6e970a
net: break include loop netdevice.h, dsa.h, devlink.h
by Andrew Lunn
· 8 years ago
b5c9641
net: devinet: Add support for RTM_DELNETCONF
by David Ahern
· 8 years ago
3b02286
net: devinet: Refactor inet_netconf_notify_devconf to take event
by David Ahern
· 8 years ago
ffefb6f
net: ipconfig: fix ic_close_devs() use-after-free
by Mark Rutland
· 8 years ago
75c689d
netfilter: nf_nat_snmp: Fix panic when snmp_trap_helper fails to register
by Gao Feng
· 8 years ago
3b7dabf
netfilter: invoke synchronize_rcu after set the _hook_ to NULL
by Liping Zhang
· 8 years ago
43a6684
ping: implement proper locking
by Eric Dumazet
· 8 years ago
e590745
tcp: Record Rx hash and NAPI ID in tcp_child_process
by Alexander Duyck
· 8 years ago
dddb64b
net: Add sysctl to toggle early demux for tcp and udp
by subashab@codeaurora.org
· 8 years ago
16ae1f2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
ec4fbd6
inet: frag: release spinlock before calling icmp_send()
by Eric Dumazet
· 8 years ago
15bb774
tcp: initialize icsk_ack.lrcvtime at session start time
by Eric Dumazet
· 8 years ago
c64c0b3
ipv4: provide stronger user input validation in nl_fib_input()
by Eric Dumazet
· 8 years ago
cfc62d8
net: tcp: Permit user set TCP_MAXSEG to default value
by Gao Feng
· 8 years ago
7b8f7a4
neighbour: fix nlmsg_pid in notifications
by Roopa Prabhu
· 8 years ago
bf4e0a3
net: ipv4: add support for ECMP hash policy choice
by Nikolay Aleksandrov
· 8 years ago
41e9573
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 8 years ago
b54ab92
netfilter: refcounter conversions
by Reshetova, Elena
· 8 years ago
db7f00b
tcp: tcp_get_info() should read tcp_time_stamp later
by Eric Dumazet
· 8 years ago
4396e46
tcp: remove tcp_tw_recycle
by Soheil Hassas Yeganeh
· 8 years ago
d82bae1
tcp: remove per-destination timestamp cache
by Soheil Hassas Yeganeh
· 8 years ago
be7164c
tcp_westwood: fix tcp_westwood_info() style mistakes
by chun Long
· 8 years ago
5d7bfd1
ipv4: fib_rules: Dump FIB rules when registering FIB notifier
by Ido Schimmel
· 8 years ago
Next »