index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
MAINTAINERS
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-03-31
udp: properly complete L4 GRO over UDP tunnel packet
Paolo Abeni
2
-2
/
+9
2021-03-31
udp: skip L4 aggregation for UDP tunnel packets
Paolo Abeni
1
-8
/
+11
2021-03-31
udp: fixup csum for GSO receive slow path
Paolo Abeni
3
-0
/
+26
2021-03-31
ppp: deflate: Remove useless call "zlib_inflateEnd"
Jiapeng Chong
1
-1
/
+0
2021-03-31
net: ipa: remove repeated words
Peng Li
1
-2
/
+2
2021-03-31
net: phy: remove repeated word
Peng Li
1
-1
/
+1
2021-03-31
net: bonding: remove repeated word
Peng Li
1
-1
/
+1
2021-03-31
net: i40e: remove repeated words
Peng Li
1
-2
/
+2
2021-03-31
net/decnet: Delete obsolete TODO file
Wang Qing
1
-40
/
+0
2021-03-31
net/ax25: Delete obsolete TODO file
Wang Qing
1
-20
/
+0
2021-03-31
fs/jffs2: Delete obsolete TODO file
Wang Qing
1
-37
/
+0
2021-03-31
fs/befs: Delete obsolete TODO file
Wang Qing
1
-14
/
+0
2021-03-31
scsi/aacraid: Delete obsolete TODO file
Wang Qing
1
-3
/
+0
2021-03-31
mips/sgi-ip27: Delete obsolete TODO file
Wang Qing
1
-19
/
+0
2021-03-30
net: mhi: remove pointless conditional before kfree_skb()
Yang Yingliang
1
-2
/
+1
2021-03-30
stmmac: intel: add cross time-stamping freq difference adjustment
Wong Vee Khee
1
-0
/
+27
2021-03-30
mISDN: Use LIST_HEAD() for list_head
Shixin Liu
2
-8
/
+3
2021-03-30
mISDN: Use DEFINE_SPINLOCK() for spinlock
Shixin Liu
3
-9
/
+4
2021-03-30
icmp: add response to RFC 8335 PROBE messages
Andreas Roeseler
1
-13
/
+121
2021-03-30
ipv6: add ipv6_dev_find to stubs
Andreas Roeseler
3
-0
/
+10
2021-03-30
net: add support for sending RFC 8335 PROBE messages
Andreas Roeseler
1
-1
/
+3
2021-03-30
net: add sysctl for enabling RFC 8335 PROBE messages
Andreas Roeseler
3
-0
/
+16
2021-03-30
ICMPV6: add support for RFC 8335 PROBE
Andreas Roeseler
1
-0
/
+3
2021-03-30
icmp: add support for RFC 8335 PROBE
Andreas Roeseler
1
-0
/
+42
2021-03-30
net: phy: lan87xx: fix access to wrong register of LAN87xx
Andre Edich
1
-2
/
+5
2021-03-30
can: c_can: add support to 64 message objects
Dario Binacchi
4
-16
/
+28
2021-03-30
can: c_can: prepare to up the message objects number
Dario Binacchi
4
-34
/
+43
2021-03-30
can: c_can: use 32-bit write to set arbitration register
Dario Binacchi
1
-2
/
+1
2021-03-30
can: c_can: add a comment about IF_RX interface's use
Dario Binacchi
1
-0
/
+5
2021-03-30
can: c_can: fix indentation
Dario Binacchi
1
-1
/
+1
2021-03-30
can: c_can: remove unused code
Dario Binacchi
2
-6
/
+1
2021-03-30
can: c_can: fix remaining checkpatch warnings
Marc Kleine-Budde
2
-2
/
+3
2021-03-30
can: c_can: replace double assignments by two single ones
Marc Kleine-Budde
1
-2
/
+4
2021-03-30
can: c_can: fix print formating string
Marc Kleine-Budde
1
-2
/
+1
2021-03-30
can: c_can: fix indention
Marc Kleine-Budde
3
-19
/
+19
2021-03-30
can: c_can: remove unnecessary blank lines and add suggested ones
Marc Kleine-Budde
2
-2
/
+1
2021-03-30
can: c_can: convert block comments to network style comments
Marc Kleine-Budde
2
-37
/
+18
2021-03-30
can: mcp251xfd: add HW timestamp to RX, TX and error CAN frames
Marc Kleine-Budde
1
-5
/
+18
2021-03-30
can: mcp251xfd: add HW timestamp infrastructure
Marc Kleine-Budde
4
-0
/
+88
2021-03-30
can: mcp251xfd: mcp251xfd_get_timestamp(): move to mcp251xfd.h
Marc Kleine-Budde
2
-6
/
+6
2021-03-30
can: mcp251xfd: move netdevice.h to mcp251xfd.h
Marc Kleine-Budde
2
-1
/
+1
2021-03-30
can: mcp251xfd: simplify UINC handling
Marc Kleine-Budde
1
-32
/
+37
2021-03-30
can: mcp251xfd: add dev coredump support
Marc Kleine-Budde
6
-0
/
+343
2021-03-30
can: tcan4x5x: remove duplicate include of regmap.h
Wan Jiabing
1
-1
/
+0
2021-03-30
can: m_can: fix periph RX path: use rx-offload to ensure skbs are sent from s...
Torin Cooper-Bennun
2
-16
/
+107
2021-03-30
can: m_can: m_can_chip_config(): enable and configure internal timestamps
Torin Cooper-Bennun
1
-0
/
+5
2021-03-30
can: m_can: add infrastructure for internal timestamps
Torin Cooper-Bennun
1
-0
/
+27
2021-03-30
can: m_can: m_can_class_allocate_dev(): remove impossible error return judgment
Xulin Sun
1
-5
/
+0
2021-03-30
can: peak_usb: add support of ONE_SHOT mode
Stephane Grosjean
2
-5
/
+15
2021-03-30
can: peak_usb: add support of ethtool set_phys_id()
Stephane Grosjean
6
-1
/
+126
[next]