summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2022-08-10vsock: Set socket state back to SS_UNCONNECTED in vsock_connect_timeout()Peilin Ye
2022-08-10vsock: Fix memory leak in vsock_connect()Peilin Ye
2022-08-10netlabel: fix typo in commentTopi Miettinen
2022-08-10Merge tag 'linux-can-fixes-for-6.0-20220810' of git://git.kernel.org/pub/scm/...David S. Miller
2022-08-09ipv6: do not use RT_TOS for IPv6 flowlabelMatthias May
2022-08-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski
2022-08-09Merge tag 'wireless-2022-08-09' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2022-08-09netfilter: nf_tables: fix null deref due to zeroed list headFlorian Westphal
2022-08-09netfilter: nf_tables: disallow jump to implicit chain from set elementPablo Neira Ayuso
2022-08-09netfilter: nf_tables: upfront validation of data via nft_data_init()Pablo Neira Ayuso
2022-08-09netfilter: nf_tables: do not allow RULE_ID to refer to another chainThadeu Lima de Souza Cascardo
2022-08-09netfilter: nf_tables: do not allow CHAIN_ID to refer to another tableThadeu Lima de Souza Cascardo
2022-08-09netfilter: nf_tables: do not allow SET_ID to refer to another tableThadeu Lima de Souza Cascardo
2022-08-09netfilter: nf_tables: validate variable length element extensionPablo Neira Ayuso
2022-08-09can: j1939: j1939_session_destroy(): fix memory leak of skbsFedor Pchelkin
2022-08-09can: j1939: j1939_sk_queue_activate_next_locked(): replace WARN_ON_ONCE with ...Fedor Pchelkin
2022-08-08Merge tag 'for-net-2022-08-08' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2022-08-08net/x25: fix call timeouts in blocking connectsMartin Schiller
2022-08-08Bluetooth: ISO: Fix not using the correct QoSLuiz Augusto von Dentz
2022-08-08Bluetooth: don't try to cancel uninitialized works at mgmt_index_removed()Tetsuo Handa
2022-08-08Bluetooth: ISO: Fix iso_sock_getsockopt for BT_DEFER_SETUPLuiz Augusto von Dentz
2022-08-08Bluetooth: MGMT: Fixes build warnings with C=1Luiz Augusto von Dentz
2022-08-08Bluetooth: hci_event: Fix build warning with C=1Luiz Augusto von Dentz
2022-08-08Bluetooth: ISO: Fix memory corruptionLuiz Augusto von Dentz
2022-08-08Bluetooth: Fix null pointer deref on unexpected status eventSoenke Huster
2022-08-08Bluetooth: ISO: Fix info leak in iso_sock_getsockopt()Luiz Augusto von Dentz
2022-08-08Bluetooth: hci_conn: Fix updating ISO QoS PHYLuiz Augusto von Dentz
2022-08-08Bluetooth: ISO: unlock on error path in iso_sock_setsockopt()Dan Carpenter
2022-08-08Bluetooth: L2CAP: Fix l2cap_global_chan_by_psm regressionLuiz Augusto von Dentz
2022-08-08net: bpf: Use the protocol's set_rcvlowat behavior if there is oneGao Feng
2022-08-08wifi: cfg80211: Fix validating BSS pointers in __cfg80211_connect_resultVeerendranath Jakkam
2022-08-05net: seg6: initialize induction variable to first valid array indexNick Desaulniers
2022-08-05net: avoid overflow when rose /proc displays timer information.Francois Romieu
2022-08-05netfilter: flowtable: fix incorrect Kconfig dependenciesPablo Neira Ayuso
2022-08-05netfilter: nf_tables: fix crash when nf_trace is enabledFlorian Westphal
2022-08-05mptcp: do not queue data on closed subflowsPaolo Abeni
2022-08-05mptcp: move subflow cleanup in mptcp_destroy_common()Paolo Abeni
2022-08-03net/sched: remove hacks added to dev_trans_start() for bonding to workVladimir Oltean
2022-08-03Merge tag 'net-next-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-08-03Merge tag 'pull-work.9p' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2022-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2022-08-02Merge tag 'v5.20-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2022-08-02Merge tag 'for-5.20/io_uring-zerocopy-send-2022-07-29' of git://git.kernel.dk...Linus Torvalds
2022-08-02Merge tag 'for-5.20/io_uring-2022-07-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-08-01net: devlink: Fix missing mutex_unlock() callAmmar Faizi
2022-08-01net/tls: Remove redundant workqueue flush before destroyTariq Toukan
2022-08-01net: dsa: Fix spelling mistakes and cleanup codeXie Shaowen
2022-08-01dccp: put dccp_qpolicy_full() and dccp_qpolicy_push() in the same lockHangyu Hua
2022-08-01net: rose: add netdev ref tracker to 'struct rose_sock'Eric Dumazet
2022-08-01net: rose: fix netdev reference changesEric Dumazet