| Commit message (Expand) | Author | Age | Files | Lines |
* | ppp: use more reliable way to set script environment | Steven Barth | 2015-09-15 | 2 | -4/+2 |
* | wpan-tools: bump to wpan-tools-0.5 | Hauke Mehrtens | 2015-09-11 | 1 | -2/+2 |
* | comgt-ncm: Add possibility to choose PDP context type | Steven Barth | 2015-09-11 | 3 | -14/+50 |
* | uqmi: Add proper IPv6 support | Steven Barth | 2015-09-11 | 2 | -58/+145 |
* | iproute2: improve ip-full coexistence, remove rt_table | Steven Barth | 2015-09-08 | 1 | -9/+4 |
* | iw: reduce size even more (~12k after gzip) | Felix Fietkau | 2015-09-08 | 1 | -2/+133 |
* | comgt/umbim/uqmi: enable RFC 7278 for 3g/4g by default | Steven Barth | 2015-09-03 | 5 | -0/+7 |
* | iwinfo: update to latest git HEAD | John Crispin | 2015-08-17 | 1 | -2/+2 |
* | iw: update to version 4.1 | Felix Fietkau | 2015-07-31 | 4 | -670/+96 |
* | xtables-addons: update to 2.7 to fix compilation with 4.1 | Jonas Gorski | 2015-07-15 | 2 | -1946/+3 |
* | ebtables: fix miscompilation on 64bit targets | Felix Fietkau | 2015-07-10 | 2 | -2/+132 |
* | comgt: make ncm proto work via wwan proto | John Crispin | 2015-07-08 | 1 | -0/+2 |
* | curl: update curl to version 7.43.0 | Hauke Mehrtens | 2015-07-03 | 5 | -23/+13 |
* | xtables-addons: disable for kernel 4.1 for now | Jonas Gorski | 2015-06-22 | 1 | -1/+1 |
* | iproute2: honor LDFLAGS | Steven Barth | 2015-06-19 | 1 | -1/+1 |
* | linux-atm: add PKG_FIXUP | Steven Barth | 2015-06-18 | 1 | -0/+1 |
* | iwinfo: fix segfault in mtd parsing code (#19768) | Jo-Philipp Wich | 2015-06-01 | 1 | -2/+2 |
* | iwinfo: fix hostapd status query (#19662) | Jo-Philipp Wich | 2015-05-26 | 1 | -3/+3 |
* | iptables: reduce binary size | Jo-Philipp Wich | 2015-05-26 | 4 | -176/+195 |
* | comgt: the package contained too many files | John Crispin | 2015-05-23 | 1 | -1/+0 |
* | conntrack-tools: add init script for conntrackd | John Crispin | 2015-05-23 | 2 | -0/+19 |
* | iptables: disable unused xml support to save some space | Felix Fietkau | 2015-05-06 | 1 | -0/+13 |
* | curl: replace polarssl run-time version check with a compile-time one | Felix Fietkau | 2015-05-05 | 1 | -0/+11 |
* | uqmi: auto retry when bringup fails | John Crispin | 2015-04-21 | 1 | -1/+15 |
* | umbim: auto retry when bringup fails | John Crispin | 2015-04-21 | 1 | -1/+15 |
* | nftables: bump version | Steven Barth | 2015-04-20 | 1 | -2/+2 |
* | iproute2: update to v4.0.0 | Steven Barth | 2015-04-20 | 5 | -25/+9 |
* | iptables: remove obsolete files | Felix Fietkau | 2015-04-18 | 16 | -454/+0 |
* | iptables: remove layer7 leftovers (#19506) | Felix Fietkau | 2015-04-17 | 1 | -6/+1 |
* | network: also shorten virtual interface names of ppp and 3g/4g connections | Steven Barth | 2015-04-17 | 4 | -8/+8 |
* | iptables: remove layer7 support | Felix Fietkau | 2015-04-13 | 2 | -372/+0 |
* | iptables: revert r40916 | John Crispin | 2015-04-10 | 1 | -1/+1 |
* | wpan-tools: adds wpan-tools utility | John Crispin | 2015-04-10 | 1 | -0/+36 |
* | umbim: update to latest git HEAD | John Crispin | 2015-04-09 | 1 | -2/+2 |
* | packages: use $(LN) macro, make symlinks relative | Nicolas Thill | 2015-04-03 | 1 | -1/+1 |
* | nftables: bump to 2015-03-24 | Steven Barth | 2015-03-30 | 1 | -2/+2 |
* | iputils: fix musl compile errors | Felix Fietkau | 2015-03-29 | 1 | -0/+39 |
* | arptables: fix musl build issues | Felix Fietkau | 2015-03-29 | 1 | -0/+31 |
* | ebtables: fix musl build issues | Felix Fietkau | 2015-03-29 | 1 | -0/+50 |
* | iperf3: use -D_GNU_SOURCE to fix build error on musl | Felix Fietkau | 2015-03-29 | 1 | -0/+1 |
* | conntrack-tools: add a build dependency on librpc (fixes #19342) | Felix Fietkau | 2015-03-29 | 1 | -0/+2 |
* | conntrack-tools: add more missing include statements | Felix Fietkau | 2015-03-28 | 1 | -0/+30 |
* | conntrack-tools: update package (along with associated libraries) to the late... | Felix Fietkau | 2015-03-28 | 3 | -13/+15 |
* | iproute2: fix build error with musl (#19302) | Felix Fietkau | 2015-03-25 | 1 | -0/+10 |
* | build: remove obsolete references to cris and avr32 | Felix Fietkau | 2015-03-24 | 1 | -1/+1 |
* | iwinfo: update to the latest version, fixes 802.11ac capability reporting | Felix Fietkau | 2015-03-23 | 1 | -2/+2 |
* | curl: fix PKG_CONFIG_DEPENDS | John Crispin | 2015-03-21 | 1 | -33/+33 |
* | ifenslave: remove package, as it depends on obsolete kernels | Felix Fietkau | 2015-03-19 | 1 | -43/+0 |
* | ipset: use in-tree kernel modules to fix crash issues | Felix Fietkau | 2015-03-19 | 1 | -26/+0 |
* | packages: some (e)glibc fixes after r44701 | Nicolas Thill | 2015-03-16 | 2 | -5/+3 |