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
Age
Commit message (
Expand
)
Author
2022-07-07
tcp: add a missing nf_reset_ct() in 3WHS handling
Eric Dumazet
2022-07-07
ipv6: fix lockdep splat in in6_dump_addrs()
Eric Dumazet
2022-07-07
ipv6/sit: fix ipip6_tunnel_get_prl return value
katrinzhou
2022-07-07
tunnels: do not assume mac header is set in skb_tunnel_check_pmtu()
Eric Dumazet
2022-07-07
tipc: move bc link creation back to tipc_node_create
Xin Long
2022-07-07
net/sched: act_api: Notify user space if any actions were flushed before error
Victor Nogueira
2022-07-07
netfilter: nft_dynset: restore set element counter when failing to update
Pablo Neira Ayuso
2022-07-07
net: ipv6: unexport __init-annotated seg6_hmac_net_init()
YueHaibing
2022-07-07
net: rose: fix UAF bugs caused by timer handler
Duoming Zhou
2022-07-07
SUNRPC: Fix READ_PLUS crasher
Chuck Lever
2022-07-07
ipv6: take care of disable_policy when restoring routes
Nicolas Dichtel
2022-06-29
sock: redo the psock vs ULP protection check
Jakub Kicinski
2022-06-29
Revert "net/tls: fix tls_sk_proto_close executed repeatedly"
Jakub Kicinski
2022-06-29
net/tls: fix tls_sk_proto_close executed repeatedly
Ziyang Xuan
2022-06-29
erspan: do not assume transport header is always set
Eric Dumazet
2022-06-29
net/sched: sch_netem: Fix arithmetic in netem_dump() for 32-bit platforms
Peilin Ye
2022-06-29
ethtool: Fix get module eeprom fallback
Ivan Vecera
2022-06-29
tipc: fix use-after-free Read in tipc_named_reinit
Hoang Le
2022-06-29
net: fix data-race in dev_isalive()
Eric Dumazet
2022-06-29
net: Write lock dev_base_lock without disabling bottom halves.
Sebastian Andrzej Siewior
2022-06-29
bpf: Fix request_sock leak in sk lookup helpers
Jon Maxwell
2022-06-29
xsk: Fix generic transmit when completion queue reservation fails
Ciara Loftus
2022-06-29
netfilter: use get_random_u32 instead of prandom
Florian Westphal
2022-06-29
net: openvswitch: fix parsing of nw_proto for IPv6 fragments
Rosemarie O'Riorden
2022-06-22
net: ax25: Fix deadlock caused by skb_recv_datagram in ax25_recvmsg
Duoming Zhou
2022-06-22
sunrpc: set cl_max_connect when cloning an rpc_clnt
Scott Mayhew
2022-06-22
ipv6: Fix signed integer overflow in l2tp_ip6_sendmsg
Wang Yufen
2022-06-14
xsk: Fix possible crash when multiple sockets are created
Maciej Fijalkowski
2022-06-14
tcp: fix tcp_mtup_probe_success vs wrong snd_cwnd
Eric Dumazet
2022-06-14
net/sched: act_police: more accurate MTU policing
Davide Caratti
2022-06-14
net: openvswitch: fix misuse of the cached connection on tuple changes
Ilya Maximets
2022-06-14
Revert "net: af_key: add check for pfkey_broadcast in function pfkey_process"
Michal Kubecek
2022-06-14
tcp: use alloc_large_system_hash() to allocate table_perturb
Muchun Song
2022-06-14
ip_gre: test csum_start instead of transport header
Willem de Bruijn
2022-06-14
net: ipv6: unexport __init-annotated seg6_hmac_init()
Masahiro Yamada
2022-06-14
net: xfrm: unexport __init-annotated xfrm4_protocol_init()
Masahiro Yamada
2022-06-14
SUNRPC: Fix the calculation of xdr->end in xdr_get_next_encode_buffer()
Chuck Lever
2022-06-14
xsk: Fix handling of invalid descriptors in XSK TX batching API
Maciej Fijalkowski
2022-06-14
i40e: xsk: Move tmp desc array from driver to pool
Magnus Karlsson
2022-06-14
af_unix: Fix a data-race in unix_dgram_peer_wake_me().
Kuniyuki Iwashima
2022-06-14
netfilter: nf_tables: bail out early if hardware offload is not supported
Pablo Neira Ayuso
2022-06-14
netfilter: nf_tables: memleak flow rule from commit path
Pablo Neira Ayuso
2022-06-14
netfilter: nf_tables: release new hooks on unsupported flowtable flags
Pablo Neira Ayuso
2022-06-14
netfilter: nf_tables: always initialize flowtable hook list in transaction
Pablo Neira Ayuso
2022-06-14
SUNRPC: Trap RDMA segment overflows
Chuck Lever
2022-06-14
netfilter: nf_tables: delete flowtable hooks via transaction list
Pablo Neira Ayuso
2022-06-14
netfilter: nf_tables: use kfree_rcu(ptr, rcu) to release hooks in clean_net path
Pablo Neira Ayuso
2022-06-14
netfilter: nat: really support inet nat without l3 address
Florian Westphal
2022-06-14
xprtrdma: treat all calls not a bcall when bc_serv is NULL
Kinglong Mee
2022-06-14
tipc: check attribute length for bearer name
Hoang Le
[next]