summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'lsm-pr-20221212' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-12-131-1/+2
|\
| * lsm: make security_socket_getpeersec_stream() sockptr_t safePaul Moore2022-11-041-1/+2
* | Merge tag 'nfs-for-6.2-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2022-12-132-2/+2
|\ \
| * | SUNRPC: Fix missing release socket in rpc_sockname()Wang ShaoBo2022-12-061-1/+1
| * | xprtrdma: Fix regbuf data not freed in rpcrdma_req_create()Zhang Xiaoxu2022-12-061-1/+1
* | | Merge tag 'nfsd-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds2022-12-123-37/+53
|\ \ \
| * | | SUNRPC: Fix crasher in unwrap_integ_data()Chuck Lever2022-12-101-23/+32
| * | | SUNRPC: Make the svc_authenticate tracepoint conditionalChuck Lever2022-12-101-2/+1
| * | | SUNRPC: Clean up xdr_write_pages()Chuck Lever2022-12-101-9/+13
| * | | SUNRPC: Don't leak netobj memory when gss_read_proxy_verf() failsChuck Lever2022-12-101-2/+7
| * | | SUNRPC: Remove unused svc_rqst::rq_lock fieldChuck Lever2022-11-281-1/+0
| |/ /
* | | Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2022-12-1218-39/+40
|\ \ \
| * | | use less confusing names for iov_iter direction initializersAl Viro2022-11-2518-39/+40
* | | | Merge tag 'linux-kselftest-kunit-next-6.2-rc1' of git://git.kernel.org/pub/sc...Linus Torvalds2022-12-121-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-1241-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-071-0/+5
* | | | | | Merge tag 'linux-can-fixes-for-6.1-20221207' of git://git.kernel.org/pub/scm/...Jakub Kicinski2022-12-071-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-061-0/+3
* | | | | | | ipv4: Fix incorrect route flushing when source address is deletedIdo Schimmel2022-12-061-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-051-0/+6
* | | | | | | net: dsa: sja1105: Check return valueArtem Chernyshev2022-12-021-1/+2
* | | | | | | net: dsa: hellcreek: Check return valueArtem Chernyshev2022-12-021-1/+2
* | | | | | | net: dsa: ksz: Check return valueArtem Chernyshev2022-12-021-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-11-304-17/+19
|\ \ \ \ \ \ \
| * | | | | | | netfilter: ctnetlink: fix compilation warning after data race fixes in ct markPablo Neira Ayuso2022-11-301-9/+10