index
:
~pzanoni/linux
bdw-pc8-fixes
bdw-runtime-pm
bdw-runtime-pm-2014-02-20
bdw-runtime-pm-2014-02-26
bdw-runtime-pm-2014-03-07
bdw-runtime-pm-2014-03-28
c8-wip
c8-wip-20130809
c8-wip-20130819
d3-wip
drm-intel-next-queued
edp-reverts
fbc-2014-12-23
fbc-2015-11-05
fbc-2016-01-13
fbc-2016-02-26
rebase-ville-wm
resume-optimization-20140123
runtime-pm-20140122
suspend-improvements
vdd-rework
.yrotisoper eht eman ot 'noitpircsed' elif siht tide ;yrotisoper demannU
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-15
xfrm: make xfrm_algo.c a module
Jan Beulich
5
-9
/
+17
2012-05-15
qlcnic-ethtool: set the ethtool_dump flag by ETH_FW_DUMP_DISABLE value that i...
Manish chopra
1
-1
/
+6
2012-05-15
linux/ethtool: Added macro ETH_FW_DUMP_DISABLE
Manish chopra
1
-1
/
+6
2012-05-14
stmmac: fix suspend/resume locking
Giuseppe CAVALLARO
1
-4
/
+6
2012-05-14
stmmac: add mixed burst for DMA
Giuseppe CAVALLARO
6
-5
/
+13
2012-05-14
stmmac: extend mac addr reg and fix perfect filering
Giuseppe CAVALLARO
7
-10
/
+29
2012-05-14
dm9000: some coldfire boards need this
Steven King
1
-1
/
+1
2012-05-14
codel: use u16 field instead of 31bits for rec_inv_sqrt
Eric Dumazet
1
-10
/
+15
2012-05-14
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
11
-29
/
+64
2012-05-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
43
-244
/
+893
2012-05-14
net: codel: fix build errors
Sasha Levin
1
-4
/
+5
2012-05-14
net/codel: Add missing #include <linux/prefetch.h>
Geert Uytterhoeven
1
-0
/
+1
2012-05-14
batman-adv: unset the TT_CLIENT_PENDING flag if the new local entry already e...
Antonio Quartulli
1
-0
/
+2
2012-05-14
batman-adv: README cleanups
Sven Eckelmann
1
-6
/
+5
2012-05-13
batman-adv: Start new development cycle
Sven Eckelmann
1
-1
/
+1
2012-05-13
batman-adv: use shorter pr_warn instead of pr_warning
Sven Eckelmann
2
-5
/
+5
2012-05-13
batman-adv: refactor window_protected to avoid unnecessary return statement
Marek Lindner
1
-9
/
+6
2012-05-13
batman-adv: prepare lq_update_lock to be shared among different protocols
Marek Lindner
3
-6
/
+6
2012-05-13
batman-adv: improve unicast packet (re)routing
Antonio Quartulli
4
-0
/
+36
2012-05-13
batman-adv: avoid skb_linearise() if not needed
Antonio Quartulli
1
-2
/
+3
2012-05-12
etherdevice: Remove now unused compare_ether_addr_64bits
Joe Perches
1
-33
/
+13
2012-05-12
igb: Add Support for new i210/i211 devices.
Carolyn Wyborny
16
-110
/
+1205
2012-05-12
igb: Add function and pointers for 82580 low power state settings.
Carolyn Wyborny
2
-0
/
+101
2012-05-12
fq_codel: Fair Queue Codel AQM
Eric Dumazet
4
-0
/
+690
2012-05-12
codel: use Newton method instead of sqrt() and divides
Eric Dumazet
1
-31
/
+37
2012-05-12
rndis_wlan: cleanup: change oid from __le32 to u32 in various places
Jussi Kivilinna
1
-49
/
+49
2012-05-12
rndis_host: cleanup: change oid from __le32 to u32 in rndis_query()
Jussi Kivilinna
1
-6
/
+6
2012-05-12
rndis_wlan: cleanup: byteswap data from device instead of RNDIS_* defines
Jussi Kivilinna
1
-13
/
+13
2012-05-12
rndis_host: cleanup: byteswap data from device instead of RNDIS_* defines
Jussi Kivilinna
1
-25
/
+28
2012-05-12
usb/net: rndis: move bus message definition
Linus Walleij
1
-6
/
+5
2012-05-12
usb/net: rndis: fixup a few name prefixes
Linus Walleij
2
-57
/
+54
2012-05-12
usb/net: rndis: merge command codes
Linus Walleij
3
-57
/
+39
2012-05-12
usb/net: rndis: move and namespace PnP defines
Linus Walleij
1
-15
/
+12
2012-05-12
usb/net: rndis: delete duplicate packet types
Linus Walleij
1
-13
/
+0
2012-05-12
usb/net: rndis: merge media type definitions
Linus Walleij
3
-45
/
+29
2012-05-12
usb/net: rndis: group all status codes together
Linus Walleij
1
-81
/
+76
2012-05-12
usb/net: rndis: delete surplus defines
Linus Walleij
1
-4
/
+0
2012-05-12
usb/net: rndis: merge duplicate 802_* OIDs
Linus Walleij
3
-174
/
+188
2012-05-12
usb/net: rndis: eliminate first set of duplicate OIDs
Linus Walleij
4
-185
/
+123
2012-05-12
usb/net: rndis: remove ambigous status codes
Linus Walleij
2
-30
/
+5
2012-05-12
usb/net: rndis: break out <linux/rndis.h> defines
Linus Walleij
6
-613
/
+565
2012-05-12
usb/net: rndis: inline the cpu_to_le32() macro
Linus Walleij
3
-173
/
+177
2012-05-11
net/ipv6/af_inet6.c: checkpatch cleanup
Eldad Zack
1
-18
/
+11
2012-05-11
net: of/phy: fix build error when phylib is built as a module
Bjørn Mork
1
-1
/
+1
2012-05-11
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
18
-265
/
+380
2012-05-11
batman-adv: add contributor name
Antonio Quartulli
2
-2
/
+2
2012-05-11
batman-adv: update copyright years
Antonio Quartulli
2
-2
/
+2
2012-05-11
batman-adv: fix checkpatch string complaint
Marek Lindner
1
-2
/
+2
2012-05-11
batman-adv: avoid temporary routing loops by being strict on forwarded OGMs
Marek Lindner
2
-29
/
+32
2012-05-11
batman-adv: Adding hard_iface specific sysfs wrapper macros for UINT
Linus Luessing
1
-0
/
+43
[next]