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
2019-05-04
net/sched: don't dereference a->goto_chain to read the chain index
Davide Caratti
2019-04-27
net: IP6 defrag: use rbtrees for IPv6 defrag
Peter Oskolkov
2019-04-27
ipv6: remove dependency of nf_defrag_ipv6 on ipv6 module
Florian Westphal
2019-04-27
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
2019-04-03
packets: Always register packet sk in the same order
Maxime Chevallier
2019-03-23
phonet: fix building with clang
Arnd Bergmann
2019-03-13
Bluetooth: Fix locking in bt_accept_enqueue() for BH context
Matthias Kaehlcke
2019-03-13
net: avoid use IPCB in cipso_v4_error
Nazarov Sergey
2019-03-13
net: Add __icmp_send helper.
Nazarov Sergey
2019-02-23
ax25: fix possible use-after-free
Eric Dumazet
2019-02-23
tcp: clear icsk_backoff in tcp_write_queue_purge()
Eric Dumazet
2019-02-23
net: ipv4: use a dedicated counter for icmp_v4 redirect packets
Lorenzo Bianconi
2019-02-06
ipvlan, l3mdev: fix broken l3s mode wrt local routes
Daniel Borkmann
2019-01-31
net: ipv4: Fix memory leak in network namespace dismantle
Ido Schimmel
2019-01-09
netfilter: nf_conncount: Fix garbage collection with zones
Yi-Hung Wei
2019-01-09
netfilter: nf_conncount: expose connection list interface
Pablo Neira Ayuso
2019-01-09
sock: Make sock->sk_stamp thread-safe
Deepa Dinamani
2018-12-17
sctp: kfree_rcu asoc
Xin Long
2018-12-17
neighbour: Avoid writing before skb->head in neigh_hh_output()
Stefano Brivio
2018-12-05
tls: Fix TLS ulp context leak, when TLS_TX setsockopt is not used.
Ilya Lesokhin
2018-12-05
tls: Add function to update the TLS socket configuration
Ilya Lesokhin
2018-12-01
tcp: do not release socket ownership in tcp_close()
Eric Dumazet
2018-10-18
inet: make sure to grab rcu_read_lock before using ireq->ireq_opt
Eric Dumazet
2018-10-18
tcp/dccp: fix lockdep issue when SYN is backlogged
Eric Dumazet
2018-10-18
net: ipv4: update fnhe_pmtu when first hop's MTU changes
Sabrina Dubroca
2018-10-18
bonding: avoid possible dead-lock
Mahesh Bandewar
2018-09-29
NFC: Fix the number of pipes
Suren Baghdasaryan
2018-09-29
tls: zero the crypto information from tls_context before freeing
Sabrina Dubroca
2018-09-19
ip: add helpers to process in-order fragments faster.
Peter Oskolkov
2018-09-19
net: sk_buff rbnode reorg
Eric Dumazet
2018-09-19
inet: frags: reorganize struct netns_frags
Eric Dumazet
2018-09-19
inet: frags: break the 2GB limit for frags storage
Eric Dumazet
2018-09-19
inet: frags: remove inet_frag_maybe_warn_overflow()
Eric Dumazet
2018-09-19
inet: frags: get rif of inet_frag_evicting()
Eric Dumazet
2018-09-19
inet: frags: remove some helpers
Eric Dumazet
2018-09-19
inet: frags: use rhashtables for reassembly units
Eric Dumazet
2018-09-19
inet: frags: Convert timers to use timer_setup()
Kees Cook
2018-09-19
inet: frags: add a pointer to struct netns_frags
Eric Dumazet
2018-09-19
inet: frags: change inet_frags_init_net() return value
Eric Dumazet
2018-09-15
tcp, ulp: add alias for all ulp modules
Daniel Borkmann
2018-08-24
tcp: remove DELAYED ACK events in DCTCP
Yuchung Cheng
2018-08-24
net/sched: act_tunnel_key: fix NULL dereference when 'goto chain' is used
Davide Caratti
2018-08-24
ipv6: make ipv6_renew_options() interrupt/kernel safe
Paul Moore
2018-08-24
netfilter: ipv6: nf_defrag: reduce struct net memory waste
Eric Dumazet
2018-08-22
vsock: split dwork to avoid reinitializations
Cong Wang
2018-08-22
llc: use refcount_inc_not_zero() for llc_sap_find()
Cong Wang
[next]