index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mctp
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2024-08-20
net: mctp: test: Use correct skb for route input check
Jeremy Kerr
1
-1
/
+1
2024-08-02
net: mctp: Consistent peer address handling in ioctl tag allocation
John Wang
1
-0
/
+3
2024-03-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+8
2024-02-23
net: mctp: take ownership of skb in mctp_local_output
Jeremy Kerr
1
-2
/
+8
2024-02-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2024-02-22
net: mctp: tests: Add a test for proper tag creation on local output
Jeremy Kerr
1
-0
/
+75
2024-02-22
net: mctp: tests: Test that outgoing skbs have flow data populated
Jeremy Kerr
2
-0
/
+137
2024-02-22
net: mctp: copy skb ext data when fragmenting
Jeremy Kerr
1
-0
/
+3
2024-02-22
net: mctp: tests: Add MCTP net isolation tests
Jeremy Kerr
1
-0
/
+161
2024-02-22
net: mctp: tests: Add netid argument to __mctp_route_test_init
Jeremy Kerr
1
-4
/
+7
2024-02-22
net: mctp: provide a more specific tag allocation ioctl
Jeremy Kerr
1
-20
/
+97
2024-02-22
net: mctp: separate key correlation across nets
Jeremy Kerr
3
-16
/
+38
2024-02-22
net: mctp: tests: create test skbs with the correct net and device
Jeremy Kerr
2
-8
/
+17
2024-02-22
net: mctp: make key lookups match the ANY address on either local or peer
Jeremy Kerr
1
-3
/
+11
2024-02-22
net: mctp: Add some detail on the key allocation implementation
Jeremy Kerr
1
-0
/
+37
2024-02-22
net: mctp: avoid confusion over local/peer dest/source addresses
Jeremy Kerr
2
-9
/
+9
2024-02-22
net: mctp: put sock on tag allocation failure
Jeremy Kerr
1
-1
/
+1
2023-10-11
mctp: perform route lookups under a RCU read-side lock
Jeremy Kerr
1
-6
/
+16
2023-06-25
sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)
David Howells
1
-1
/
+0
2023-06-17
net: mctp: remove redundant RTN_UNICAST check
Lin Ma
1
-3
/
+0
2023-03-10
mctp: remove MODULE_LICENSE in non-modules
Nick Alcock
1
-1
/
+0
2023-01-28
net: mctp: purge receive queues on sk destruction
Jeremy Kerr
1
-0
/
+6
2023-01-25
net: mctp: mark socks as dead on unhash, prevent re-add
Jeremy Kerr
2
-0
/
+7
2023-01-25
net: mctp: hold key reference when looking up a general key
Paolo Abeni
1
-7
/
+7
2023-01-25
net: mctp: move expiry timer delete to unhash
Jeremy Kerr
1
-3
/
+6
2023-01-25
net: mctp: add an explicit reference from a mctp_sk_key to sock
Jeremy Kerr
1
-6
/
+8
2022-12-20
mctp: Remove device type check at unregister
Matt Johnston
1
-13
/
+1
2022-11-10
mctp: Fix an error handling path in mctp_init()
Wei Yongjun
2
-2
/
+4
2022-10-12
mctp: prevent double key removal and unref
Jeremy Kerr
2
-12
/
+21
2022-05-25
Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2
-6
/
+6
2022-05-25
Merge tag 'linux-kselftest-kunit-5.19-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-2
/
+2
2022-04-28
net: SO_RCVMARK socket option for SO_MARK with recvmsg()
Erin MacNeil
1
-1
/
+1
2022-04-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2022-04-26
mctp: defer the kfree of object mdev->addrs
Lin Ma
1
-1
/
+1
2022-04-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-17
/
+45
2022-04-06
net: remove noblock parameter from skb_recv_datagram()
Oliver Hartkopp
2
-5
/
+5
2022-04-04
mctp: test: Use NULL macros
Ricardo Ribalda
1
-2
/
+2
2022-04-01
mctp: Use output netdev to allocate skb headroom
Matt Johnston
2
-16
/
+44
2022-04-01
mctp: Fix check for dev_hard_header() result
Matt Johnston
1
-1
/
+1
2022-02-26
mctp: Avoid warning if unregister notifies twice
Matt Johnston
1
-4
/
+4
2022-02-23
mctp: Fix warnings reported by clang-analyzer
Matt Johnston
2
-2
/
+1
2022-02-23
mctp: Fix incorrect netdev unref for extended addr
Matt Johnston
1
-6
/
+2
2022-02-23
mctp: make __mctp_dev_get() take a refcount hold
Matt Johnston
3
-5
/
+22
2022-02-19
mctp: add address validity checking for packet receive
Jeremy Kerr
1
-0
/
+11
2022-02-19
mctp: replace mctp_address_ok with more fine-grained helpers
Jeremy Kerr
3
-3
/
+3
2022-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-5
/
+6
2022-02-15
mctp: fix use after free
Tom Rix
1
-5
/
+6
2022-02-09
mctp: Add SIOCMCTP{ALLOC,DROP}TAG ioctls for tag control
Matt Johnston
2
-54
/
+249
2022-02-09
mctp: Allow keys matching any local address
Jeremy Kerr
2
-2
/
+10
[next]