summaryrefslogtreecommitdiffstats
path: root/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'linux-kselftest-kunit-next-6.2-rc1' of git://git.kernel.org/pub/sc...Linus Torvalds2022-12-131-2/+2
|\
| * kunit: Use KUNIT_EXPECT_MEMEQ macroMaíra Canal2022-10-271-2/+2
* | Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-12-1341-87/+75
|\ \
| * | treewide: use get_random_u32_inclusive() when possibleJason A. Donenfeld2022-11-185-23/+17
| * | treewide: use get_random_u32_{above,below}() instead of manual loopJason A. Donenfeld2022-11-182-9/+2
| * | treewide: use get_random_u32_below() instead of deprecated functionJason A. Donenfeld2022-11-1840-71/+72
* | | Merge tag 'timers-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-12-121-1/+1
|\ \ \
| * | | timers: Get rid of del_singleshot_timer_sync()Thomas Gleixner2022-11-241-1/+1
* | | | Merge tag 'rcu.2022.12.02a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-12-122-10/+11
|\ \ \ \
| * | | | net: devinet: Reduce refcount before grace periodEric Dumazet2022-11-301-9/+10
| * | | | net: Use call_rcu_hurry() for dst_release()Joel Fernandes (Google)2022-11-301-1/+1
| |/ / /
* | | | ipv6: avoid use-after-free in ip6_fragment()Eric Dumazet2022-12-081-0/+5
* | | | Merge tag 'linux-can-fixes-for-6.1-20221207' of git://git.kernel.org/pub/scm/...Jakub Kicinski2022-12-081-3/+3
|\ \ \ \
| * | | | can: af_can: fix NULL pointer dereference in can_rcv_filterOliver Hartkopp2022-12-071-3/+3
* | | | | Merge tag 'ieee802154-for-net-2022-12-05' of git://git.kernel.org/pub/scm/lin...Paolo Abeni2022-12-071-0/+1
|\ \ \ \ \
| * | | | | mac802154: fix missing INIT_LIST_HEAD in ieee802154_if_add()Wei Yongjun2022-12-051-0/+1
* | | | | | tipc: call tipc_lxc_xmit without holding node_read_lockXin Long2022-12-071-3/+9
| |/ / / / |/| | | |
* | | | | ipv4: Fix incorrect route flushing when table ID 0 is usedIdo Schimmel2022-12-071-0/+3
* | | | | ipv4: Fix incorrect route flushing when source address is deletedIdo Schimmel2022-12-071-0/+1
* | | | | tipc: Fix potential OOB in tipc_link_proto_rcv()YueHaibing2022-12-061-1/+3
* | | | | ip_gre: do not report erspan version on GRE interfaceHangbin Liu2022-12-061-19/+29
* | | | | NFC: nci: Bounds check struct nfc_target arraysKees Cook2022-12-061-0/+6
* | | | | net: dsa: sja1105: Check return valueArtem Chernyshev2022-12-031-1/+2
* | | | | net: dsa: hellcreek: Check return valueArtem Chernyshev2022-12-031-1/+2
* | | | | net: dsa: ksz: Check return valueArtem Chernyshev2022-12-031-1/+2
* | | | | Bluetooth: Fix crash when replugging CSR fake controllersLuiz Augusto von Dentz2022-12-021-2/+6
* | | | | Bluetooth: Fix not cleanup led when bt_init failsChen Zhongjin2022-12-021-1/+3
* | | | | Bluetooth: Fix support for Read Local Supported Codecs V2Chethan T N2022-12-022-13/+16
* | | | | Bluetooth: L2CAP: Fix u8 overflowSungwoo Kim2022-12-021-1/+2
* | | | | Bluetooth: silence a dmesg error message in hci_request.cMateusz Jończyk2022-12-021-1/+1
* | | | | Bluetooth: hci_conn: add missing hci_dev_put() in iso_listen_bis()Wang ShaoBo2022-12-021-0/+1
* | | | | Bluetooth: 6LoWPAN: add missing hci_dev_put() in get_l2cap_conn()Wang ShaoBo2022-12-021-0/+1
* | | | | Bluetooth: btusb: Fix CSR clones again by re-adding ERR_DATA_REPORTING quirkIsmael Ferreras Morezuelas2022-12-021-2/+7
* | | | | inet: ping: use hlist_nulls rcu iterator during lookupFlorian Westphal2022-12-011-1/+6
* | | | | af_unix: Get user_ns from in_skb in unix_diag_get_exact().Kuniyuki Iwashima2022-12-011-8/+12
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski2022-12-014-17/+19
|\ \ \ \ \
| * | | | | netfilter: ctnetlink: fix compilation warning after data race fixes in ct markPablo Neira Ayuso2022-11-301-9/+10
| * | | | | netfilter: conntrack: fix using __this_cpu_add in preemptibleXin Long2022-11-301-3/+3
| * | | | | netfilter: flowtable_offload: fix using __this_cpu_add in preemptibleXin Long2022-11-281-3/+3
| * | | | | netfilter: nft_set_pipapo: Actually validate intervals in fields after the fi...Stefano Brivio2022-11-281-2/+3
* | | | | | Merge tag 'net-6.1-rc8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2022-11-2913-29/+83
|\ \ \ \ \ \
| * | | | | | sctp: fix memory leak in sctp_stream_outq_migrate()Zhengchao Shao2022-11-294-7/+47
| * | | | | | packet: do not set TP_STATUS_CSUM_VALID on CHECKSUM_COMPLETEWillem de Bruijn2022-11-291-4/+2
| * | | | | | net: hsr: Fix potential use-after-freeYueHaibing2022-11-291-2/+3
| * | | | | | tipc: re-fetch skb cb after tipc_msg_validateXin Long2022-11-291-0/+3
| * | | | | | mptcp: fix sleep in atomic at close timePaolo Abeni2022-11-291-3/+3
| * | | | | | mptcp: don't orphan ssk in mptcp_close()Menglong Dong2022-11-291-7/+6
| * | | | | | Merge tag 'wireless-2022-11-28' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski2022-11-292-2/+11
| |\ \ \ \ \ \
| | * | | | | | wifi: mac8021: fix possible oob access in ieee80211_get_rate_durationLorenzo Bianconi2022-11-251-0/+3
| | * | | | | | wifi: cfg80211: don't allow multi-BSSID in S1GJohannes Berg2022-11-251-1/+6