Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
ea8fdf1a40e9941e7eca76c057abd8bc03acb40e
/
net
/
tipc
8b1e5b0a
tipc: Add a missing case of TIPC_DIRECT_MSG type
by Hoang Le
· 4 years, 9 months ago
746a1ed
tipc: add NULL pointer check to prevent kernel oops
by Hoang Le
· 4 years, 10 months ago
e228c5c
tipc: simplify trivial boolean return
by Hoang Le
· 4 years, 10 months ago
213320a
tipc: add missing attribute validation for MTU property
by Jakub Kicinski
· 4 years, 10 months ago
5391a87
tipc: fix successful connect() but timed out
by Tuong Lien
· 4 years, 11 months ago
2437fd7
tipc: make three functions static
by Chen Wandun
· 4 years, 11 months ago
bd2463a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
by Linus Torvalds
· 5 years ago
f8a4bb6
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
by Ingo Molnar
· 5 years ago
a2d6d7a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
9546a0b
tipc: fix wrong connect() return code
by Tuong Lien
· 5 years ago
49afb80
tipc: fix link overflow issue at socket shutdown
by Tuong Lien
· 5 years ago
b969fee
tipc: remove meaningless assignment in Makefile
by Masahiro Yamada
· 5 years ago
ea04b44
tipc: do not add socket.o to tipc-y twice
by Masahiro Yamada
· 5 years ago
a7869e5
tipc: eliminate KMSAN: uninit-value in __tipc_nl_compat_dumpit error
by Ying Xue
· 5 years ago
ac80010
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
e1b5e59
tipc: make legacy address flag readable over netlink
by John Rutherford
· 5 years ago
b7ffa04
tipc: don't send gap blocks in ACK messages
by Jon Maloy
· 5 years ago
1a271eb
net/tipc: Replace rcu_swap_protected() with rcu_replace_pointer()
by Paul E. McKenney
· 5 years ago
31e4ccc
tipc: fix use-after-free in tipc_disc_rcv()
by Tuong Lien
· 5 years ago
abc9b4e
tipc: fix retrans failure due to wrong destination
by Tuong Lien
· 5 years ago
dca4a17
tipc: fix potential hanging after b/rcast changing
by Tuong Lien
· 5 years ago
d5162f3
tipc: fix name table rbtree issues
by Tuong Lien
· 5 years ago
16ad3f4
tipc: introduce variable window congestion control
by Jon Maloy
· 5 years ago
d3b0999
tipc: eliminate more unnecessary nacks and retransmissions
by Jon Maloy
· 5 years ago
0228824
tipc: eliminate gap indicator from ACK messages
by Jon Maloy
· 5 years ago
9cf1cd8
tipc: fix ordering of tipc module init and exit routine
by Taehee Yoo
· 5 years ago
6c8991f
net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookup
by Sabrina Dubroca
· 5 years ago
d34910e
tipc: fix duplicate SYN messages under link congestion
by Tung Nguyen
· 5 years ago
12db3c8
tipc: fix wrong timeout input for tipc_wait_for_cond()
by Tung Nguyen
· 5 years ago
91a4a3e
tipc: fix wrong socket reference counter after tipc_sk_timeout() returns
by Tung Nguyen
· 5 years ago
2fe97a5
tipc: fix potential memory leak in __tipc_sendmsg()
by Tung Nguyen
· 5 years ago
fd567ac
tipc: fix link name length check
by John Rutherford
· 5 years ago
ab81836
net: use rhashtable_lookup() instead of rhashtable_lookup_fast()
by Taehee Yoo
· 5 years ago
41b416f
tipc: support in-order name publication events
by Tuong Lien
· 5 years ago
ba5f6a8
tipc: update replicast capability for broadcast send link
by Hoang Le
· 5 years ago
19b7e21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
d7f9f47
tipc: add back tipc prefix to log messages
by Matt Bennett
· 5 years ago
46cb01e
tipc: update mon's self addr when node addr generated
by Hoang Le
· 5 years ago
c33fdc3
tipc: fix update of the uninitialized variable err
by Colin Ian King
· 5 years ago
e1f3219
tipc: add support for AEAD key setting via netlink
by Tuong Lien
· 5 years ago
fc1b6d6
tipc: introduce TIPC encryption & authentication
by Tuong Lien
· 5 years ago
4cbf8ac
tipc: enable creating a "preliminary" node
by Tuong Lien
· 5 years ago
2a7ee69
tipc: add reference counter to bearer
by Tuong Lien
· 5 years ago
d408bef
tipc: eliminate checking netns if node established
by Hoang Le
· 5 years ago
d0d605c
tipc: eliminate the dummy packet in link synching
by Tuong Lien
· 5 years ago
426071f
tipc: reduce sensitive to retransmit failures
by Hoang Le
· 5 years ago
6708ef7
tipc: update cluster capabilities if node deleted
by Hoang Le
· 5 years ago
06e7c70
tipc: improve message bundling algorithm
by Tuong Lien
· 5 years ago
d31e955
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
c0bceb9
tipc: add smart nagle feature
by Jon Maloy
· 5 years ago
f73b128
tipc: improve throughput between nodes in netns
by Hoang Le
· 5 years ago
8ebed8a
tipc: Spelling s/enpoint/endpoint/
by Geert Uytterhoeven
· 5 years ago
3ef7cf5
net: use skb_queue_empty_lockless() in poll() handlers
by Eric Dumazet
· 5 years ago
2f18439
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
70c2655
net: silence KCSAN warnings about sk->sk_backlog.len reads
by Eric Dumazet
· 5 years ago
8265792
net: silence KCSAN warnings around sk_add_backlog() calls
by Eric Dumazet
· 5 years ago
6ea6776
net: tipc: prepare attrs in __tipc_nl_compat_dumpit()
by Jiri Pirko
· 5 years ago
c6c0861
net: tipc: allocate attrs locally instead of using genl_family_attrbuf in compat_dumpit()
by Jiri Pirko
· 5 years ago
057af70
net: tipc: have genetlink code to parse the attrs during dumpit
by Jiri Pirko
· 5 years ago
e95584a
tipc: fix unlimited bundling of small messages
by Tuong Lien
· 5 years ago
aa2eaa8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
42dec1d
tipc: add NULL pointer check before calling kfree_rcu
by Xin Long
· 5 years ago
446bf64
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
e654f9f
tipc: clean up skb list lock handling on send path
by Jon Maloy
· 5 years ago
7120423
tipc: fix false detection of retransmit failures
by Tuong Lien
· 5 years ago
8874eca
tipc: initialise addr_trail_end when setting node addresses
by Chris Packham
· 5 years ago
6c9081a
tipc: add loopback device tracking
by John Rutherford
· 5 years ago
13dfb3f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
7c5b420
tipc: reduce risk of wakeup queue starvation
by Jon Maloy
· 5 years ago
4da5f00
tipc: compat: allow tipc commands without arguments
by Taras Kondratiuk
· 5 years ago
2948a1f
tipc: fix unitilized skb list crash
by Jon Maloy
· 5 years ago
2320bcd
tipc: fix changeover issues due to large packet
by Tuong Lien
· 5 years ago
4929a93
tipc: optimize link synching mechanism
by Tuong Lien
· 5 years ago
bad7f86
tipc: Fix a typo
by Christophe JAILLET
· 5 years ago
5f4fc6d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 5 years ago
eec4844
proc/sysctl: add shared variables for range check
by Matteo Croce
· 5 years ago
866e5fd
tipc: initialize 'validated' field of received packets
by Jon Maloy
· 5 years ago
d12cffe
tipc: ensure head->lock is initialised
by Chris Packham
· 5 years ago
237f83d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 5 years ago
e9a83bd
Merge tag 'docs-5.3' of git://git.lwn.net/linux
by Linus Torvalds
· 5 years ago
30a4616
tipc: use rcu dereference functions properly
by Xin Long
· 6 years ago
d2c3a4b
tipc: remove ub->ubsock checks
by Xin Long
· 6 years ago
53962bc
tipc: embed jiffies in macro TIPC_BC_RETR_LIM
by Jon Maloy
· 6 years ago
e9c1a79
tipc: add dst_cache support for udp media
by Xin Long
· 6 years ago
d96ff26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
a7dc51a
tipc: rename function msg_get_wrapped() to msg_inner_hdr()
by Jon Maloy
· 6 years ago
20c6731
tipc: eliminate unnecessary skb expansion during retransmission
by Jon Maloy
· 6 years ago
77cf8ed
tipc: simplify stale link failure criteria
by Jon Maloy
· 6 years ago
4f07b80
tipc: check msg->req data len in tipc_nl_compat_bearer_disable
by Xin Long
· 6 years ago
8bc81c5
tipc: remove the unnecessary msg->req check from tipc_nl_compat_bearer_set
by Xin Long
· 6 years ago
c04b6ea4
tipc: fix missing indentation in source code
by john.rutherford@dektech.com.au
· 6 years ago
c492d4c
tipc: change to use register_pernet_device
by Xin Long
· 6 years ago
92ad632
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
c3bcde0
tipc: pass tunnel dev as NULL to udp_tunnel(6)_xmit_skb
by Xin Long
· 6 years ago
d0f84d0
tipc: fix issues with early FAILOVER_MSG from peer
by Tuong Lien
· 6 years ago
13091aa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
6a6b5c8
tipc: include retrans failure detection for unicast
by Tuong Lien
· 6 years ago
5cf0261
tipc: purge deferredq list for each grp member in tipc_group_delete
by Xin Long
· 6 years ago
cd238ef
docs: kbuild: convert docs to ReST and rename to *.rst
by Mauro Carvalho Chehab
· 6 years ago
f75b6f3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
Next »