index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-rda
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-07-30
devlink: Allocate devlink directly in requested net namespace
Leon Romanovsky
3
-22
/
+22
2021-07-30
devlink: Break parameter notification sequence to be before/after unload/load...
Leon Romanovsky
1
-12
/
+20
2021-07-30
sk_buff: avoid potentially clearing 'slow_gro' field
Paolo Abeni
2
-2
/
+2
2021-07-30
mm/memcg: fix NULL pointer dereference in memcg_slab_free_hook()
Wang Hai
1
-1
/
+1
2021-07-30
slub: fix unreclaimable slab stat for bulk free
Shakeel Butt
1
-10
/
+12
2021-07-30
mm/migrate: fix NR_ISOLATED corruption on 64-bit
Aneesh Kumar K.V
1
-1
/
+1
2021-07-30
mm: memcontrol: fix blocking rstat function called from atomic cgroup1 thresh...
Johannes Weiner
1
-1
/
+2
2021-07-30
ocfs2: issue zeroout to EOF blocks
Junxiao Bi
1
-39
/
+60
2021-07-30
ocfs2: fix zero out valid data
Junxiao Bi
1
-2
/
+2
2021-07-30
lib/test_string.c: move string selftest in the Runtime Testing menu
Matteo Croce
2
-3
/
+3
2021-07-30
gve: Update MAINTAINERS list
Catherine Sullivan
1
-3
/
+3
2021-07-30
net: netlink: Remove unused function
Yajun Deng
2
-31
/
+0
2021-07-30
nfc: hci: cleanup unneeded spaces
Krzysztof Kozlowski
4
-14
/
+14
2021-07-30
nfc: nci: constify several pointers to u8, sk_buff and other structs
Krzysztof Kozlowski
7
-103
/
+118
2021-07-30
nfc: constify local pointer variables
Krzysztof Kozlowski
4
-8
/
+8
2021-07-30
nfc: constify several pointers to u8, char and sk_buff
Krzysztof Kozlowski
7
-55
/
+63
2021-07-30
nfc: hci: annotate nfc_llc_init() as __init
Krzysztof Kozlowski
1
-1
/
+1
2021-07-30
nfc: annotate af_nfc_exit() as __exit
Krzysztof Kozlowski
1
-1
/
+1
2021-07-30
nfc: mrvl: correct nfcmrvl_spi_parse_dt() device_node argument
Krzysztof Kozlowski
1
-1
/
+1
2021-07-30
arch: Kconfig: clean up obsolete use of HAVE_IDE
Lukas Bulwahn
13
-18
/
+0
2021-07-30
net: convert fib_treeref from int to refcount_t
Yajun Deng
4
-9
/
+9
2021-07-30
can: esd_usb2: fix memory leak
Pavel Skripkin
1
-1
/
+15
2021-07-30
can: ems_usb: fix memory leak
Pavel Skripkin
1
-1
/
+13
2021-07-30
can: usb_8dev: fix memory leak
Pavel Skripkin
1
-2
/
+13
2021-07-30
can: mcba_usb_start(): add missing urb->transfer_dma initialization
Pavel Skripkin
1
-0
/
+2
2021-07-30
can: hi311x: fix a signedness bug in hi3110_cmd()
Dan Carpenter
1
-1
/
+1
2021-07-30
MAINTAINERS: add Yasushi SHOJI as reviewer for the Microchip CAN BUS Analyzer...
Marc Kleine-Budde
1
-0
/
+6
2021-07-29
bcm63xx_enet: delete a redundant assignment
Tang Bin
1
-1
/
+0
2021-07-29
net: dsa: don't set skb->offload_fwd_mark when not offloading the bridge
Vladimir Oltean
12
-20
/
+50
2021-07-29
ipvlan: Add handling of NETDEV_UP events
Di Zhu
1
-0
/
+1
2021-07-29
net/sched: store the last executed chain also for clsact egress
Davide Caratti
18
-58
/
+41
2021-07-29
docs: networking: dpaa2: document mirroring support on the switch
Ioana Ciornei
1
-0
/
+43
2021-07-29
dpaa2-switch: offload shared block mirror filters when binding to a port
Ioana Ciornei
3
-0
/
+71
2021-07-29
dpaa2-switch: add VLAN based mirroring
Ioana Ciornei
1
-5
/
+138
2021-07-29
dpaa2-switch: add support for port mirroring
Ioana Ciornei
3
-5
/
+182
2021-07-29
dpaa2-switch: add API for setting up mirroring
Ioana Ciornei
3
-0
/
+130
2021-07-29
dpaa2-switch: reorganize dpaa2_switch_cls_matchall_replace
Ioana Ciornei
1
-6
/
+25
2021-07-29
dpaa2-switch: reorganize dpaa2_switch_cls_flower_replace
Ioana Ciornei
1
-6
/
+26
2021-07-29
dpaa2-switch: rename dpaa2_switch_acl_tbl into filter_block
Ioana Ciornei
3
-125
/
+130
2021-07-29
dpaa2-switch: rename dpaa2_switch_tc_parse_action to specify the ACL
Ioana Ciornei
1
-8
/
+8
2021-07-29
scsi: fas216: Fix fall-through warning for Clang
Gustavo A. R. Silva
1
-0
/
+1
2021-07-29
scsi: acornscsi: Fix fall-through warning for clang
Gustavo A. R. Silva
1
-0
/
+1
2021-07-29
ARM: riscpc: Fix fall-through warning for Clang
Gustavo A. R. Silva
1
-0
/
+1
2021-07-29
qede: Remove the qede module version
Shai Malin
3
-21
/
+4
2021-07-29
qed: Remove the qed module version
Shai Malin
3
-18
/
+1
2021-07-29
net: dsa: tag_sja1105: fix control packets on SJA1110 being received on an im...
Vladimir Oltean
1
-17
/
+10
2021-07-29
net: dsa: sja1105: make sure untagged packets are dropped on ingress ports wi...
Vladimir Oltean
1
-18
/
+56
2021-07-29
net: dsa: sja1105: reset the port pvid when leaving a VLAN-aware bridge
Vladimir Oltean
1
-29
/
+33
2021-07-29
mctp: Add MCTP overview document
Jeremy Kerr
3
-0
/
+215
2021-07-29
mctp: Allow per-netns default networks
Matt Johnston
6
-2
/
+23
[next]