index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
tipc
Commit message (
Expand
)
Author
Age
Files
Lines
*
tipc: fix incorrect order of state message data sanity check
Tung Nguyen
2022-03-08
1
-4
/
+5
*
tipc: fix kernel panic when enabling bearer
Tung Nguyen
2022-03-04
1
-5
/
+7
*
tipc: Fix end of loop tests for list_for_each_entry()
Dan Carpenter
2022-02-23
2
-2
/
+2
*
tipc: fix wrong notification node addresses
Jon Maloy
2022-02-16
1
-5
/
+6
*
tipc: fix wrong publisher node address in link publications
Jon Maloy
2022-02-14
1
-1
/
+1
*
tipc: fix a bit overflow in tipc_crypto_key_rcv()
Hangyu Hua
2022-02-13
1
-1
/
+1
*
Merge tag 'net-5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-02-10
1
-1
/
+1
|
\
|
*
tipc: rate limit warning for received illegal binding update
Jon Maloy
2022-02-09
1
-1
/
+1
*
|
tipc: improve size validations for received domain records
Jon Maloy
2022-02-10
2
-2
/
+9
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-01-05
1
-0
/
+2
|
\
|
*
net ticp:fix a kernel-infoleak in __tipc_sendmsg()
Haimin Zhang
2021-12-31
1
-0
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-23
1
-4
/
+4
|
\
|
|
*
Revert "tipc: use consistent GFP flags"
Hoang Le
2021-12-17
1
-4
/
+4
*
|
net: add net device refcount tracker to struct packet_type
Eric Dumazet
2021-12-15
1
-2
/
+2
*
|
tipc: discard MSG_CRYPTO msgs when key_exchange_enabled is not set
Xin Long
2021-12-13
1
-1
/
+2
*
|
tipc: delete the unlikely branch in tipc_aead_encrypt
Xin Long
2021-11-25
1
-15
/
+4
|
/
*
tipc: check for null after calling kmemdup
Tadeusz Struk
2021-11-17
1
-0
/
+4
*
tipc: only accept encrypted MSG_CRYPTO msgs
Xin Long
2021-11-15
1
-2
/
+5
*
tipc: use consistent GFP flags
Tadeusz Struk
2021-11-15
1
-4
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-10-28
1
-11
/
+21
|
\
|
*
tipc: fix size validations for the MSG_CRYPTO type
Max VA
2021-10-26
1
-11
/
+21
*
|
tipc: constify dev_addr passing
Jakub Kicinski
2021-10-13
4
-5
/
+5
|
/
*
tipc: increase timeout in tipc_sk_enqueue()
Hoang Le
2021-09-13
1
-1
/
+1
*
tipc: clean up inconsistent indenting
Colin Ian King
2021-09-03
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-19
1
-1
/
+1
|
\
|
*
tipc: call tipc_wait_for_connect only when dlen is not 0
Xin Long
2021-08-16
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-13
1
-3
/
+3
|
\
|
|
*
Revert "tipc: Return the correct errno code"
Hoang Le
2021-08-12
1
-3
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-07-31
2
-23
/
+21
|
\
|
|
*
tipc: do not write skb_shinfo frags when doing decrytion
Xin Long
2021-07-24
1
-10
/
+4
|
*
tipc: fix sleeping in tipc accept routine
Hoang Le
2021-07-23
1
-5
/
+4
|
*
tipc: fix implicit-connect for SYN+
Xin Long
2021-07-23
1
-8
/
+13
*
|
tipc: fix an use-after-free issue in tipc_recvmsg
Xin Long
2021-07-25
1
-3
/
+5
*
|
tipc: keep the skb in rcv queue until the whole data is read
Xin Long
2021-07-16
1
-9
/
+27
|
/
*
Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2021-06-30
9
-113
/
+97
|
\
|
*
net: tipc: replace align() with ALIGN in msg.c
Menglong Dong
2021-06-28
1
-8
/
+4
|
*
net: tipc: fix FB_MTU eat two pages
Menglong Dong
2021-06-28
3
-11
/
+11
|
*
tipc:subscr.c: fix a spelling mistake
gushengxian
2021-06-10
1
-1
/
+1
|
*
tipc: socket.c: fix the use of copular verb
gushengxian
2021-06-10
1
-1
/
+1
|
*
node.c: fix the use of indefinite article
gushengxian
2021-06-10
1
-1
/
+1
|
*
tipc: Return the correct errno code
Zheng Yongjun
2021-06-04
1
-3
/
+3
|
*
tipc: simplify handling of lookup scope during multicast message reception
Jon Maloy
2021-06-03
3
-20
/
+16
|
*
tipc: refactor function tipc_sk_anc_data_recv()
Jon Maloy
2021-06-03
1
-47
/
+38
|
*
tipc: eliminate redundant fields in struct tipc_sock
Jon Maloy
2021-06-03
1
-26
/
+27
*
|
Merge tag 'fallthrough-fixes-clang-5.14-rc1' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2021-06-28
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
tipc: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-05-17
1
-0
/
+1
*
|
tipc: simplify the finalize work queue
Xin Long
2021-05-18
6
-23
/
+14
*
|
tipc: wait and exit until all work queues are done
Xin Long
2021-05-17
3
-0
/
+6
*
|
tipc: skb_linearize the head skb when reassembling msgs
Xin Long
2021-05-17
1
-7
/
+2
*
|
Revert "net:tipc: Fix a double free in tipc_sk_mcast_rcv"
Hoang Le
2021-05-14
1
-1
/
+4
[next]