index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
CREDITS
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-01-07
udp_tunnel: remove REGISTER/UNREGISTER handling from tunnel drivers
Jakub Kicinski
2
-20
/
+9
2021-01-07
udp_tunnel: hard-wire NDOs to udp_tunnel_nic_*_port() helpers
Jakub Kicinski
2
-13
/
+7
2021-01-07
net: broadcom: Drop OF dependency from BGMAC_PLATFORM
Florian Fainelli
1
-1
/
+0
2021-01-07
bcm63xx_enet: improve rx loop
Sieng Piaw Liew
1
-2
/
+2
2021-01-07
bcm63xx_enet: convert to build_skb
Sieng Piaw Liew
2
-54
/
+71
2021-01-07
bcm63xx_enet: consolidate rx SKB ring cleanup code
Sieng Piaw Liew
1
-50
/
+22
2021-01-07
bcm63xx_enet: alloc rx skb with NET_IP_ALIGN
Sieng Piaw Liew
1
-1
/
+4
2021-01-07
bcm63xx_enet: add xmit_more support
Sieng Piaw Liew
1
-1
/
+2
2021-01-07
bcm63xx_enet: add BQL support
Sieng Piaw Liew
1
-0
/
+9
2021-01-07
bcm63xx_enet: batch process rx path
Sieng Piaw Liew
1
-1
/
+5
2021-01-07
qmi_wwan: Increase headroom for QMAP SKBs
Kristian Evensen
1
-1
/
+2
2021-01-07
net: dsa: print error on invalid port index
Rafał Miłecki
1
-0
/
+2
2021-01-06
can: flexcan: add CAN wakeup function for i.MX8QM
Joakim Zhang
1
-17
/
+106
2021-01-06
dt-bindings: can: fsl,flexcan: add fsl,scu-index property to indicate a resource
Joakim Zhang
1
-0
/
+11
2021-01-06
can: raw: return -ERANGE when filterset does not fit into user space buffer
Oliver Hartkopp
1
-4
/
+12
2021-01-06
can: tcan4x5x: add support for half-duplex controllers
Marc Kleine-Budde
1
-6
/
+15
2021-01-06
can: tcan4x5x: rework SPI access
Marc Kleine-Budde
3
-28
/
+84
2021-01-06
can: tcan4x5x: add {wr,rd}_table
Marc Kleine-Budde
1
-0
/
+14
2021-01-06
can: tcan4x5x: add max_raw_{read,write} of 256
Marc Kleine-Budde
1
-0
/
+2
2021-01-06
can: tcan4x5x: tcan4x5x_regmap: set reg_stride to 4
Marc Kleine-Budde
1
-0
/
+1
2021-01-06
can: tcan4x5x: fix max register value
Marc Kleine-Budde
1
-1
/
+1
2021-01-06
can: tcan4x5x: tcan4x5x_regmap_init(): use spi as context pointer
Marc Kleine-Budde
1
-5
/
+3
2021-01-06
can: tcan4x5x: tcan4x5x_regmap_write(): remove not needed casts and replace 4...
Marc Kleine-Budde
1
-4
/
+3
2021-01-06
can: tcan4x5x: rename regmap_spi_gather_write() -> tcan4x5x_regmap_gather_wri...
Marc Kleine-Budde
1
-5
/
+5
2021-01-06
can: tcan4x5x: remove regmap async support
Marc Kleine-Budde
1
-15
/
+0
2021-01-06
can: tcan4x5x: tcan4x5x_bus: remove not needed read_flag_mask
Marc Kleine-Budde
1
-1
/
+0
2021-01-06
can: tcan4x5x: mark struct regmap_bus tcan4x5x_bus as constant
Marc Kleine-Budde
1
-1
/
+1
2021-01-06
can: tcan4x5x: move regmap code into seperate file
Marc Kleine-Budde
4
-101
/
+133
2021-01-06
can: tcan4x5x: rename tcan4x5x.c -> tcan4x5x-core.c
Marc Kleine-Budde
2
-0
/
+3
2021-01-06
can: tcan4x5x: beautify indention of tcan4x5x_of_match and tcan4x5x_id_table
Marc Kleine-Budde
1
-5
/
+8
2021-01-06
can: tcan4x5x: replace DEVICE_NAME by KBUILD_MODNAME
Marc Kleine-Budde
1
-4
/
+3
2021-01-06
net-next: docs: Fix typos in snmp_counter.rst
Masanari Iida
1
-14
/
+14
2021-01-06
net: ks8851: Register MDIO bus and the internal PHY
Marek Vasut
2
-16
/
+98
2021-01-06
net: phy: micrel: Add KS8851 PHY support
Marek Vasut
1
-1
/
+1
2021-01-06
macvlan: remove redundant null check on data
Yunjian Wang
1
-1
/
+1
2021-01-06
octeontx2-pf: Add RSS multi group support
Geetha sowjanya
4
-44
/
+163
2021-01-06
net: nfc: nci: Change the NCI close sequence
Bongsu Jeon
1
-2
/
+2
2021-01-06
net: kcm: Replace fput with sockfd_put
Zheng Yongjun
1
-2
/
+2
2021-01-06
net/mlxfw: Use kzalloc for allocating only one thing
Zheng Yongjun
1
-1
/
+1
2021-01-06
octeontx2-af: Use kzalloc for allocating only one thing
Zheng Yongjun
1
-1
/
+1
2021-01-06
iavf: Use kzalloc for allocating only one thing
Zheng Yongjun
1
-1
/
+1
2021-01-06
liquidio: Use kzalloc for allocating only one thing
Zheng Yongjun
1
-1
/
+1
2021-01-06
bnxt_en: Use kzalloc for allocating only one thing
Zheng Yongjun
1
-1
/
+1
2021-01-06
net: dsa: sja1105: Use kzalloc for allocating only one thing
Zheng Yongjun
1
-1
/
+1
2021-01-06
cavium/liquidio: Use DEFINE_SPINLOCK() for spinlock
Zheng Yongjun
1
-2
/
+1
2021-01-06
net: ixp4xx_eth: Use DEFINE_SPINLOCK() for spinlock
Zheng Yongjun
1
-2
/
+1
2021-01-06
net: usb: Use DEFINE_SPINLOCK() for spinlock
Zheng Yongjun
1
-2
/
+1
2021-01-06
net: wan: Use DEFINE_SPINLOCK() for spinlock
Zheng Yongjun
1
-3
/
+1
2021-01-06
net: tipc: Replace expression with offsetof()
Zheng Yongjun
1
-1
/
+1
2021-01-06
net: wan: Replace simple_strtol by simple_strtoul
Zheng Yongjun
1
-1
/
+1
[next]