]> git.proxmox.com Git - mirror_iproute2.git/shortlog
mirror_iproute2.git
2017-01-13 Stephen Hemmingerwhitespace cleanup
2017-01-13 David AhernAdd support for rt_protos.d
2017-01-09 David Ahernip vrf: Improve bpf error messages
2017-01-09 David Ahernip vrf: Improve cgroup2 error messages
2017-01-09 David Ahernip vrf: Fix run-on error message on mkdir failure
2017-01-09 David Michaeltc: make tc linking depend on libtc.a
2016-12-29 Alexey Kodanevfix typo in ip-xfrm man page, rmd610 -> rmd160
2016-12-29 Baruch Siachtc: add missing limits.h header
2016-12-22 Hadar Hen Ziontc/m_tunnel_key: Add to the usage encapsulation dest...
2016-12-22 Hadar Hen Ziontc/cls_flower: Add to the usage encapsulation dest...
2016-12-22 Stephen HemmingerRevert "tc: flower: Allow *_mac options to accept a...
2016-12-22 Stephen HemmingerRevert "tc: flower: document that *_ip parameters take...
2016-12-21 Stephen Hemmingerupdate kernel headers
2016-12-21 Roman Mashaktc: updated man page to reflect filter-id use in filter...
2016-12-21 Roman Mashaktc: fixed man page fonts for keywords and variable...
2016-12-21 Julien Fortinip: vfinfo: remove code duplication for IFLA_VF_RSS_QUE...
2016-12-21 Simon Hormantc: flower: Allow *_mac options to accept a mask
2016-12-21 Simon Hormantc: flower: document that *_ip parameters take a PREFIX...
2016-12-21 David Ahernip netns: Reset vrf to default VRF on namespace switch
2016-12-21 David Ahernip vrf: Fix reset to default VRF
2016-12-21 David Ahernip vrf: Refactor ipvrf_identify
2016-12-21 David Ahernip vrf: Move kernel config hint to prog_load failure
2016-12-15 Stephen Hemmingerconfigure: fix elftest when warnings enabled
2016-12-15 David AhernFix compile warning in get_addr_1
2016-12-15 Roman Mashaktc: pass correct conversion specifier to print 'unsigne...
2016-12-13 Stephen Hemmingeripvrf: cleanup style issues
2016-12-13 Stephen Hemmingerutils: cleanup style
2016-12-13 Stephen Hemmingerlibnetlink: break up dump function
2016-12-13 David AhernIntroduce ip vrf command
2016-12-13 David Ahernlibnetlink: Add variant of rtnl_talk that does not...
2016-12-13 David Ahernchange name_is_vrf to return index
2016-12-13 David AhernAdd filesystem APIs to lib
2016-12-13 David Ahernmove cmd_exec to lib utils
2016-12-13 David Ahernbpf: Add BPF_ macros
2016-12-13 David Ahernbpf: export bpf_prog_load
2016-12-13 David Ahernlib bpf: Add support for BPF_PROG_ATTACH and BPF_PROG_D...
2016-12-13 Roi Dayantc: tunnel_key: Add tc-tunnel_key man page to Makefile
2016-12-13 Roi Dayantc: flower: Fix typo and style in flower man page
2016-12-13 Hadar Hen Ziontc/m_tunnel_key: Add dest UDP port to tunnel key action
2016-12-13 Hadar Hen Ziontc/cls_flower: Add dest UDP port to tunnel params
2016-12-12 Stephen Hemmingerlwtunnel: style cleanup
2016-12-12 Thomas Graflwt: BPF support for LWT
2016-12-12 Stephen Hemmingerupdate to net-next headers (pre 4.10 rc)
2016-12-12 Stephen HemmingerMerge branch 'master' into net-next
2016-12-12 Stephen Hemmingerv4.9.0
2016-12-12 Stephen Hemmingerupdate to 4.9 release headers
2016-12-09 David AhernMakefile: really suppress printing of directories
2016-12-09 Simon Hormantc: flower: support matching on ICMP type and code
2016-12-09 Simon Hormantc: flower: introduce enum flower_endpoint
2016-12-09 Daniel Borkmannbpf: add initial support for attaching xdp progs
2016-12-09 Daniel Borkmannbpf: check for owner_prog_type and notify users when...
2016-12-09 Thomas Grafbpf: Fix number of retries when growing log buffer
2016-12-09 Roi Dayandevlink: Add option to set and show eswitch inline...
2016-12-09 Roi Dayandevlink: Add usage help for eswitch subcommand
2016-12-09 Stephen Hemmingerupdate kernel headers from net-next
2016-12-09 Stephen HemmingerMerge branch 'master' into net-next
2016-12-09 Stephen Hemmingerupdate kernel headers
2016-12-09 Stephen HemmingerRevert "devlink: Add usage help for eswitch subcommand"
2016-12-09 Stephen HemmingerRevert "devlink: Add option to set and show eswitch...
2016-12-05 Simon Hormantc: flower: make use of flower_port_attr_type() safe...
2016-12-05 Simon Hormantc: flower: correct name of ip_proto parameter to flowe...
2016-12-05 Simon Hormantc: flower: document SCTP ip_proto
2016-12-02 Simon Hormantc: flower: remove references to eth_type in manpage
2016-12-02 Stephen Hemmingerupdate kernel headers from net-next
2016-12-02 Stephen HemmingerMerge branch 'master' into net-next
2016-12-02 Simon Hormanss: initialise variables outside of for loop
2016-12-02 Amir Vadaitc/act_tunnel: Introduce ip tunnel action
2016-12-02 Amir Vadaitc/cls_flower: Classify packet in ip tunnels
2016-12-02 Amir Vadailibnetlink: Introduce rta_getattr_be*()
2016-12-02 Phil Sutterss: unix_show: No need to initialize members of calloc...
2016-12-02 Phil Sutterss: Make sstate_namel local to scan_state()
2016-12-02 Phil Sutterss: Make sstate_name local to sock_state_print()
2016-12-02 Phil Sutterss: Make unix_state_map local to unix_show()
2016-12-02 Phil Sutterss: Get rid of single-fielded struct snmpstat
2016-12-02 Phil Sutterss: Get rid of useless goto in handle_follow_request()
2016-12-02 Phil Sutterss: Make slabstat_ids local to get_slabstat()
2016-12-02 Phil Sutterss: Make some variables function-local
2016-12-02 Phil Sutterss: Make user_ent_hash_build_init local to user_ent_has...
2016-12-02 Phil Sutterss: Make tmr_name local to tcp_timer_print()
2016-12-02 Phil Sutterss: Turn generic_proc_open() wrappers into macros
2016-12-02 Phil Sutterss: Eliminate unix_use_proc()
2016-12-02 Phil Sutterss: Drop list traversal from unix_stats_print()
2016-12-02 Phil Sutterss: introduce proc_ctx_print()
2016-12-02 Phil Sutterss: Use sockstat->type in all socket types
2016-12-02 Phil Sutterss: Add missing tab when printing UNIX details
2016-12-02 Phil Sutterss: Drop empty lines in UDP output
2016-12-02 Phil Sutterss: Mark fall through in arg parsing switch()
2016-12-01 Yuchung Chengss: print new tcp_info fields: busy, rwnd-limited,...
2016-12-01 Neal Cardwellss: print new tcp_info fields: delivery_rate and app_li...
2016-12-01 Cyrill Gorcunovss: Add inet raw sockets information gathering via...
2016-12-01 Cyrill Gorcunovlibnetlink: Add test for error code returned from netli...
2016-12-01 Stephen HemmingerUpdate kernel headers for XDP and tcp_info
2016-12-01 Stephen HemmingerMerge branch 'master' into net-next
2016-12-01 Phil Sutterman: ip-route.8: Add notes about dropped IPv4 route...
2016-12-01 Stephen HemmingerMerge branch 'master' into net-next
2016-11-30 Roi Dayandevlink: Add option to set and show eswitch inline...
2016-11-30 Roi Dayandevlink: Add usage help for eswitch subcommand
2016-11-29 Zhang Shengjulink: add team and team_slave link type
2016-11-29 Stephen Hemmingerl2tp: style cleanup
2016-11-29 Asbjørn Sloth... man: ip-l2tp.8: document UDP checksum options
next