index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-25
can: j1939: j1939_session_completed(): use consistent name se_skb for the ses...
Marc Kleine-Budde
1
-4
/
+4
2021-07-25
can: j1939: replace fall through comment by fallthrough pseudo-keyword
Marc Kleine-Budde
1
-5
/
+10
2021-07-25
can: j1939: fix checkpatch warnings
Marc Kleine-Budde
1
-2
/
+3
2021-07-25
can: j1939: j1939_sk_sock_destruct(): correct a grammatical error
gushengxian
1
-1
/
+1
2021-07-25
Merge branch 'nfc-const'
David S. Miller
46
-112
/
+108
2021-07-25
nfc: constify nfc_digital_ops
Krzysztof Kozlowski
6
-7
/
+7
2021-07-25
nfc: constify nfc_llc_ops
Krzysztof Kozlowski
5
-7
/
+7
2021-07-25
nfc: constify nfc_hci_ops
Krzysztof Kozlowski
5
-6
/
+6
2021-07-25
nfc: constify nfc_ops
Krzysztof Kozlowski
6
-7
/
+7
2021-07-25
nfc: constify nfc_hci_gate
Krzysztof Kozlowski
4
-4
/
+4
2021-07-25
nfc: constify pointer to nfc_vendor_cmd
Krzysztof Kozlowski
6
-7
/
+7
2021-07-25
nfc: st21nfca: constify file-scope arrays
Krzysztof Kozlowski
1
-2
/
+2
2021-07-25
nfc: constify nfc_phy_ops
Krzysztof Kozlowski
18
-35
/
+37
2021-07-25
nfc: constify nci_driver_ops (prop_ops and core_ops)
Krzysztof Kozlowski
6
-15
/
+15
2021-07-25
nfc: s3fwrn5: constify nci_ops
Krzysztof Kozlowski
3
-12
/
+5
2021-07-25
nfc: constify nci_ops
Krzysztof Kozlowski
7
-10
/
+11
2021-07-25
nfc: constify payload argument in nci_send_cmd()
Krzysztof Kozlowski
2
-2
/
+2
2021-07-24
net: bridge: fix build when setting skb->offload_fwd_mark with CONFIG_NET_SWI...
Vladimir Oltean
3
-1
/
+12
2021-07-23
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
David S. Miller
3
-5
/
+8
2021-07-23
net: phy: Remove unused including <linux/version.h>
chongjiapeng
1
-1
/
+0
2021-07-23
nfc: port100: constify protocol list array
Krzysztof Kozlowski
1
-4
/
+4
2021-07-23
mpls: defer ttl decrement in mpls_forward()
Kangmin Park
1
-1
/
+1
2021-07-23
wwan: core: Fix missing RTM_NEWLINK event for default link
Loic Poulain
1
-0
/
+2
2021-07-23
octeontx2-af: Enhance mailbox trace entry
Jerin Jacob
1
-4
/
+6
2021-07-23
e100: Avoid memcpy() over-reading of ETH_SS_STATS
Kees Cook
1
-2
/
+2
2021-07-23
igb: Avoid memcpy() over-reading of ETH_SS_STATS
Kees Cook
1
-2
/
+1
2021-07-23
igb: Add counter to i21x doublecheck
Grzegorz Siwik
1
-1
/
+5
2021-07-23
Merge branch 'bridge-tx-fwd'
David S. Miller
19
-26
/
+352
2021-07-23
net: dsa: tag_dsa: offload the bridge forwarding process
Tobias Waldekranz
1
-8
/
+44
2021-07-23
net: dsa: mv88e6xxx: map virtual bridges with forwarding offload in the PVT
Vladimir Oltean
1
-4
/
+74
2021-07-23
net: dsa: add support for bridge TX forwarding offload
Vladimir Oltean
4
-1
/
+104
2021-07-23
net: dsa: track the number of switches in a tree
Vladimir Oltean
2
-0
/
+6
2021-07-23
net: bridge: switchdev: allow the TX data plane forwarding to be offloaded
Tobias Waldekranz
14
-14
/
+125
2021-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
371
-3026
/
+3766
2021-07-23
Merge branch 'net-remove-compat-alloc-user-space'
David S. Miller
21
-431
/
+352
2021-07-23
net: socket: rework compat_ifreq_ioctl()
Arnd Bergmann
6
-47
/
+76
2021-07-23
net: socket: simplify dev_ifconf handling
Arnd Bergmann
3
-72
/
+44
2021-07-23
net: socket: remove register_gifconf
Arnd Bergmann
4
-44
/
+20
2021-07-23
net: socket: rework SIOC?IFMAP ioctls
Arnd Bergmann
2
-50
/
+54
2021-07-23
ethtool: improve compat ioctl handling
Arnd Bergmann
3
-144
/
+121
2021-07-23
compat: make linux/compat.h available everywhere
Arnd Bergmann
10
-96
/
+59
2021-07-22
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
5
-59
/
+40
2021-07-22
Merge tag 'hyperv-fixes-signed-20210722' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-33
/
+65
2021-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
77
-269
/
+1217
2021-07-22
Merge tag 'mmc-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
2
-24
/
+31
2021-07-22
dpaa2-switch: seed the buffer pool after allocating the swp
Ioana Ciornei
1
-8
/
+8
2021-07-22
nfp: fix return statement in nfp_net_parse_meta()
Niklas Söderlund
1
-1
/
+1
2021-07-22
ipv6: fix "'ioam6_if_id_max' defined but not used" warn
Matthieu Baerts
1
-2
/
+1
2021-07-22
Merge branch 'nfp-flower-ct-offload'
David S. Miller
7
-201
/
+946
2021-07-22
nfp: flower-tc: add flow stats updates for ct
Louis Peens
4
-2
/
+157
[next]