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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-01
s390/ctcm: Use explicit allocation mask in ctcmpc_unpack_skb().
Sebastian Andrzej Siewior
1
-1
/
+1
2020-12-01
s390/ctcm: Avoid temporary allocation of struct pdu.
Sebastian Andrzej Siewior
1
-25
/
+8
2020-12-01
s390/ctcm: Avoid temporary allocation of struct qllc.
Sebastian Andrzej Siewior
1
-17
/
+4
2020-12-01
s390/ctcm: Avoid temporary allocation of struct th_header and th_sweep.
Sebastian Andrzej Siewior
3
-53
/
+9
2020-12-01
net: freescale: ucc_geth: remove unused SKB_ALLOC_TIMEOUT
Chris Packham
1
-1
/
+0
2020-12-01
mlxsw: Add QinQ configuration vetoes
Danielle Ratson
3
-0
/
+77
2020-12-01
mlxsw: spectrum_switchdev: Add support of QinQ traffic
Amit Cohen
3
-2
/
+65
2020-12-01
mlxsw: spectrum_switchdev: Create common functions for VLAN-aware bridge
Amit Cohen
1
-7
/
+22
2020-12-01
mlxsw: Make EtherType configurable when pushing VLAN at ingress
Amit Cohen
4
-13
/
+48
2020-12-01
mlxsw: spectrum: Only treat 802.1q packets as tagged packets
Amit Cohen
1
-0
/
+26
2020-12-01
mlxsw: reg: Add et_vlan field to SPVID register
Amit Cohen
1
-0
/
+11
2020-12-01
mlxsw: reg: Add Switch Port VLAN Classification Register
Amit Cohen
1
-0
/
+99
2020-12-01
net: hns3: keep MAC pause mode when multiple TCs are enabled
Yonglong Liu
1
-1
/
+22
2020-12-01
net: hns3: add a check for devcie's verion in hns3_tunnel_csum_bug()
Huazhong Tan
1
-0
/
+8
2020-12-01
net: hns3: add more info to hns3_dbg_bd_info()
Huazhong Tan
1
-10
/
+40
2020-12-01
net: hns3: add udp tunnel checksum segmentation support
Huazhong Tan
8
-8
/
+33
2020-12-01
net: hns3: remove unsupported NETIF_F_GSO_UDP_TUNNEL_CSUM
Huazhong Tan
1
-19
/
+5
2020-12-01
net: hns3: add support for TX hardware checksum offload
Huazhong Tan
8
-18
/
+74
2020-12-01
net: hns3: add support for RX completion checksum
Huazhong Tan
3
-0
/
+29
2020-11-30
Merge tag 'linux-can-next-for-5.11-20201130' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
8
-79
/
+151
2020-11-30
net: wan: remove trailing semicolon in macro definition
Tom Rix
1
-1
/
+1
2020-11-30
dpaa_eth: implement the A050385 erratum workaround for XDP
Camelia Groza
1
-2
/
+82
2020-11-30
dpaa_eth: rename current skb A050385 erratum workaround
Camelia Groza
1
-2
/
+2
2020-11-30
dpaa_eth: add XDP_REDIRECT support
Camelia Groza
2
-1
/
+48
2020-11-30
dpaa_eth: add XDP_TX support
Camelia Groza
2
-5
/
+126
2020-11-30
dpaa_eth: limit the possible MTU range when XDP is enabled
Camelia Groza
1
-8
/
+31
2020-11-30
dpaa_eth: add basic XDP support
Camelia Groza
2
-16
/
+153
2020-11-30
dpaa_eth: add struct for software backpointers
Camelia Groza
2
-7
/
+17
2020-11-30
can: m_can: m_can_class_unregister(): move right after m_can_class_register()
Marc Kleine-Budde
1
-8
/
+8
2020-11-30
can: m_can: m_can_plat_remove(): remove unneeded platform_set_drvdata()
Marc Kleine-Budde
1
-2
/
+0
2020-11-30
can: m_can: remove not used variable struct m_can_classdev::freq
Marc Kleine-Budde
1
-1
/
+0
2020-11-30
can: m_can: Kconfig: convert the into menu
Marc Kleine-Budde
1
-3
/
+5
2020-11-30
can: tcan4x5x: tcan4x5x_can_probe(): remove probe failed error message
Marc Kleine-Budde
1
-2
/
+0
2020-11-30
can: tcan4x5x: remove mram_start and reg_offset from struct tcan4x5x_priv
Marc Kleine-Budde
1
-10
/
+4
2020-11-30
can: tcan4x5x: rename parse_config() function
Dan Murphy
1
-2
/
+2
2020-11-29
can: tcan4x5x: tcan4x5x_clear_interrupts(): remove redundant return statement
Sean Nyekjaer
1
-6
/
+2
2020-11-29
can: mcp251xfd: tef-path: reduce number of SPI core requests to set UINC bit
Marc Kleine-Budde
2
-12
/
+55
2020-11-29
can: mcp251xfd: move struct mcp251xfd_tef_ring definition
Marc Kleine-Budde
1
-8
/
+8
2020-11-29
can: mcp251xfd: struct mcp251xfd_priv::tef to array of length 1
Marc Kleine-Budde
2
-12
/
+14
2020-11-29
can: mcp25xxfd: rx-path: reduce number of SPI core requests to set UINC bit
Ursula Maplehurst
2
-8
/
+45
2020-11-29
can: mcp251xfd: mcp25xxfd_ring_alloc(): add define instead open coding the ma...
Marc Kleine-Budde
2
-1
/
+3
2020-11-29
can: pcan_usb_core: fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-4
/
+5
2020-11-28
net: ipa: adjust GSI register addresses
Alex Elder
2
-2
/
+30
2020-11-28
net: ipa: update gsi registers for IPA v4.5
Alex Elder
2
-2
/
+21
2020-11-28
net: ipa: add support to code for IPA v4.5
Alex Elder
3
-23
/
+57
2020-11-28
net: ipa: add new most-significant bits to registers
Alex Elder
2
-11
/
+66
2020-11-28
net: ipa: update IPA registers for IPA v4.5
Alex Elder
3
-8
/
+44
2020-11-28
net: ipa: reverse logic on escape buffer use
Alex Elder
1
-2
/
+4
2020-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
210
-2128
/
+4719
2020-11-27
net: phy: micrel: fix interrupt handling
Oleksij Rempel
1
-1
/
+1
[next]