index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
tipc
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-03
tipc: pass tunnel dev as NULL to udp_tunnel(6)_xmit_skb
Xin Long
1
-5
/
+3
2019-07-03
tipc: check msg->req data len in tipc_nl_compat_bearer_disable
Xin Long
1
-3
/
+15
2019-07-03
tipc: change to use register_pernet_device
Xin Long
1
-6
/
+6
2019-06-22
tipc: purge deferredq list for each grp member in tipc_group_delete
Xin Long
1
-0
/
+1
2019-06-04
tipc: fix modprobe tipc failed after switch order of device registration
Junwei Hu
3
-10
/
+27
2019-06-04
Revert "tipc: fix modprobe tipc failed after switch order of device registrat...
David S. Miller
1
-7
/
+7
2019-05-25
tipc: fix modprobe tipc failed after switch order of device registration
Junwei Hu
1
-7
/
+7
2019-05-25
tipc: switch order of device registration to fix a crash
Junwei Hu
1
-7
/
+7
2019-05-16
tipc: fix hanging clients using poll with EPOLLOUT flag
Parthasarathy Bhuvaragan
1
-2
/
+2
2019-05-02
tipc: check link name with right length in tipc_nl_compat_link_set
Xin Long
1
-1
/
+6
2019-05-02
tipc: check bearer name with right length in tipc_nl_compat_bearer_enable
Xin Long
1
-1
/
+6
2019-05-02
tipc: handle the err returned from cmd header function
Xin Long
1
-2
/
+8
2019-04-27
tipc: missing entries in name table of publications
Hoang Le
1
-1
/
+2
2019-04-03
tipc: fix cancellation of topology subscriptions
Erik Hugne
1
-0
/
+1
2019-04-03
tipc: change to check tipc_own_id to return in tipc_net_stop
Xin Long
1
-4
/
+1
2019-04-03
tipc: allow service ranges to be connect()'ed on RDM/DGRAM
Erik Hugne
1
-5
/
+15
2019-03-10
tipc: fix race condition causing hung sendto
Tung Nguyen
1
-1
/
+5
2019-03-10
tipc: fix RDM/DGRAM connect() regression
Erik Hugne
1
-1
/
+1
2019-02-12
tipc: fix node keep alive interval calculation
Hoang Le
1
-0
/
+6
2019-01-22
tipc: fix uninit-value in tipc_nl_compat_doit
Ying Xue
1
-1
/
+1
2019-01-22
tipc: fix uninit-value in tipc_nl_compat_name_table_dump
Ying Xue
1
-0
/
+2
2019-01-22
tipc: fix uninit-value in tipc_nl_compat_link_set
Ying Xue
1
-0
/
+5
2019-01-22
tipc: fix uninit-value in tipc_nl_compat_bearer_enable
Ying Xue
1
-0
/
+26
2019-01-22
tipc: fix uninit-value in tipc_nl_compat_link_reset_stats
Ying Xue
1
-0
/
+15
2019-01-22
tipc: fix uninit-value in in tipc_conn_rcv_sub
Ying Xue
1
-1
/
+1
2019-01-09
tipc: check group dests after tipc_wait_for_cond()
Cong Wang
1
-4
/
+5
2019-01-09
tipc: use lock_sock() in tipc_sk_reinit()
Cong Wang
1
-2
/
+6
2019-01-09
tipc: fix a double kfree_skb()
Cong Wang
1
-3
/
+1
2019-01-09
tipc: fix a double free in tipc_enable_bearer()
Cong Wang
1
-1
/
+0
2019-01-09
tipc: compare remote and local protocols in tipc_udp_enable()
Cong Wang
1
-0
/
+5
2019-01-09
tipc: check tsk->group in tipc_wait_for_cond()
Cong Wang
1
-11
/
+14
2018-12-08
tipc: use destination length for copy string
Guoqing Jiang
1
-1
/
+1
2018-12-05
tipc: fix lockdep warning during node delete
Jon Maloy
1
-2
/
+5
2018-11-23
tipc: fix link re-establish failure
Jon Maloy
1
-4
/
+7
2018-11-23
tipc: fix lockdep warning when reinitilaizing sockets
Jon Maloy
3
-18
/
+48
2018-11-23
tipc: don't assume linear buffer when reading ancillary data
Jon Maloy
1
-4
/
+11
2018-11-04
Revert "net: simplify sock_poll_wait"
Karsten Graul
1
-1
/
+1
2018-10-18
tipc: fix info leak from kernel tipc_event
Jon Maloy
1
-0
/
+1
2018-10-15
tipc: fix unsafe rcu locking when accessing publication list
Tung Nguyen
1
-2
/
+2
2018-10-15
tipc: initialize broadcast link stale counter correctly
Jon Maloy
1
-0
/
+1
2018-10-11
tipc: eliminate possible recursive locking detected by LOCKDEP
Ying Xue
1
-2
/
+9
2018-10-10
tipc: queue socket protocol error messages into socket receive buffer
Parthasarathy Bhuvaragan
1
-2
/
+12
2018-10-10
tipc: set link tolerance correctly in broadcast link
Jon Maloy
1
-5
/
+11
2018-10-01
tipc: ignore STATE_MSG on wrong link session
LUU Duc Canh
2
-2
/
+6
2018-09-29
tipc: fix failover problem
LUU Duc Canh
3
-0
/
+49
2018-09-25
tipc: lock wakeup & inputq at tipc_link_reset()
Parthasarathy Bhuvaragan
1
-1
/
+6
2018-09-25
tipc: reset bearer if device carrier not ok
Parthasarathy Bhuvaragan
1
-5
/
+7
2018-09-25
tipc: fix flow control accounting for implicit connect
Parthasarathy Bhuvaragan
1
-1
/
+3
2018-09-12
tipc: check return value of __tipc_dump_start()
Cong Wang
1
-1
/
+4
2018-09-06
tipc: call start and done ops directly in __tipc_nl_compat_dumpit()
Cong Wang
3
-6
/
+14
[next]