summaryrefslogtreecommitdiffstats
path: root/package/network/utils
Commit message (Expand)AuthorAgeFilesLines
...
* xtables-addons: update to 2.7 to fix compilation with 4.1Jonas Gorski2015-07-152-1946/+3
* ebtables: fix miscompilation on 64bit targetsFelix Fietkau2015-07-102-2/+132
* comgt: make ncm proto work via wwan protoJohn Crispin2015-07-081-0/+2
* curl: update curl to version 7.43.0Hauke Mehrtens2015-07-035-23/+13
* xtables-addons: disable for kernel 4.1 for nowJonas Gorski2015-06-221-1/+1
* iproute2: honor LDFLAGSSteven Barth2015-06-191-1/+1
* linux-atm: add PKG_FIXUPSteven Barth2015-06-181-0/+1
* iwinfo: fix segfault in mtd parsing code (#19768)Jo-Philipp Wich2015-06-011-2/+2
* iwinfo: fix hostapd status query (#19662)Jo-Philipp Wich2015-05-261-3/+3
* iptables: reduce binary sizeJo-Philipp Wich2015-05-264-176/+195
* comgt: the package contained too many filesJohn Crispin2015-05-231-1/+0
* conntrack-tools: add init script for conntrackdJohn Crispin2015-05-232-0/+19
* iptables: disable unused xml support to save some spaceFelix Fietkau2015-05-061-0/+13
* curl: replace polarssl run-time version check with a compile-time oneFelix Fietkau2015-05-051-0/+11
* uqmi: auto retry when bringup failsJohn Crispin2015-04-211-1/+15
* umbim: auto retry when bringup failsJohn Crispin2015-04-211-1/+15
* nftables: bump versionSteven Barth2015-04-201-2/+2
* iproute2: update to v4.0.0Steven Barth2015-04-205-25/+9
* iptables: remove obsolete filesFelix Fietkau2015-04-1816-454/+0
* iptables: remove layer7 leftovers (#19506)Felix Fietkau2015-04-171-6/+1
* network: also shorten virtual interface names of ppp and 3g/4g connectionsSteven Barth2015-04-174-8/+8
* iptables: remove layer7 supportFelix Fietkau2015-04-132-372/+0
* iptables: revert r40916John Crispin2015-04-101-1/+1
* wpan-tools: adds wpan-tools utilityJohn Crispin2015-04-101-0/+36
* umbim: update to latest git HEADJohn Crispin2015-04-091-2/+2
* packages: use $(LN) macro, make symlinks relativeNicolas Thill2015-04-031-1/+1
* nftables: bump to 2015-03-24Steven Barth2015-03-301-2/+2
* iputils: fix musl compile errorsFelix Fietkau2015-03-291-0/+39
* arptables: fix musl build issuesFelix Fietkau2015-03-291-0/+31
* ebtables: fix musl build issuesFelix Fietkau2015-03-291-0/+50
* iperf3: use -D_GNU_SOURCE to fix build error on muslFelix Fietkau2015-03-291-0/+1
* conntrack-tools: add a build dependency on librpc (fixes #19342)Felix Fietkau2015-03-291-0/+2
* conntrack-tools: add more missing include statementsFelix Fietkau2015-03-281-0/+30
* conntrack-tools: update package (along with associated libraries) to the late...Felix Fietkau2015-03-283-13/+15
* iproute2: fix build error with musl (#19302)Felix Fietkau2015-03-251-0/+10
* build: remove obsolete references to cris and avr32Felix Fietkau2015-03-241-1/+1
* iwinfo: update to the latest version, fixes 802.11ac capability reportingFelix Fietkau2015-03-231-2/+2
* curl: fix PKG_CONFIG_DEPENDSJohn Crispin2015-03-211-33/+33
* ifenslave: remove package, as it depends on obsolete kernelsFelix Fietkau2015-03-191-43/+0
* ipset: use in-tree kernel modules to fix crash issuesFelix Fietkau2015-03-191-26/+0
* packages: some (e)glibc fixes after r44701Nicolas Thill2015-03-162-5/+3
* ipset: add ipmark supportJohn Crispin2015-03-131-0/+1
* ipset: Bump to 6.24John Crispin2015-03-112-30/+2
* iw: update to 3.17Felix Fietkau2015-03-114-373/+607
* ebtables: revert "disable rpath" (closes: #19088)Nicolas Thill2015-03-092-31/+1
* ncm, qmi, mbim: Add dependency on wwan packageJohn Crispin2015-03-093-3/+3
* ncm: Remove unnecessary proto_set_available commandsJohn Crispin2015-03-091-5/+0
* wwan: Improve USB modem hotplug scriptJohn Crispin2015-03-091-5/+7
* comgt, wwan: Move USB data files to wwan packageJohn Crispin2015-03-09349-2/+2
* comgt: Use TCGETS and TCSETS ioctls for struct termiosJohn Crispin2015-02-223-14/+90