summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2023-10-12netfilter: nft_payload: fix wrong mac header matchingFlorian Westphal
2023-10-12nf_tables: fix NULL pointer dereference in nft_expr_inner_parse()Xingyuan Mo
2023-10-12nf_tables: fix NULL pointer dereference in nft_inner_init()Xingyuan Mo
2023-10-12netfilter: nf_tables: do not refresh timeout when resetting elementPablo Neira Ayuso
2023-10-12netfilter: nf_tables: Annotate struct nft_pipapo_match with __counted_byKees Cook
2023-10-12netfilter: nfnetlink_log: silence bogus compiler warningFlorian Westphal
2023-10-12netfilter: nf_tables: do not remove elements if set backend implements .abortPablo Neira Ayuso
2023-10-12nfc: nci: assert requested protocol is validJeremy Cline
2023-10-12af_packet: Fix fortified memcpy() without flex array.Kuniyuki Iwashima
2023-10-11net: tcp: fix crashes trying to free half-baked MTU probesJakub Kicinski
2023-10-11Bluetooth: Fix a refcnt underflow problem for hci_connZiyang Xuan
2023-10-11Bluetooth: hci_sync: always check if connection is alive before deletingPauli Virtanen
2023-10-11Bluetooth: Reject connection with the device which has same BD_ADDRLee, Chun-Yi
2023-10-11Bluetooth: hci_event: Ignore NULL link keyLee, Chun-Yi
2023-10-11Bluetooth: ISO: Fix invalid context errorIulia Tanasescu
2023-10-11net: rfkill: reduce data->mtx scope in rfkill_fop_openJohannes Berg
2023-10-11net: rfkill: gpio: prevent value glitch during probeJosua Mayer
2023-10-11wifi: mac80211: fix error path key leakJohannes Berg
2023-10-11wifi: cfg80211: use system_unbound_wq for wiphy workJohannes Berg
2023-10-11net/smc: Fix pos miscalculation in statisticsNils Hoppmann
2023-10-10Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-10-10ethtool: Fix mod state of verbose no_mask bitsetKory Maincent
2023-10-10Merge tag 'linux-can-fixes-for-6.6-20231009' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2023-10-10net: nfc: fix races in nfc_llcp_sock_get() and nfc_llcp_sock_get_sn()Eric Dumazet
2023-10-10mctp: perform route lookups under a RCU read-side lockJeremy Kerr
2023-10-10net/smc: Fix dependency of SMC on ISMGerd Bayer
2023-10-10net: ipv4: fix return value check in esp_remove_trailerMa Ke
2023-10-10net: ipv6: fix return value check in esp_remove_trailerMa Ke
2023-10-09net: refine debug info in skb_checksum_help()Eric Dumazet
2023-10-09xdp: Fix zero-size allocation warning in xskq_create()Andrew Kanner
2023-10-09libceph: use kernel_connect()Jordan Rife
2023-10-06devlink: Hold devlink lock on health reporter dump getMoshe Shemesh
2023-10-06can: isotp: isotp_sendmsg(): fix TX state detection and wait behaviorLukas Magel
2023-10-06net: sched: cls_u32: Fix allocation size in u32_init()Gustavo A. R. Silva
2023-10-05Merge tag 'net-6.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-10-05mptcp: userspace pm allow creating id 0 subflowGeliang Tang
2023-10-05mptcp: fix delegated action racesPaolo Abeni
2023-10-04netlink: annotate data-races around sk->sk_errEric Dumazet
2023-10-04sctp: update hb timer immediately after users change hb_intervalXin Long
2023-10-04sctp: update transport state when processing a dupcook packetXin Long
2023-10-04tcp: fix delayed ACKs for MSS boundary conditionNeal Cardwell
2023-10-04tcp: fix quick-ack counting to count actual ACKs of new dataNeal Cardwell
2023-10-04Merge tag 'nf-23-10-04' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Jakub Kicinski
2023-10-04tipc: fix a potential deadlock on &tx->lockChengfeng Ye
2023-10-04ipv4: Set offload_failed flag in fibmatch resultsBenjamin Poirier
2023-10-04Merge tag 'wireless-2023-09-27' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2023-10-04Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-10-04netfilter: nf_tables: nft_set_rbtree: fix spurious insertion failureFlorian Westphal
2023-10-04netfilter: nf_tables: Deduplicate nft_register_obj audit logsPhil Sutter
2023-10-04netfilter: handle the connecting collision properly in nf_conntrack_proto_sctpXin Long