summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-01vrf: fix packet sniffing for traffic originating from ip tunnelsEyal Birger
2022-04-01net/tls: fix slab-out-of-bounds bug in decrypt_internalZiyang Xuan
2022-04-01net: sfc: add missing xdp queue reinitializationTaehee Yoo
2022-03-31Merge tag 'net-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-03-31Merge tag 'v5.18-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2022-03-31vxlan: do not feed vxlan_vnifilter_dump_dev with non vxlan devicesEric Dumazet
2022-03-31openvswitch: Add recirc_id to recirc warningStéphane Graber
2022-03-31Merge tag 'linux-can-fixes-for-5.18-20220331' of git://git.kernel.org/pub/scm...Jakub Kicinski
2022-03-31rxrpc: fix some null-ptr-deref bugs in server_key.cXiaolong Huang
2022-03-31rxrpc: Fix call timer start racing with call destructionDavid Howells
2022-03-31Merge branch 'net-hns3-add-two-fixes-for-net'Paolo Abeni
2022-03-31net: hns3: fix software vlan talbe of vlan 0 inconsistent with hardwareGuangbin Huang
2022-03-31net: hns3: fix the concurrency between functions reading debugfsYufeng Mo
2022-03-31Merge branch 'docs-update-and-move-the-netdev-faq'Paolo Abeni
2022-03-31docs: netdev: move the netdev-FAQ to the process pagesJakub Kicinski
2022-03-31docs: netdev: broaden the new vs old code formatting guidelinesJakub Kicinski
2022-03-31docs: netdev: call out the merge window in tag checkingJakub Kicinski
2022-03-31docs: netdev: add missing back ticksJakub Kicinski
2022-03-31docs: netdev: make the testing requirement more stringentJakub Kicinski
2022-03-31docs: netdev: add a question about re-posting frequencyJakub Kicinski
2022-03-31docs: netdev: rephrase the 'should I update patchwork' questionJakub Kicinski
2022-03-31docs: netdev: rephrase the 'Under review' questionJakub Kicinski
2022-03-31docs: netdev: shorten the name and mention msgid for patch statusJakub Kicinski
2022-03-31docs: netdev: note that RFC postings are allowed any timeJakub Kicinski
2022-03-31docs: netdev: turn the net-next closed into a WarningJakub Kicinski
2022-03-31docs: netdev: move the patch marking section upJakub Kicinski
2022-03-31docs: netdev: minor rewordJakub Kicinski
2022-03-31docs: netdev: replace references to old archivesJakub Kicinski
2022-03-31can: gs_usb: gs_make_candev(): fix memory leak for devices with extended bit ...Marc Kleine-Budde
2022-03-31can: mcba_usb: properly check endpoint typePavel Skripkin
2022-03-31can: mcba_usb: mcba_usb_start_xmit(): fix double dev_kfree_skb in error pathHangyu Hua
2022-03-31can: usb_8dev: usb_8dev_start_xmit(): fix double dev_kfree_skb() in error pathHangyu Hua
2022-03-31can: ems_usb: ems_usb_start_xmit(): fix double dev_kfree_skb() in error pathHangyu Hua
2022-03-31can: m_can: m_can_tx_handler(): fix use after free of skbMarc Kleine-Budde
2022-03-31can: mcp251xfd: mcp251xfd_register_get_dev_id(): fix return of error valueTom Rix
2022-03-31can: isotp: restore accidentally removed MSG_PEEK featureOliver Hartkopp
2022-03-30net: sparx5: uses, depends on BRIDGE or !BRIDGERandy Dunlap
2022-03-30Merge branch 'wireguard-patches-for-5-18-rc1'Jakub Kicinski
2022-03-30wireguard: socket: ignore v6 endpoints when ipv6 is disabledJason A. Donenfeld
2022-03-30wireguard: socket: free skb in send6 when ipv6 is disabledWang Hai
2022-03-30wireguard: selftests: simplify RNG seedingJason A. Donenfeld
2022-03-30wireguard: queueing: use CFI-safe ptr_ring cleanup functionJason A. Donenfeld
2022-03-30mm: page_alloc: validate buddy before check its migratetype.Zi Yan
2022-03-30Merge tag 'for-5.18/parisc-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-03-30Merge tag 'modules-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-03-30sfc: Avoid NULL pointer dereference on systems without numa awarenessMartin Habets
2022-03-30ptp: ocp: handle error from nvmem_device_findJonathan Lemon
2022-03-30net: dsa: felix: fix possible NULL pointer dereferenceZheng Yongjun
2022-03-30Merge tag 'pwm/for-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-03-30Merge tag 'regulator-fix-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds