index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
2020-07-22
genetlink: remove genl_bind
Sean Tranchetti
2020-07-22
net: Added pointer check for dst->ops->neigh_lookup in dst_neigh_lookup_skb
Martin Varghese
2020-06-29
net: Do not clear the sock TX queue in sk_set_socket()
Tariq Toukan
2020-06-29
sctp: Don't advertise IPv4 addresses if ipv6only is set on the socket
Marcelo Ricardo Leitner
2020-05-27
l2tp: lock socket before checking flags in connect()
Guillaume Nault
2020-05-20
netfilter: conntrack: avoid gcc-10 zero-length-bounds warning
Arnd Bergmann
2020-05-20
net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookup
Sabrina Dubroca
2020-05-20
net: ipv6: add net argument to ip6_dst_lookup_flow
Sabrina Dubroca
2020-05-10
vti6: fix input path
Nicolas Dichtel
2020-05-10
net: Don't delete routes in different VRFs
Mark Tomlinson
2020-05-10
net: vrf: Fix dst reference counting
David Ahern
2020-05-10
net: ipv6: Fix processing of RAs in presence of VRF
David Ahern
2020-05-10
net: tcp_memcontrol: properly detect ancestor socket pressure
Johannes Weiner
2020-05-10
bonding: prevent out of bound accesses
Eric Dumazet
2020-05-10
net_sched: keep backlog updated with qlen
WANG Cong
2020-05-10
dccp: limit sk_filter trim to payload
Willem de Bruijn
2020-05-02
tcp: cache line align MAX_TCP_HEADER
Eric Dumazet
2020-04-24
net: ipv6: do not consider routes via gateways for anycast address check
Tim Stallard
2020-03-20
fib: add missing attribute validation for tun_id
Jakub Kicinski
2020-03-11
net: sched: correct flower port blocking
Jason Baron
2020-01-23
cfg80211/mac80211: make ieee80211_send_layer2_update a public function
Dedy Lansky
2020-01-12
net: add annotations on hh->hh_len lockless accesses
Eric Dumazet
2020-01-04
net: dst: Force 4-byte alignment of dst_metrics
Geert Uytterhoeven
2019-12-21
tcp: Protect accesses to .ts_recent_stamp with {READ,WRITE}_ONCE()
Guillaume Nault
2019-12-21
tcp: tighten acceptance of ACKs not matching a child socket
Guillaume Nault
2019-12-21
tcp: fix rejected syncookies due to stale timestamps
Guillaume Nault
2019-12-21
inet: protect against too small mtu values.
Eric Dumazet
2019-12-05
net: fix possible overflow in __sk_mem_raise_allocated()
Eric Dumazet
2019-11-25
llc: avoid blocking in llc_sap_close()
Cong Wang
2019-11-12
net: prevent load/store tearing on sk->sk_stamp
Eric Dumazet
2019-11-12
ipvs: move old_secure_tcp into struct netns_ipvs
Eric Dumazet
2019-11-12
netfilter: nf_tables: Align nft_expr private data to 64-bit
Lukas Wunner
2019-11-12
net: fix data-race in neigh_event_send()
Eric Dumazet
2019-11-10
net/flow_dissector: switch to siphash
Eric Dumazet
2019-11-10
net: fix sk_page_frag() recursion from memory reclaim
Tejun Heo
2019-11-06
sctp: fix the issue that flags are ignored when using kernel_connect
Xin Long
2019-11-06
sch_netem: fix rcu splat in netem_enqueue()
Eric Dumazet
2019-11-06
llc: fix sk_buff leak in llc_conn_service()
Eric Biggers
2019-09-16
xfrm: clean up xfrm protocol checks
Cong Wang
2019-09-06
tcp: fix tcp_rtx_queue_tail in case of empty retransmit queue
Tim Froidcoeur
2019-09-06
netfilter: ctnetlink: don't use conntrack/expect object addresses as id
Florian Westphal
2019-09-06
inet: switch IP ID generator to siphash
Eric Dumazet
2019-08-11
tcp: be more careful in tcp_fragment()
Eric Dumazet
2019-08-04
tcp: reset sk_send_head in tcp_write_queue_purge
Soheil Hassas Yeganeh
2019-07-10
net: check before dereferencing netdev_ops during busy poll
Josh Elsasser
2019-07-10
Bluetooth: Align minimum encryption key size for LE and BR/EDR connections
Marcel Holtmann
2019-06-22
Revert "Bluetooth: Align minimum encryption key size for LE and BR/EDR connec...
Greg Kroah-Hartman
2019-06-17
tcp: add tcp_min_snd_mss sysctl
Eric Dumazet
2019-06-17
tcp: limit payload size of sacked skbs
Eric Dumazet
2019-06-11
ipv4: Define __ipv4_neigh_lookup_noref when CONFIG_INET is disabled
David Ahern
[next]