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
/
include
/
net
Age
Commit message (
Expand
)
Author
2020-06-03
net sched: fix reporting the first-time use timestamp
Roman Mashak
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-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
tcp/dccp: fix possible race __inet_lookup_established()
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
sctp: cache netns in sctp_ep_common
Xin Long
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
ip6: fix skb leak in ip6frag_expire_frag_queue()
Eric Dumazet
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-08-25
netfilter: ctnetlink: don't use conntrack/expect object addresses as id
Florian Westphal
2019-08-25
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-21
ip6_tunnel: allow not to count pkts on tstats by passing dev as NULL
Xin Long
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
2019-05-10
Bluetooth: Align minimum encryption key size for LE and BR/EDR connections
Marcel Holtmann
2019-05-08
caif: reduce stack size with KASAN
Arnd Bergmann
2019-05-02
net: IP6 defrag: use rbtrees for IPv6 defrag
Peter Oskolkov
2019-05-02
ipv6: remove dependency of nf_defrag_ipv6 on ipv6 module
Florian Westphal
2019-05-02
net: IP defrag: encapsulate rbtree defrag code into callable functions
Peter Oskolkov
2019-04-17
netns: provide pure entropy for net_hash_mix()
Eric Dumazet
2019-04-17
vrf: check accept_source_route on the original netdevice
Stephen Suryaputra
2019-04-05
netfilter: physdev: relax br_netfilter dependency
Florian Westphal
2019-04-03
sctp: get sctphdr by offset in sctp_compute_cksum
Xin Long
[next]