index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2023-01-12
9p/client: fix data race on req->status
Dominique Martinet
2023-01-12
caif: fix memory leak in cfctrl_linkup_request()
Zhengchao Shao
2023-01-12
net/ulp: prevent ULP without clone op from entering the LISTEN status
Paolo Abeni
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
tcp: Add TIME_WAIT sockets in bhash2.
Kuniyuki Iwashima
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
mptcp: fix lockdep false positive
Paolo Abeni
2023-01-12
mptcp: fix deadlock in fastopen error path
Paolo Abeni
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-07
mptcp: use proper req destructor for IPv6
Matthieu Baerts
2023-01-07
mptcp: dedicated request sock for subflow in v6
Matthieu Baerts
2023-01-07
mptcp: remove MPTCP 'ifdef' in TCP SYN cookies
Matthieu Baerts
2023-01-07
mptcp: netlink: fix some error return code
Wei Yongjun
2023-01-04
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
Bluetooth: Add quirk to disable MWS Transport Configuration
Sven Peter
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
openvswitch: Use kmalloc_size_roundup() to match ksize() usage
Kees Cook
2022-12-31
mctp: Remove device type check at unregister
Matt Johnston
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
devlink: protect devlink dump by the instance lock
Jakub Kicinski
2022-12-31
openvswitch: Fix flow lookup to use unmasked key
Eelco Chaudron
2022-12-31
devlink: hold region lock when flushing snapshots
Jakub Kicinski
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: hci_conn: Fix crash on hci_create_cis_sync
Luiz Augusto von Dentz
2022-12-31
Bluetooth: Fix EALREADY and ELOOP cases in bt_status()
Christophe JAILLET
2022-12-31
Bluetooth: MGMT: Fix error report for ADD_EXT_ADV_PARAMS
Inga Stotland
2022-12-31
Bluetooth: hci_core: fix error handling in hci_register_dev()
Yang Yingliang
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
[next]