index
:
ralf/iproute2.git
basic-ax25-netrom-rose-support
bpqether-4.1.0
bpqether-4.9.0
bpqether-5.0.0
bpqether-5.13.0
master
AX.25-, NETROM and ROSE enhanced Iproute2 routing commands and utilities
Ralf Baechle
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tipc
Commit message (
Expand
)
Author
Age
Files
Lines
*
tipc: enable printing of broadcast rcv link stats
Tuong Lien
2020-05-27
1
-8
/
+17
*
build: fix build failure with -fno-common
Jan Engelhardt
2020-01-20
1
-1
/
+1
*
tipc: fix clang warning in tipc/node.c
Tuong Lien
2020-01-06
1
-2
/
+4
*
tipc: add new commands to set TIPC AEAD key
Tuong Lien
2019-11-25
3
-2
/
+170
*
tipc: support interface name when activating UDP bearer
Hoang Le
2019-06-28
1
-5
/
+89
*
treewide: refactor help messages
Matteo Croce
2019-05-20
1
-23
/
+21
*
tipc: add link broadcast get
Hoang Le
2019-03-26
1
-1
/
+84
*
tipc: add link broadcast set method and ratio
Hoang Le
2019-03-26
1
-1
/
+95
*
tipc: fix misalignment printout in non-JSON output
Hoang Le
2018-12-07
1
-0
/
+5
*
iproute2: Installation errors without libmnl
Emeric Dupont
2018-12-04
1
-1
/
+3
*
tipc: make cmd_find static
Stephen Hemminger
2018-11-19
2
-3
/
+1
*
tipc: Drop unused variable 'genl'
Phil Sutter
2018-10-22
1
-6
/
+3
*
tipc: spelling fix
Stephen Hemminger
2018-10-18
1
-1
/
+1
*
tipc: JSON support for tipc link printouts
Hoang Le
2018-06-13
1
-142
/
+272
*
tipc: JSON support for showing nametable
Hoang Le
2018-06-13
2
-10
/
+41
*
Merge ../iproute2-next
Stephen Hemminger
2018-06-08
7
-30
/
+111
|
\
|
*
tipc: fixed node and name table listings
Jon Maloy
2018-05-18
5
-19
/
+43
|
*
tipc: Add support to set and get MTU for UDP bearer
GhantaKrishnamurthy MohanKrishna
2018-05-09
2
-11
/
+68
*
|
tipc: TIPC_NLA_LINK_NAME value pass on nesting entry TIPC_NLA_LINK
Hoang Le
2018-06-08
1
-0
/
+3
|
/
*
tipc: change node address printout formats
Jon Maloy
2018-03-28
4
-24
/
+9
*
tipc: introduce command for handling a new 128-bit node identity
Jon Maloy
2018-03-28
3
-6
/
+172
*
devlink, rdma, tipc: properly define TARGETS without HAVE_MNL
Matthias Schiffer
2018-01-05
1
-1
/
+3
*
SPDX license identifiers
Stephen Hemminger
2017-11-24
1
-0
/
+1
*
tipc: change family attribute from u32 to u16
Jon Maloy
2017-11-16
1
-1
/
+1
*
tipc: don't need custom CFLAGS
Stephen Hemminger
2017-10-11
1
-2
/
+0
*
Merge branch 'master' into net-next
Stephen Hemminger
2017-08-24
1
-1
/
+1
|
\
|
*
tipc/bearer: Prevent NULL pointer dereference
Phil Sutter
2017-08-24
1
-1
/
+1
*
|
config: put CFLAGS/LDLIBS in config.mk
Stephen Hemminger
2017-08-23
1
-3
/
+2
|
/
*
tipc/bearer: Fix resource leak in error path
Phil Sutter
2017-08-18
1
-0
/
+3
*
tipc/node: Fix socket fd check in cmd_node_get_addr()
Phil Sutter
2017-08-18
1
-1
/
+2
*
tipc: cleanup style issues
Stephen Hemminger
2016-09-20
1
-26
/
+42
*
tipc: add link monitor list
Parthasarathy Bhuvaragan
2016-09-20
1
-0
/
+237
*
tipc: refractor bearer to facilitate link monitor
Parthasarathy Bhuvaragan
2016-09-20
2
-31
/
+48
*
tipc: add link monitor summary
Parthasarathy Bhuvaragan
2016-09-20
1
-1
/
+46
*
tipc: add link monitor get threshold
Parthasarathy Bhuvaragan
2016-09-20
1
-1
/
+55
*
tipc: add link monitor set threshold
Parthasarathy Bhuvaragan
2016-09-20
1
-1
/
+68
*
tipc: remove dead code
Parthasarathy Bhuvaragan
2016-09-20
1
-3
/
+0
*
tipc: add the ability to get UDP bearer options
Richard Alpe
2016-09-01
5
-38
/
+268
*
tipc: introduce bearer add for remoteip
Richard Alpe
2016-09-01
1
-0
/
+125
*
tipc: add peer remove functionality
Richard Alpe
2016-08-29
4
-1
/
+118
*
tipc: refactor bearer identification
Richard Alpe
2016-08-17
2
-205
/
+114
*
Make builds default to quiet mode
David Ahern
2016-05-31
1
-0
/
+1
*
Revert "tipc: add peer remove functionality"
Stephen Hemminger
2016-02-09
4
-118
/
+1
*
Merge branch 'net-next'
Stephen Hemminger
2016-01-18
4
-1
/
+118
|
\
|
*
tipc: add peer remove functionality
Richard Alpe
2016-01-11
4
-1
/
+118
*
|
Revert "tipc: add peer remove functionality"
Stephen Hemminger
2016-01-11
4
-118
/
+1
*
|
tipc: add peer remove functionality
Richard Alpe
2016-01-06
4
-1
/
+118
*
|
tipc: fix help text spelling error in node.c
Richard Alpe
2016-01-06
1
-1
/
+1
|
/
*
tipc: fix bearer get/set help synopsis
Richard Alpe
2015-08-10
1
-4
/
+4
*
build: must honor pkg-config flags for libmnl
Jan Engelhardt
2015-07-06
1
-1
/
+4
[next]