index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
sparc: Set reboot-cmd using reboot data hypervisor call if available.
David S. Miller
2011-08-03
5
-9
/
+53
*
sparc: Add some missing hypervisor API groups.
David S. Miller
2011-08-03
2
-0
/
+12
*
sparc: Use hweight64() in popc emulation.
David S. Miller
2011-08-03
1
-11
/
+4
*
sparc: Use popc if possible for hweight routines.
David S. Miller
2011-08-03
7
-40
/
+102
*
sparc: Minor tweaks to Niagara page copy/clear.
David S. Miller
2011-08-03
4
-102
/
+77
*
sparc: Sanitize cpu feature detection and reporting.
David S. Miller
2011-07-29
4
-36
/
+185
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2011-07-28
13
-34
/
+95
|
\
|
*
n2_crypto: Attach on Niagara-T3.
David S. Miller
2011-07-28
1
-15
/
+18
|
*
n2rng: Attach on Niagara-T3.
David S. Miller
2011-07-28
2
-13
/
+18
|
*
sparc: Detect and handle UltraSPARC-T3 cpu types.
David S. Miller
2011-07-28
7
-4
/
+50
|
*
sparc: Don't do expensive hypervisor PCR write unless necessary.
David S. Miller
2011-07-28
1
-2
/
+5
|
*
sparc: Add T3 sun4v cpu type and hypervisor group defines.
David S. Miller
2011-07-28
3
-0
/
+3
|
*
sparc: Don't leave sparc_pmu_type NULL on sun4v.
David S. Miller
2011-07-28
1
-0
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2011-07-28
36
-245
/
+358
|
\
\
|
*
|
tg3: Remove 5719 jumbo frames and TSO blocks
Matt Carlson
2011-07-28
1
-3
/
+3
|
*
|
tg3: Break larger frags into 4k chunks for 5719
Matt Carlson
2011-07-28
2
-6
/
+47
|
*
|
tg3: Add tx BD budgeting code
Matt Carlson
2011-07-28
1
-20
/
+29
|
*
|
tg3: Consolidate code that calls tg3_tx_set_bd()
Matt Carlson
2011-07-28
1
-37
/
+42
|
*
|
tg3: Add partial fragment unmapping code
Matt Carlson
2011-07-28
2
-0
/
+27
|
*
|
tg3: Generalize tg3_skb_error_unmap()
Matt Carlson
2011-07-28
1
-32
/
+16
|
*
|
tg3: Remove short DMA check for 1st fragment
Matt Carlson
2011-07-28
1
-3
/
+0
|
*
|
tg3: Simplify tx bd assignments
Matt Carlson
2011-07-28
1
-39
/
+37
|
*
|
tg3: Reintroduce tg3_tx_ring_info
Matt Carlson
2011-07-28
2
-7
/
+12
|
*
|
ASIX: Use only 11 bits of header for data size
Marek Vasut
2011-07-28
1
-2
/
+2
|
*
|
ASIX: Simplify condition in rx_fixup()
Marek Vasut
2011-07-28
1
-3
/
+2
|
*
|
Fix cdc-phonet build
Chris Clayton
2011-07-28
1
-0
/
+1
|
*
|
bonding: reduce noise during init
Andy Gospodarek
2011-07-28
1
-1
/
+1
|
*
|
bonding: fix string comparison errors
Andy Gospodarek
2011-07-28
1
-62
/
+71
|
*
|
net: Audit drivers to identify those needing IFF_TX_SKB_SHARING cleared
Neil Horman
2011-07-28
14
-8
/
+22
|
*
|
net: add IFF_SKB_TX_SHARED flag to priv_flags
Neil Horman
2011-07-28
3
-3
/
+8
|
*
|
net: sock_sendmsg_nosec() is static
Eric Dumazet
2011-07-28
1
-1
/
+1
|
*
|
forcedeth: fix vlans
Jiri Pirko
2011-07-28
1
-3
/
+13
|
*
|
gianfar: fix bug caused by 87c288c6e9aa31720b72e2bc2d665e24e1653c3e
Sebastian Pöhn
2011-07-28
1
-5
/
+1
|
*
|
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2011-07-28
5
-7
/
+11
|
|
\
\
|
|
*
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-07-26
5
-7
/
+11
|
|
|
\
\
|
|
|
*
|
wireless: fix a typo in ignore_reg_update
Mihai Moldovan
2011-07-26
1
-1
/
+1
|
|
|
*
|
b43: fix invalid memory access in b43_ssb_remove()
Pavel Roskin
2011-07-26
1
-2
/
+3
|
|
|
*
|
b43: bcma: drop BROKEN
Rafał Miłecki
2011-07-26
1
-1
/
+1
|
|
|
*
|
b43: bus: fix memory corruption when setting driver's data
Rafał Miłecki
2011-07-26
1
-0
/
+2
|
|
|
*
|
cfg80211: really ignore the regulatory request
Sven Neumann
2011-07-26
1
-2
/
+3
|
|
|
*
|
NFC: pn533: use after free in pn533_disconnect()
Dan Carpenter
2011-07-26
1
-1
/
+1
|
*
|
|
|
gro: Only reset frag0 when skb can be pulled
Herbert Xu
2011-07-27
1
-1
/
+4
|
*
|
|
|
net: Convert struct net_device uc_promisc to bool
Joe Perches
2011-07-26
2
-3
/
+3
|
*
|
|
|
net: fix eth.c kernel-doc warning
Randy Dunlap
2011-07-26
1
-0
/
+1
|
*
|
|
|
IPv4: Send gratuitous ARP for secondary IP addresses also
Zoltan Kiss
2011-07-26
1
-8
/
+8
|
*
|
|
|
ipv6: Do not leave router anycast address for /127 prefixes.
YOSHIFUJI Hideaki
2011-07-26
1
-0
/
+2
|
*
|
|
|
drivers:connector:remove an unused variable *tracer*
Wanlong Gao
2011-07-26
1
-1
/
+0
|
*
|
|
|
acenic: use netdev_alloc_skb_ip_align
stephen hemminger
2011-07-26
2
-24
/
+27
*
|
|
|
|
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
2011-07-28
12
-1379
/
+3093
|
\
\
\
\
\
|
*
|
|
|
|
md/raid10: handle further errors during fix_read_error better.
NeilBrown
2011-07-28
1
-15
/
+44
[next]