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
*
atm: [nicstar] reformatted with Lindent
chas williams - CONTRACTOR
2010-05-31
3
-3169
/
+2888
*
mlx4_en: use net_device dev_id to indicate port number
Eli Cohen
2010-05-31
1
-0
/
+1
*
xen: netfront: explicitly generate arp_notify event after migration.
Ian Campbell
2010-05-31
1
-0
/
+1
*
arp_notify: allow drivers to explicitly request a notification event.
Ian Campbell
2010-05-31
4
-0
/
+22
*
arp_notify: document that a gratuitous ARP request is sent when this option i...
Ian Campbell
2010-05-31
1
-1
/
+1
*
caif: cleanup: remove duplicate checks
Dan Carpenter
2010-05-31
1
-6
/
+2
*
caif: remove unneeded null check in caif_connect()
Dan Carpenter
2010-05-31
1
-2
/
+1
*
drivers/isdn: Use memdup_user
Julia Lawall
2010-05-31
3
-32
/
+12
*
drivers/net/wan: Use memdup_user
Julia Lawall
2010-05-31
1
-10
/
+4
*
net/dccp: Use memdup_user
Julia Lawall
2010-05-31
1
-8
/
+3
*
drivers/net/wan: Use memdup_user
Julia Lawall
2010-05-31
1
-8
/
+3
*
drivers/net/cxgb3: Use memdup_user
Julia Lawall
2010-05-31
1
-9
/
+3
*
drivers/net: Use memdup_user
Julia Lawall
2010-05-31
1
-8
/
+3
*
net/can: Use memdup_user
Julia Lawall
2010-05-31
1
-8
/
+3
*
tcp: tcp_md5_hash_skb_data() frag_list handling
Eric Dumazet
2010-05-31
1
-0
/
+5
*
net: remove zap_completion_queue
Eric Dumazet
2010-05-31
2
-32
/
+3
*
net: Use __this_cpu_inc() in fast path
Eric Dumazet
2010-05-31
2
-4
/
+2
*
cleanup: remove MIN_FRAG_SIZE definition.
Rami Rosen
2010-05-31
1
-1
/
+0
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-05-31
19
-38
/
+107
|
\
|
*
net: fix sk_forward_alloc corruptions
Eric Dumazet
2010-05-29
3
-2
/
+10
|
*
Phonet: listening socket lock protects the connected socket list
RĂ©mi Denis-Courmont
2010-05-29
1
-3
/
+3
|
*
caif: unlock on error path in cfserl_receive()
Dan Carpenter
2010-05-29
1
-2
/
+4
|
*
be2net: remove superfluous externs
Dan Carpenter
2010-05-29
1
-2
/
+2
|
*
be2net: add unlock on error path
Dan Carpenter
2010-05-29
1
-2
/
+5
|
*
net/rds: Add missing mutex_unlock
Julia Lawall
2010-05-29
2
-0
/
+2
|
*
drivers/isdn/hardware/mISDN: Add missing spin_unlock
Julia Lawall
2010-05-29
1
-1
/
+3
|
*
fs_enet: Adjust BDs after tx error
Mark Ware
2010-05-29
1
-6
/
+43
|
*
skb: make skb_recycle_check() return a bool value
Changli Gao
2010-05-29
2
-7
/
+7
|
*
IPv6: fix Mobile IPv6 regression
Brian Haley
2010-05-29
1
-1
/
+1
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-05-29
7
-12
/
+27
|
|
\
|
|
*
ssb: fix NULL ptr deref when pcihost_wrapper is used
Christoph Fritz
2010-05-28
2
-3
/
+7
|
|
*
mac80211: make a function static
Johannes Berg
2010-05-28
1
-1
/
+1
|
|
*
libertas: fix uninitialized variable warning
Prarit Bhargava
2010-05-28
1
-3
/
+2
|
|
*
ath9k: Fix bug in the way "bf_tx_aborted" of struct ath_buf is used
Vasanthakumar Thiagarajan
2010-05-28
1
-1
/
+3
|
|
*
ath9k: Fix ath_print in xmit for hardware reset.
Justin P. Mattock
2010-05-28
1
-1
/
+1
|
|
*
ar9170usb: fix read from freed driver context
Christian Lamparter
2010-05-26
1
-2
/
+12
|
|
*
Revert "rt2x00: Fix rt2800usb TX descriptor writing."
John W. Linville
2010-05-26
1
-1
/
+1
*
|
|
Linux 2.6.35-rc1
v2.6.35-rc1
Linus Torvalds
2010-05-30
1
-2
/
+2
*
|
|
Merge branch 'slub/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2010-05-30
2
-29
/
+15
|
\
\
\
|
*
|
|
SLUB: Allow full duplication of kmalloc array for 390
Christoph Lameter
2010-05-30
1
-1
/
+1
|
*
|
|
slub: move kmem_cache_node into it's own cacheline
Alexander Duyck
2010-05-24
2
-28
/
+14
*
|
|
|
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-05-30
1
-0
/
+7
|
\
\
\
\
|
*
|
|
|
mutex: Fix optimistic spinning vs. BKL
Tony Breeds
2010-05-19
1
-0
/
+7
*
|
|
|
|
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-05-30
8
-16
/
+45
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2010-05-29
2
-8
/
+17
|
|
\
\
\
\
\
|
|
*
|
|
|
|
ring-buffer: Move zeroing out excess in page to ring buffer code
Steven Rostedt
2010-05-25
2
-8
/
+9
|
|
*
|
|
|
|
ring-buffer: Reset "real_end" when page is filled
Steven Rostedt
2010-05-25
1
-0
/
+8
|
*
|
|
|
|
|
perf tui: Fix last use_browser problem related to .perfconfig
Arnaldo Carvalho de Melo
2010-05-27
1
-1
/
+1
|
*
|
|
|
|
|
perf symbols: Add the build id cache to the vmlinux path
Arnaldo Carvalho de Melo
2010-05-26
3
-6
/
+25
|
*
|
|
|
|
|
perf tui: Reset use_browser if stdout is not a tty
Arnaldo Carvalho de Melo
2010-05-26
2
-1
/
+2
|
|
/
/
/
/
/
[next]