index
:
openwrt/upstream
attitude_adjustment
barrier_breaker
chaos_calmer
lede-17.01
less-old-master
master
old-master
openwrt-18.06
openwrt-19.07
upstream
upstream openwrt
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
ipv6-support: Rename enable-ipv6 UCI defaults
Steven Barth
2013-01-17
2
-2
/
+2
*
base-files: rename ULA generation script
Steven Barth
2013-01-17
2
-1
/
+1
*
xtables-addons: rework uid/gid compat patch to use KUIDT_INIT() and KGIDT_INI...
Jo-Philipp Wich
2013-01-17
1
-2
/
+2
*
x86: explicitely pass staging directory to grub-mkimage instead of relying on...
Jo-Philipp Wich
2013-01-17
1
-0
/
+2
*
generic: add EHCI|OHCI platform driver fix to 3.[36]
Gabor Juhos
2013-01-17
4
-0
/
+196
*
xtables-addons: move to package/, add myself as maintainer
Jo-Philipp Wich
2013-01-17
18
-0
/
+39869
*
ramips: enable BR6425N in kernel config
Felix Fietkau
2013-01-17
1
-0
/
+1
*
kernel: 8250.ko is called 8250_core.ko on linux 3.7+, fixes package/kernel bu...
Felix Fietkau
2013-01-17
1
-1
/
+1
*
odhcp6c: Detect a different MAC if interface has none * Fixes DHCPv6 behaviou...
Steven Barth
2013-01-17
1
-2
/
+2
*
ppp: don't automatically set IPv6 default route * Fixes "ndisc_router_discove...
Steven Barth
2013-01-17
2
-2
/
+1
*
netifd: @aliases use layer 3 devices instead of main devices Fixes dhcpv6 pro...
Steven Barth
2013-01-17
1
-2
/
+2
*
mvebu: add support for EHCI controller
Florian Fainelli
2013-01-15
6
-8
/
+224
*
kernel: add missing CONFIG_KALLSYMS_UNCOMPRESSED symbol
Florian Fainelli
2013-01-15
1
-0
/
+1
*
mvebu: add support for the Marvell Armada 370 Reference Design board
Florian Fainelli
2013-01-15
4
-3
/
+134
*
mvebu: enable SMP with SMP on UP enabled
Florian Fainelli
2013-01-15
1
-2
/
+23
*
kernel: allow building kmod-rtc-marvell for mvebu target
Florian Fainelli
2013-01-15
1
-1
/
+1
*
mvebu: add support for RTC
Florian Fainelli
2013-01-15
3
-0
/
+55
*
ipv6-support: Switch to native IPv6 support
Steven Barth
2013-01-15
8
-719
/
+14
*
6rd: add support for native IPv6 prefix handling
Steven Barth
2013-01-15
2
-1
/
+5
*
6to4: add support for native IPv6 prefix handling
Steven Barth
2013-01-15
2
-1
/
+2
*
6in4: add support for native IPv6 prefix handling
Steven Barth
2013-01-15
2
-3
/
+6
*
6relayd: add suitable default configuration
Steven Barth
2013-01-15
2
-1
/
+9
*
6distributed: Remove obsolete service (replaced by netifd)
Steven Barth
2013-01-15
2
-64
/
+0
*
base-files: add support for ipv6-prefixes in connection with netifd
Steven Barth
2013-01-15
4
-1
/
+51
*
netifd: Introduce native IPv6 prefix-handling
Steven Barth
2013-01-15
1
-2
/
+2
*
kernel: port 203-kallsyms_uncompressed.patch and 305-mips_module_reloc.patch ...
Felix Fietkau
2013-01-14
2
-0
/
+458
*
package/kernel: move input modules into a separate submenu
Gabor Juhos
2013-01-14
2
-183
/
+193
*
generic: remove EHCI platform driver fix from 3.8
Gabor Juhos
2013-01-14
1
-47
/
+0
*
generic: add EHCI|OHCI platform driver fix from the cns21xx target
Gabor Juhos
2013-01-14
6
-116
/
+212
*
kernel: make sure that packages are generated for built-in crypto modules to ...
Felix Fietkau
2013-01-14
1
-1
/
+1
*
kernel: avoid recursive dependency caused by kmod-i2c-mv64xxx
Florian Fainelli
2013-01-14
1
-1
/
+2
*
target: enable XZ BCJ decompressor code after r35097
Florian Fainelli
2013-01-14
24
-0
/
+48
*
netfilter.mk: add addrtype match to iptables-mod-extra (kmod-ipt-extra)
Jo-Philipp Wich
2013-01-14
3
-2
/
+3
*
kernel: add a config option for keeping the kallsyms table uncompressed, savi...
Felix Fietkau
2013-01-14
2
-0
/
+109
*
ath9k: fix a soft lockup on smp systems
Felix Fietkau
2013-01-14
5
-21
/
+27
*
ath9k: remove a lock to fix a deadlock on hw reset
Felix Fietkau
2013-01-14
4
-18
/
+78
*
mac80211: fix monitor mode injection
Felix Fietkau
2013-01-13
1
-0
/
+17
*
rules.mk: only select latest libgcc.a with wildcard match (#12798)
Jo-Philipp Wich
2013-01-13
1
-2
/
+2
*
mac80211: rt2x00: fix PCI eeprom patch
Gabor Juhos
2013-01-13
1
-4
/
+4
*
libnfnetlink: update to v1.0.1
Jo-Philipp Wich
2013-01-13
1
-4
/
+4
*
ubus: update to git head, passes u64 blob types as doubles to Lua
Jo-Philipp Wich
2013-01-13
1
-3
/
+3
*
netifd: update to git head, adds 64bit counters
Jo-Philipp Wich
2013-01-13
1
-2
/
+2
*
ath9k: fix memory corruption issues on ar5416/ar91xx
Felix Fietkau
2013-01-13
7
-10
/
+218
*
odhcp6c: Send RS on start
Steven Barth
2013-01-13
2
-1
/
+4
*
odhcp6c: Add preliminary proto-handler
Steven Barth
2013-01-13
3
-1
/
+129
*
ipv6-support: don't use disable_ipv6
Steven Barth
2013-01-13
2
-4
/
+3
*
6relayd: Rewrite init-script logic
Steven Barth
2013-01-13
4
-47
/
+95
*
ar71xx: fix unaligned access in cls_u32
Felix Fietkau
2013-01-13
1
-0
/
+22
*
add ustream-ssl, an ustream abstraction library for SSL stream sockets
Felix Fietkau
2013-01-13
1
-0
/
+59
*
ar71xx: fix unaligned access in a few more places
Felix Fietkau
2013-01-13
1
-20
/
+151
[prev]
[next]