]> git.proxmox.com Git - mirror_iproute2.git/shortlog
mirror_iproute2.git
2016-07-25 Phil Suttertc: use action_a2n() everywhere
2016-07-25 Phil Suttertc: util: bore up action_a2n()
2016-07-25 Phil Suttertc: Reformat tc_util.h
2016-07-22 Shanker Wangl2tp: add udp checksum control flags
2016-07-20 Phil Sutterip-address.8: Document autojoin flag
2016-07-20 Phil Suttertc: ematch: Ignore all-zero mask value when printing...
2016-07-20 Phil SutterMakefile: Allow to override CC
2016-07-20 Phil SutterNo need to initialize rtattr fields before parsing
2016-07-20 Phil SutterReplace malloc && memset by calloc
2016-07-20 Phil SutterUse C99 style initializers everywhere
2016-07-20 Phil Suttertc: m_action: Improve conversion to C99 style initializers
2016-07-20 Phil Sutterip-link.8: Fix font choices
2016-07-20 Phil Sutterip-link.8: Add slave type option descriptions
2016-07-20 Phil Sutterip-link.8: Place 'ip link set' warning more prominently
2016-07-20 Phil Sutterip-link.8: Extend type list in synopsis
2016-07-20 Phil Sutteriplink: bond_slave: Add missing help functions
2016-07-20 Phil Sutteriplink: List valid 'type' argument in ip link help...
2016-07-20 Stephen Hemmingerbridge: remove unused variable
2016-07-20 Roopa Prabhubridge: update man page
2016-07-20 Anuradha Karuppiahbridge: add json schema for bridge fdb show
2016-07-20 Anuradha Karuppiahbridge: add json support for bridge fdb show
2016-07-20 Roopa Prabhubridge: add json support for bridge vlan show
2016-07-20 Anuradha Karuppiahjson_writer: Removed automatic json-object type from...
2016-07-20 David Ahernss: Add option to suppress header line
2016-07-20 David Ahernss: Fix support for device filter by index
2016-07-20 Daniel Borkmannbpf: also check elf for official e_machine value
2016-07-15 Ido Schimmelman: Point to 'devlink-sb' from 'devlink' man page
2016-07-15 Ido Schimmelman: Add devlink man pages to Makefile
2016-07-15 Stephen Hemmingeriproute: constify rtattr_cmp
2016-07-15 Xin Longip route: restore route entries in correct order
2016-07-15 Stephen Hemmingerip: link style cleanup
2016-07-15 Eli CohenAdd support for configuring Infiniband GUIDs
2016-07-07 David Ahernip route: Add support for vrf keyword
2016-07-07 David Ahernip vrf: Add ipvrf_get_table
2016-07-07 David Ahernip route: Change type mask to bitmask
2016-07-07 David Ahernip neigh: Add support for keyword
2016-07-07 David Ahernip link/addr: Add support for vrf keyword
2016-07-07 David Ahernip vrf: Add name_is_vrf
2016-07-07 Amir Vadaitc: flower: Add skip_{hw|sw} support
2016-07-07 Phil Sutterip-address: constify match_link_kind arg
2016-07-07 Michal Soltysiproute2: unmangle netdev/my emails in man pages (hfsc...
2016-07-07 Masatake YAMATOman: rtacct: add missing TP marker
2016-07-01 Vivien Didelotbridge: man: fix STP LISTENING description
2016-07-01 Vivien Didelotbridge: man: fix BPUD typo
2016-07-01 Andrew Vaginip route: timeout for routes has to be set in seconds
2016-06-29 Phil Sutterip-address: Align type list in help and man page
2016-06-29 Phil Sutterip-address: Support filtering by slave type, too
2016-06-29 Phil SutterUse ARRAY_SIZE macro everywhere
2016-06-28 David Ahernss: Add support to filter on device
2016-06-28 David Ahernss: Allow ssfilter_bytecompile to return 0
2016-06-28 David Ahernss: Refactor inet_show_sock
2016-06-27 Jakub Sitnickiip/tcp_metrics: Simplify process_msg a bit
2016-06-27 David Ahernman: ip-link: Add vrf type
2016-06-27 Vivien Didelotbridge: man: fix "brige" typo
2016-06-27 Vivien Didelotbridge: vlan: fix a few "fdb" typos in vlan doc
2016-06-27 Phil SutterFix MAC address length check
2016-06-27 Phil Sutterman: ip-address, ip-link: Document 'type' quirk
2016-06-21 Stephen Hemmingerif: add missing kernel headers
2016-06-21 Phil Sutteriplink: Check address length via netlink
2016-06-21 Phil Sutteriplink: Add missing variable initialization
2016-06-21 Martin KaFai Lauss: Add tcp_info fields data_segs_in/out
2016-06-16 Phil Suttertc: m_action: Drop unused variable nladdr in tc_action_gd()
2016-06-16 Phil Suttertc: m_action: Use C99 style initializers for struct req
2016-06-15 Alexander Aringtc: let m_ipt work with new iptables API headers
2016-06-14 Stephen Hemmingerm_xt: whitespace cleanup
2016-06-14 Phil Suttertc: m_xt: Introduce get_xtables_target_opts()
2016-06-14 Phil Suttertc: m_xt: Simplify argc adjusting in parse_ipt()
2016-06-14 Phil Suttertc: m_xt: Get rid of iargc variable in parse_ipt()
2016-06-14 Phil Suttertc: m_xt: Get rid of rargc in parse_ipt()
2016-06-14 Phil Suttertc: m_xt: Drop unused variable fw in parse_ipt()
2016-06-14 Phil Suttertc: m_xt: Get rid of one indentation level in parse_ipt()
2016-06-14 Phil Suttertc: m_xt: Fix indenting
2016-06-14 Phil Suttertc: m_xt: Fix segfault when adding multiple actions...
2016-06-14 Phil Suttertc: m_xt: Prevent segfault with standard targets
2016-06-14 Stephen Hemmingerpedit: fix whitespace etc
2016-06-14 Jamal Hadi... action pedit: stylistic changes
2016-06-14 Phil Sutterman: ip-link: Document query_rss option
2016-06-14 Beniamino Galvaniutils: fix hex digits parsing in hexstring_a2n()
2016-06-14 Phil Sutteripaddress: Allow listing addresses by type
2016-06-08 Stephen Hemmingertc: f_u32 cleanup indentation and long lines
2016-06-08 Samudrala,... tc: f_u32: Add support for skip_hw and skip_sw flags
2016-06-08 Sabrina Dubrocaip: add MACsec support
2016-06-08 Sabrina Dubrocautils: provide get_hex to read a hex digit from a char
2016-06-08 Sabrina Dubrocautils: add get_be{16, 32, 64}, use them where possible
2016-06-08 Sabrina Dubrocautils: make hexstring_a2n provide the number of hex...
2016-06-08 Stephen Hemmingerip: minor checkpatch cleanup
2016-06-08 Eric Dumazetfq_codel: add per queue memory limit
2016-06-08 Lucas Batesman: tc-ife.8: man page for ife action
2016-06-08 Phil Sutterman: rtpr: Fix minor typo
2016-06-08 Fabien Sironmisc/ss: Add family list to -f option in _usage()
2016-06-08 Peter Heiseman: ip-link: Added HSR part
2016-05-31 Jamal Hadi... tc action policer: enable timestamp display
2016-05-31 Stephen Hemmingertc: update headers for TCA_POLICE
2016-05-31 Phil Sutterman: ip, ip-link: Fix ip option location
2016-05-31 Jamal Hadi... tc filter u32: Coding style fixes
2016-05-31 Stephen Hemmingertc: action result is u32
2016-05-31 Jamal Hadi... tc action policer: Avoid nonsensical input
2016-05-31 David AhernMake builds default to quiet mode
2016-05-31 Jamal Hadi... tc simple action: bug fix
2016-05-31 Daniel Borkmannip, token: add del command
next