]> git.ipfire.org Git - thirdparty/iproute2.git/shortlog
thirdparty/iproute2.git
2018-03-27  Phil Sutterman: ip-route.8: ssthresh parameter is NUMBER
2018-03-27  Roman Mashaktc: print actual action for connmark action
2018-03-27  Stephen HemmingerMerge branch 'revert'
2018-03-27  Alexander Zubkovtreat "default" and "all"/"any" addresses differenty
2018-03-19  Alexander Zubkovtreat "default" and "all"/"any" addresses differenty
2018-03-16  Roman Mashaktc: use get_u32() in psample action to match types
2018-03-16  Roman Mashaktc: print actual action for sample action
2018-03-12  Stephen HemmingerRevert "iproute: "list/flush/save default" selected...
2018-03-10  Tariq Toukanip-address: Fix negative prints of large TX rate limits
2018-03-07  Roman Mashaktc: updated tc-bpf man page
2018-03-06  Stephen Hemmingerjson_writer: add SPDX Identifier (GPL-2/BSD-2)
2018-03-05  Roman Mashaktc: added tc monitor description in man page
2018-03-04  Davide Carattitc: fix parsing of the control action
2018-03-04  Jean-Philippe... ss: fix NULL dereference when rendering without header
2018-03-02  David Ahernlibnetlink: __rtnl_talk_iov should only loop max iovlen...
2018-03-02  Phil Sutterip-link: Fix use after free in nl_get_ll_addr_len()
2018-03-02  Joe Stringerbpf: Print section name when hitting non ld64 issue
2018-03-01  Arkadi Sharshevskydevlink: Fix error reporting
2018-02-23  Donald Sharpip: Properly display AF_BRIDGE address information...
2018-02-23  Leon Romanovskyrdma: Avoid memory leak for skipper resource
2018-02-23  Arkadi Sharshevskydevlink: Update man pages and add resource man
2018-02-23  Arkadi Sharshevskydevlink: Add support for resource/dpipe relation
2018-02-23  Arkadi Sharshevskydevlink: Move dpipe context from heap to stack
2018-02-23  Arkadi Sharshevskydevlink: Add support for hot reload
2018-02-23  Arkadi Sharshevskydevlink: Add support for devlink resource abstraction
2018-02-23  Arkadi Sharshevskydevlink: mnlg: Add support for extended ack
2018-02-23  Arkadi Sharshevskydevlink: Change empty line indication with indentations
2018-02-23  Masatake YAMATOss: prepare rth when killing inet sock
2018-02-23  Quentin MonnetREADME: re-add updated information link
2018-02-23  Vincent Bernatcolor: disable color when json output is requested
2018-02-23  Adam Vyskovskytc: fix an off-by-one error while printing tc actions
2018-02-23  Timothy Redaellibridge: Prevent a double space in bridge mdb show
2018-02-23  Lubomir Rintellib/namespace: don't try to mount rw /sys over a ro one
2018-02-21  Stephen Hemmingerip: remove dead code
2018-02-20  Stephen Hemmingeruapi: update if_ether compat headers
2018-02-14  Phil SutterRemove leftovers from removed Latex documentation
2018-02-14  Quentin MonnetREADME: update location of git repositories, remove...
2018-02-14  Stephen Hemmingerinclude: update rdma header from 4.16-rc1
2018-02-08  Christian Braunernetns: allow negative nsid
2018-02-06  Leon Romanovskyrdma: Check return value of strdup call
2018-02-06  Leon Romanovskyrdma: Document resource tracking
2018-02-06  Leon Romanovskyrdma: Add QP resource tracking information
2018-02-06  Leon Romanovskyrdma: Add resource tracking summary
2018-02-06  Leon Romanovskyrdma: Allow external usage of compare string routine
2018-02-06  Leon Romanovskyrdma: Set pointer to device name position
2018-02-06  Leon Romanovskyrdma: Add filtering infrastructure
2018-02-06  Leon Romanovskyrdma: Make visible the number of arguments
2018-02-06  Leon Romanovskyrdma: Add option to provide "-" sign for the port number
2018-02-06  Stephen Hemmingerinclude: update UAPI types.h
2018-02-06  Stephen Hemmingerinclude: update interface UAPI from 4.15-rc1
2018-02-06  Stephen Hemmingerinclude: update rdma uapi from 4.15-rc1
2018-02-06  Stephen Hemmingerinclude: update netfilter headers from 4.15-rc1
2018-02-06  Stephen Hemmingerinclude: update uapi with BPF from 4.15-rc1
2018-01-29  David AhernMerge branch 'iproute2-master' into iproute2-next
2018-01-29  Stephen Hemmingerv4.15.0 v4.15.0
2018-01-28  Jakub Kicinskitc: fix second printing of requeues
2018-01-28  Jakub Kicinskiip: address: fix stats64 JSON object name
2018-01-26  Jakub Kicinskitc: prio: JSON-ify prio output
2018-01-26  Jakub Kicinskitc: red: JSON-ify RED output
2018-01-25  David AhernMerge branch 'get_addr_rta' into iproute2-next
2018-01-25  Serhey Popovychip/tunnel: Unify local/remote endpoint address printing
2018-01-25  Serhey Popovychtcp_metric: Use get_addr_rta()
2018-01-25  Serhey Popovychipl2tp: Use get_addr_rta()
2018-01-25  Serhey Popovychipneigh: Use inet_addr_match_rta()
2018-01-25  Serhey Popovychipmroute: Use inet_addr_match_rta()
2018-01-25  Serhey Popovychiprule: Use inet_addr_match_rta()
2018-01-25  Serhey Popovychipaddress: Use inet_addr_match_rta()
2018-01-25  Serhey Popovychutils: Introduce get_addr_rta() and inet_addr_match_rta()
2018-01-24  David AhernMerge branch 'unify_external' into iproute2-next
2018-01-24  Serhey Popovychgre/gre6: Unify attribute addition to netlink buffer
2018-01-24  Serhey Popovychip/tunnel: Be consistent when printing tunnel collect...
2018-01-24  David AhernMerge branch 'iproute2-master' into iproute2-next
2018-01-24  Wolfgang Bumillertc/lexer: let quotes actually start strings
2018-01-23  Serhey Popovychiplink: Use ll_name_to_index() instead of if_nametoindex()
2018-01-23  Serhey Popovychvti/vti6: Minor improvements
2018-01-23  Serhey Popovychiptnl/ip6tnl: Unify ttl/hoplimit parsing routines
2018-01-23  Serhey Popovychtunnel: Add space between encap-dport and encap-sport...
2018-01-22  Serhey Popovychgre/gre6: Post merge fixes
2018-01-21  David AhernMerge branch 'shared_block' into net-next
2018-01-21  Jiri Pirkotc: implement ingress/egress block index attributes...
2018-01-21  Jiri Pirkotc: introduce support for block-handle for filter opera...
2018-01-21  Jiri Pirkotc: introduce tc_qdisc_block_exists helper
2018-01-21  David AhernMerge branch 'inet_get_addr' into net-next
2018-01-21  Serhey Popovychip: Get rid of inet_get_addr()
2018-01-21  Serhey Popovychiplink_vxlan: Get rid of inet_get_addr()
2018-01-21  Serhey Popovychiplink_geneve: Get rid of inet_get_addr()
2018-01-21  Serhey Popovychutils: Fast inet address classification after get_addr()
2018-01-21  Serhey Popovychutils: Always specify family and ->bytelen in get_prefi...
2018-01-21  Serhey Popovychutils: Always specify family for address in get_addr_1()
2018-01-21  David AhernMerge branch 'master' into net-next
2018-01-19  Jakub Kicinskibpf: support map offload
2018-01-19  Jakub Kicinskitc: red: allow setting th_min and th_max to the same...
2018-01-19  David AhernUpdate kernel headers to 4.15-rc8
2018-01-19  Serhey Popovychtunnel: Return constant string without copying it
2018-01-19  Serhey Popovychvti6/tunnel: Unify and simplify link type help functions
2018-01-19  Serhey Popovychvti/tunnel: Unify ikey/okey printing
2018-01-19  Serhey Popovychgre/tunnel: Print erspan_index using print_uint()
2018-01-19  Serhey Popovychip/tunnel: Abstract tunnel encapsulation options printing
2018-01-19  Serhey Popovychip/tunnel: Use print_0xhex() instead of print_string()
2018-01-19  Serhey Popovychip/tunnel: Simplify and unify tos printing
next