index
:
kernel_goldelico_gta04.git
android-3.0-gta04
for-cmair
jack-working+v2
neil-rebase-3.7
replicant-2.3
replicant-4.0
replicant-4.0+3.10+not-compilation-tested
replicant-4.0+3.7+WIP
replicant-4.0+3.8+WIP
replicant-4.0+jack-working
replicant-4.0+suspend
replicant-4.2
kernel/goldelico/gta04
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
batman-adv: avoid skb_linearise() if not needed
Antonio Quartulli
2012-05-13
1
-2
/
+3
*
igb: Add Support for new i210/i211 devices.
Carolyn Wyborny
2012-05-12
16
-110
/
+1205
*
igb: Add function and pointers for 82580 low power state settings.
Carolyn Wyborny
2012-05-12
2
-0
/
+101
*
fq_codel: Fair Queue Codel AQM
Eric Dumazet
2012-05-12
4
-0
/
+690
*
codel: use Newton method instead of sqrt() and divides
Eric Dumazet
2012-05-12
1
-31
/
+37
*
rndis_wlan: cleanup: change oid from __le32 to u32 in various places
Jussi Kivilinna
2012-05-12
1
-49
/
+49
*
rndis_host: cleanup: change oid from __le32 to u32 in rndis_query()
Jussi Kivilinna
2012-05-12
1
-6
/
+6
*
rndis_wlan: cleanup: byteswap data from device instead of RNDIS_* defines
Jussi Kivilinna
2012-05-12
1
-13
/
+13
*
rndis_host: cleanup: byteswap data from device instead of RNDIS_* defines
Jussi Kivilinna
2012-05-12
1
-25
/
+28
*
usb/net: rndis: move bus message definition
Linus Walleij
2012-05-12
1
-6
/
+5
*
usb/net: rndis: fixup a few name prefixes
Linus Walleij
2012-05-12
2
-57
/
+54
*
usb/net: rndis: merge command codes
Linus Walleij
2012-05-12
3
-57
/
+39
*
usb/net: rndis: move and namespace PnP defines
Linus Walleij
2012-05-12
1
-15
/
+12
*
usb/net: rndis: delete duplicate packet types
Linus Walleij
2012-05-12
1
-13
/
+0
*
usb/net: rndis: merge media type definitions
Linus Walleij
2012-05-12
3
-45
/
+29
*
usb/net: rndis: group all status codes together
Linus Walleij
2012-05-12
1
-81
/
+76
*
usb/net: rndis: delete surplus defines
Linus Walleij
2012-05-12
1
-4
/
+0
*
usb/net: rndis: merge duplicate 802_* OIDs
Linus Walleij
2012-05-12
3
-174
/
+188
*
usb/net: rndis: eliminate first set of duplicate OIDs
Linus Walleij
2012-05-12
4
-185
/
+123
*
usb/net: rndis: remove ambigous status codes
Linus Walleij
2012-05-12
2
-30
/
+5
*
usb/net: rndis: break out <linux/rndis.h> defines
Linus Walleij
2012-05-12
6
-613
/
+565
*
usb/net: rndis: inline the cpu_to_le32() macro
Linus Walleij
2012-05-12
3
-173
/
+177
*
net/ipv6/af_inet6.c: checkpatch cleanup
Eldad Zack
2012-05-11
1
-18
/
+11
*
net: of/phy: fix build error when phylib is built as a module
Bjørn Mork
2012-05-11
1
-1
/
+1
*
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
2012-05-11
18
-265
/
+380
|
\
|
*
batman-adv: add contributor name
Antonio Quartulli
2012-05-11
2
-2
/
+2
|
*
batman-adv: update copyright years
Antonio Quartulli
2012-05-11
2
-2
/
+2
|
*
batman-adv: fix checkpatch string complaint
Marek Lindner
2012-05-11
1
-2
/
+2
|
*
batman-adv: avoid temporary routing loops by being strict on forwarded OGMs
Marek Lindner
2012-05-11
2
-29
/
+32
|
*
batman-adv: Adding hard_iface specific sysfs wrapper macros for UINT
Linus Luessing
2012-05-11
1
-0
/
+43
|
*
batman-adv: rename sysfs macros to reflect the soft-interface dependency
Marek Lindner
2012-05-11
1
-28
/
+29
|
*
batman-adv: refactoring API: find generalized name for bat_ogm_update_mac cal...
Marek Lindner
2012-05-11
4
-14
/
+16
|
*
batman-adv: ignore protocol packets if the interface did not enable this prot...
Marek Lindner
2012-05-11
1
-0
/
+7
|
*
batman-adv: split neigh_new function into generic and batman iv specific parts
Marek Lindner
2012-05-11
3
-27
/
+48
|
*
batman-adv: replace HZ calculations with jiffies_to_msecs()
Marek Lindner
2012-05-11
3
-8
/
+13
|
*
batman-adv: rename last_valid to last_seen
Marek Lindner
2012-05-11
3
-16
/
+16
|
*
batman-adv: register batman ogm receive function during protocol init
Marek Lindner
2012-05-11
5
-24
/
+41
|
*
batman-adv: introduce packet type handler array for incoming packets
Marek Lindner
2012-05-11
3
-113
/
+127
|
*
batman-adv: introduce is_single_hop_neigh variable to increase readability
Marek Lindner
2012-05-11
1
-7
/
+9
|
*
batman-adv: fix wrong dhcp option list browsing
Antonio Quartulli
2012-05-11
1
-3
/
+3
|
/
*
6lowpan: IPv6 link local address
alex.bluesman.smirnov@gmail.com
2012-05-10
1
-1
/
+13
*
codel: Controlled Delay AQM
Eric Dumazet
2012-05-10
5
-0
/
+645
*
net_sched: update bstats in dequeue()
Eric Dumazet
2012-05-10
4
-6
/
+6
*
net, drivers/net: Convert compare_ether_addr_64bits to ether_addr_equal_64bits
Joe Perches
2012-05-10
3
-35
/
+35
*
etherdevice.h: Add ether_addr_equal_64bits
Joe Perches
2012-05-10
1
-0
/
+20
*
drivers/net: Convert compare_ether_addr to ether_addr_equal
Joe Perches
2012-05-10
31
-86
/
+85
*
be2net: avoid disabling sriov while VFs are assigned
Sathya Perla
2012-05-10
3
-89
/
+134
*
l2tp: fix data packet sequence number handling
James Chapman
2012-05-10
1
-1
/
+1
*
l2tp: fix reorder timeout recovery
James Chapman
2012-05-10
2
-0
/
+10
*
tcp: Out-line tcp_try_rmem_schedule
Pavel Emelyanov
2012-05-10
1
-1
/
+1
[next]