aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2021-07-30devlink: Allocate devlink directly in requested net namespaceLeon Romanovsky3-22/+22
2021-07-30devlink: Break parameter notification sequence to be before/after unload/load driverLeon Romanovsky1-12/+20
2021-07-30sk_buff: avoid potentially clearing 'slow_gro' fieldPaolo Abeni2-2/+2
2021-07-30mm/memcg: fix NULL pointer dereference in memcg_slab_free_hook()Wang Hai1-1/+1
2021-07-30slub: fix unreclaimable slab stat for bulk freeShakeel Butt1-10/+12
2021-07-30mm/migrate: fix NR_ISOLATED corruption on 64-bitAneesh Kumar K.V1-1/+1
2021-07-30mm: memcontrol: fix blocking rstat function called from atomic cgroup1 thresholding codeJohannes Weiner1-1/+2
2021-07-30ocfs2: issue zeroout to EOF blocksJunxiao Bi1-39/+60
2021-07-30ocfs2: fix zero out valid dataJunxiao Bi1-2/+2
2021-07-30lib/test_string.c: move string selftest in the Runtime Testing menuMatteo Croce2-3/+3
2021-07-30gve: Update MAINTAINERS listCatherine Sullivan1-3/+3
2021-07-30net: netlink: Remove unused functionYajun Deng2-31/+0
2021-07-30nfc: hci: cleanup unneeded spacesKrzysztof Kozlowski4-14/+14
2021-07-30nfc: nci: constify several pointers to u8, sk_buff and other structsKrzysztof Kozlowski7-103/+118
2021-07-30nfc: constify local pointer variablesKrzysztof Kozlowski4-8/+8
2021-07-30nfc: constify several pointers to u8, char and sk_buffKrzysztof Kozlowski7-55/+63
2021-07-30nfc: hci: annotate nfc_llc_init() as __initKrzysztof Kozlowski1-1/+1
2021-07-30nfc: annotate af_nfc_exit() as __exitKrzysztof Kozlowski1-1/+1
2021-07-30nfc: mrvl: correct nfcmrvl_spi_parse_dt() device_node argumentKrzysztof Kozlowski1-1/+1
2021-07-30arch: Kconfig: clean up obsolete use of HAVE_IDELukas Bulwahn13-18/+0
2021-07-30net: convert fib_treeref from int to refcount_tYajun Deng4-9/+9
2021-07-30can: esd_usb2: fix memory leakPavel Skripkin1-1/+15
2021-07-30can: ems_usb: fix memory leakPavel Skripkin1-1/+13
2021-07-30can: usb_8dev: fix memory leakPavel Skripkin1-2/+13
2021-07-30can: mcba_usb_start(): add missing urb->transfer_dma initializationPavel Skripkin1-0/+2
2021-07-30can: hi311x: fix a signedness bug in hi3110_cmd()Dan Carpenter1-1/+1
2021-07-30MAINTAINERS: add Yasushi SHOJI as reviewer for the Microchip CAN BUS Analyzer Tool driverMarc Kleine-Budde1-0/+6
2021-07-29bcm63xx_enet: delete a redundant assignmentTang Bin1-1/+0
2021-07-29net: dsa: don't set skb->offload_fwd_mark when not offloading the bridgeVladimir Oltean12-20/+50
2021-07-29ipvlan: Add handling of NETDEV_UP eventsDi Zhu1-0/+1
2021-07-29net/sched: store the last executed chain also for clsact egressDavide Caratti18-58/+41
2021-07-29docs: networking: dpaa2: document mirroring support on the switchIoana Ciornei1-0/+43
2021-07-29dpaa2-switch: offload shared block mirror filters when binding to a portIoana Ciornei3-0/+71
2021-07-29dpaa2-switch: add VLAN based mirroringIoana Ciornei1-5/+138
2021-07-29dpaa2-switch: add support for port mirroringIoana Ciornei3-5/+182
2021-07-29dpaa2-switch: add API for setting up mirroringIoana Ciornei3-0/+130
2021-07-29dpaa2-switch: reorganize dpaa2_switch_cls_matchall_replaceIoana Ciornei1-6/+25
2021-07-29dpaa2-switch: reorganize dpaa2_switch_cls_flower_replaceIoana Ciornei1-6/+26
2021-07-29dpaa2-switch: rename dpaa2_switch_acl_tbl into filter_blockIoana Ciornei3-125/+130
2021-07-29dpaa2-switch: rename dpaa2_switch_tc_parse_action to specify the ACLIoana Ciornei1-8/+8
2021-07-29scsi: fas216: Fix fall-through warning for ClangGustavo A. R. Silva1-0/+1
2021-07-29scsi: acornscsi: Fix fall-through warning for clangGustavo A. R. Silva1-0/+1
2021-07-29ARM: riscpc: Fix fall-through warning for ClangGustavo A. R. Silva1-0/+1
2021-07-29qede: Remove the qede module versionShai Malin3-21/+4
2021-07-29qed: Remove the qed module versionShai Malin3-18/+1
2021-07-29net: dsa: tag_sja1105: fix control packets on SJA1110 being received on an imprecise portVladimir Oltean1-17/+10
2021-07-29net: dsa: sja1105: make sure untagged packets are dropped on ingress ports with no pvidVladimir Oltean1-18/+56
2021-07-29net: dsa: sja1105: reset the port pvid when leaving a VLAN-aware bridgeVladimir Oltean1-29/+33
2021-07-29mctp: Add MCTP overview documentJeremy Kerr3-0/+215
2021-07-29mctp: Allow per-netns default networksMatt Johnston6-2/+23