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.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
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
2022-02-09
mctp: Add helper for address match checking
Jeremy Kerr
1
-5
/
+3
2022-02-09
mctp: tests: Add key state tests
Jeremy Kerr
1
-0
/
+137
2022-02-09
mctp: tests: Rename FL_T macro to FL_TO
Jeremy Kerr
1
-6
/
+6
2022-02-05
net: don't include ndisc.h from ipv6.h
Jakub Kicinski
1
-0
/
+1
2022-01-12
mctp: test: zero out sockaddr
Matt Johnston
1
-1
/
+1
2022-01-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+5
2022-01-02
mctp: Remove only static neighbour on RTM_DELNEIGH
Gagan Kumar
1
-4
/
+5
2021-12-21
mctp: emit RTM_NEWADDR and RTM_DELADDR
Matt Johnston
1
-5
/
+48
2021-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-5
/
+6
2021-12-02
mctp: Remove redundant if statements
Xu Wang
1
-2
/
+1
2021-12-02
mctp: Don't let RTM_DELROUTE delete local routes
Matt Johnston
1
-4
/
+5
2021-12-01
mctp: remove unnecessary check before calling kfree_skb()
Yang Yingliang
2
-5
/
+2
2021-11-29
mctp: test: fix skb free in test device tx
Jeremy Kerr
1
-1
/
+1
2021-11-18
mctp/test: Update refcount checking in route fragment tests
Jeremy Kerr
1
-5
/
+0
2021-11-05
mctp: handle the struct sockaddr_mctp_ext padding field
Eugene Syromiatnikov
1
-1
/
+10
2021-11-05
mctp: handle the struct sockaddr_mctp padding fields
Eugene Syromiatnikov
1
-0
/
+13
2021-10-29
mctp: Pass flow data & flow release events to drivers
Jeremy Kerr
2
-2
/
+104
2021-10-29
mctp: Add flow extension to skb
Jeremy Kerr
1
-1
/
+6
2021-10-29
mctp: Return new key from mctp_alloc_local_tag
Jeremy Kerr
1
-12
/
+16
2021-10-26
mctp: Implement extended addressing
Jeremy Kerr
2
-35
/
+149
2021-10-15
mctp: Avoid leak of mctp_sk_key
Matt Johnston
1
-0
/
+4
2021-10-03
mctp: Add input reassembly tests
Jeremy Kerr
1
-0
/
+134
[next]