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
2023-01-12
mptcp: use proper req destructor for IPv6
Matthieu Baerts
2023-01-12
mptcp: dedicated request sock for subflow in v6
Matthieu Baerts
2023-01-12
caif: fix memory leak in cfctrl_linkup_request()
Zhengchao Shao
2023-01-12
netfilter: ipset: Rework long task execution when adding/deleting entries
Jozsef Kadlecsik
2023-01-12
netfilter: ipset: fix hash:net,port,net hang with /0 subnet
Jozsef Kadlecsik
2023-01-12
net: sched: cbq: dont intepret cls results when asked to drop
Jamal Hadi Salim
2023-01-12
net: sched: atm: dont intepret cls results when asked to drop
Jamal Hadi Salim
2023-01-12
nfc: Fix potential resource leaks
Miaoqian Lin
2023-01-12
net: sched: fix memory leak in tcindex_set_parms
Hawkins Jiawei
2023-01-12
netfilter: nf_tables: honor set timeout and garbage collection updates
Pablo Neira Ayuso
2023-01-12
netfilter: nf_tables: perform type checking for existing sets
Pablo Neira Ayuso
2023-01-12
netfilter: nf_tables: add function to create set stateful expressions
Pablo Neira Ayuso
2023-01-12
netfilter: nf_tables: consolidate set description
Pablo Neira Ayuso
2023-01-12
bpf: pull before calling skb_postpull_rcsum()
Jakub Kicinski
2023-01-12
SUNRPC: ensure the matching upcall is in-flight upon downcall
minoura makoto
2023-01-12
mptcp: remove MPTCP 'ifdef' in TCP SYN cookies
Matthieu Baerts
2023-01-12
mptcp: mark ops structures as ro_after_init
Florian Westphal
2023-01-12
net/af_packet: make sure to pull mac header
Eric Dumazet
2023-01-12
net/af_packet: add VLAN support for AF_PACKET SOCK_RAW GSO
Hangbin Liu
2023-01-12
SUNRPC: Don't leak netobj memory when gss_read_proxy_verf() fails
Chuck Lever
2022-12-31
9p: set req refcount to zero to avoid uninitialized usage
Schspa Shi
2022-12-31
ethtool: avoiding integer overflow in ethtool_phys_id()
Maxim Korotkov
2022-12-31
mrp: introduce active flags to prevent UAF when applicant uninit
Schspa Shi
2022-12-31
ipv6/sit: use DEV_STATS_INC() to avoid data-races
Eric Dumazet
2022-12-31
net: add atomic_long_t to net_device_stats fields
Eric Dumazet
2022-12-31
bpf: make sure skb->len != 0 when redirecting to a tunneling device
Stanislav Fomichev
2022-12-31
net: stream: purge sk_error_queue in sk_stream_kill_queues()
Eric Dumazet
2022-12-31
rxrpc: Fix missing unlock in rxrpc_do_sendmsg()
David Howells
2022-12-31
net_sched: reject TCF_EM_SIMPLE case for complex ematch module
Cong Wang
2022-12-31
skbuff: Account for tail adjustment during pull operations
Subash Abhinov Kasiviswanathan
2022-12-31
openvswitch: Fix flow lookup to use unmasked key
Eelco Chaudron
2022-12-31
unix: Fix race in SOCK_SEQPACKET's unix_dgram_sendmsg()
Kirill Tkhai
2022-12-31
netfilter: flowtable: really fix NAT IPv6 offload
Qingfang DENG
2022-12-31
net: dsa: tag_8021q: avoid leaking ctx on dsa_tag_8021q_register() error path
Vladimir Oltean
2022-12-31
Bluetooth: RFCOMM: don't call kfree_skb() under spin_lock_irqsave()
Yang Yingliang
2022-12-31
Bluetooth: hci_core: don't call kfree_skb() under spin_lock_irqsave()
Yang Yingliang
2022-12-31
Bluetooth: MGMT: Fix error report for ADD_EXT_ADV_PARAMS
Inga Stotland
2022-12-31
sctp: sysctl: make extra pointers netns aware
Firo Yang
2022-12-31
af_unix: call proto_unregister() in the error path in af_unix_init()
Yang Yingliang
2022-12-31
net/tunnel: wait until all sk_user_data reader finish before releasing the sock
Hangbin Liu
2022-12-31
net: vmw_vsock: vmci: Check memcpy_from_msg()
Artem Chernyshev
2022-12-31
SUNRPC: Fix missing release socket in rpc_sockname()
Wang ShaoBo
2022-12-31
xprtrdma: Fix regbuf data not freed in rpcrdma_req_create()
Zhang Xiaoxu
2022-12-31
bpf, sockmap: fix race in sock_map_free()
Eric Dumazet
2022-12-31
hsr: Synchronize sequence number updates.
Sebastian Andrzej Siewior
2022-12-31
hsr: Synchronize sending frames to have always incremented outgoing seq nr.
Sebastian Andrzej Siewior
2022-12-31
hsr: Disable netpoll.
Sebastian Andrzej Siewior
2022-12-31
hsr: Avoid double remove of a node.
Sebastian Andrzej Siewior
2022-12-31
hsr: Add a rcu-read lock to hsr_forward_skb().
Sebastian Andrzej Siewior
2022-12-31
wifi: cfg80211: Fix not unregister reg_pdev when load_builtin_regdb_keys() fails
Chen Zhongjin
[next]