index
:
~ramaling/linux
dg2_enabling_ww4.2
dg2_enabling_ww49.3
dg2_enabling_ww5.5
dg2_enabling_ww50.3
dg2_enabling_ww50.4
dg2_enabling_ww51.3
dg2_enabling_ww6.2
dg2_enabling_ww7.5
dg2_enabling_ww8.3
dg2_for_ci_ww8.5
drm-tip
drm_tip_ww49.2
flat-ccs-v4
flat-ccs-v5
flat-ccs-v6
flat-ccs-v7
flat-ccs-v8
flat-ccs-ww10.07
flat-ccs-ww10.2
flat-ccs-ww10.3
flat-ccs-ww10.5
flat-ccs-ww11.01
flat-ccs-ww12.02
flat-ccs-ww9.4
flat-ccs-ww9.4-wip
flat-ccs-ww9.7
igt_vm_bind_upstream_7
master
vm_bind_upstream_7
vm_bind_v2
vm_bind_v2_2
Ram's kernel repositories
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-03-05
drivers/net/ac3200.c: replace init_module&cleanup_module with module_init&mod...
Jon Schindler
1
-3
/
+4
2008-03-05
drivers/net/apne.c: replace init_module&cleanup_module with module_init&modul...
Jon Schindler
1
-3
/
+4
2008-03-05
drivers/net/arcnet/capmode.c: replace init_module&cleanup_module with module_...
Jon Schindler
1
-2
/
+4
2008-03-05
drivers/net/appletalk/ltpc.c: replace init_module&cleanup_module with module_...
Jon Schindler
1
-1
/
+2
2008-03-05
bluetooth: make bnep_sock_cleanup() return void
Tobias Klauser
2
-4
/
+2
2008-03-05
bluetooth: Make hci_sock_cleanup() return void
Tobias Klauser
2
-4
/
+2
2008-03-05
bluetooth: hci_core: defer hci_unregister_sysfs()
Dave Young
1
-2
/
+2
2008-03-05
bluetooth: CONWISE Technology based adapters with buggy SCO support (bugzilla...
SDiZ
1
-0
/
+3
2008-03-05
[PPPOL2TP]: Fix SMP issues in skb reorder queue handling
James Chapman
1
-3
/
+8
2008-03-05
[PPPOL2TP]: Make locking calls softirq-safe
James Chapman
1
-29
/
+29
2008-03-05
atm: replace remaining __FUNCTION__ occurrences
Harvey Harrison
3
-10
/
+10
2008-03-05
isdn: replace __inline with inline
Harvey Harrison
2
-3
/
+3
2008-03-05
irda: replace __inline with inline
Harvey Harrison
1
-3
/
+3
2008-03-05
net: replace __inline with inline
Harvey Harrison
1
-1
/
+1
2008-03-05
[SCTP]: Bring MAX_BURST socket option into ietf API extension compliance
Neil Horman
1
-13
/
+60
2008-03-05
SCTP: Fix chunk parameter processing bug
Gui Jianfeng
1
-0
/
+8
2008-03-05
make s2io.c:init_tti() static
Adrian Bunk
1
-1
/
+1
2008-03-05
FIXED_PHY must depend on PHYLIB=y
Adrian Bunk
1
-0
/
+1
2008-03-05
fix drivers/net/atarilance.c compilation
Adrian Bunk
1
-3
/
+2
2008-03-05
Intel ethernet adapter: Update MAINTAINERS
Auke Kok
1
-28
/
+4
2008-03-05
ixgbe: fix typo in speed mesage
Emil Tantilov
1
-1
/
+1
2008-03-05
e100: Do suspend/shutdown like e1000
Auke Kok
1
-26
/
+3
2008-03-05
ehea: Fix missing Kconfig dependency
Thomas Klein
1
-1
/
+1
2008-03-05
axnet_cs: change debugging level for "Too much work at interrupt" message.
Komuro
1
-1
/
+1
2008-03-05
mv643xx_eth: Define module alias for platform device
Martin Michlmayr
1
-0
/
+1
2008-03-05
de2104x: remove BUG_ON() when changing media type
Ondrej Zary
1
-1
/
+2
2008-03-05
dm9161: add configuration for MII/RMII
frederic Rodo
1
-3
/
+14
2008-03-04
[IPCONFIG]: The kernel gets no IP from some DHCP servers
Stephen Hemminger
1
-2
/
+2
2008-03-04
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...
David S. Miller
7
-73
/
+70
2008-03-04
b43legacy: Fix module init message
Michael Buesch
1
-1
/
+1
2008-03-04
rndis_wlan: fix broken data copy
Jussi Kivilinna
1
-5
/
+3
2008-03-04
libertas: compare the current command with response
Sebastian Siewior
1
-3
/
+1
2008-03-04
libertas: fix sanity check on sequence number in command response
David Woodhouse
1
-2
/
+2
2008-03-04
p54: fix eeprom parser length sanity checks
Johannes Berg
1
-7
/
+11
2008-03-04
p54: fix EEPROM structure endianness
Johannes Berg
2
-5
/
+5
2008-03-04
ssb: Add pcibios_enable_device() return value check
Yoichi Yuasa
1
-1
/
+4
2008-03-04
rc80211-pid: fix rate adjustment
Stefano Brivio
1
-49
/
+43
2008-03-04
[ESP]: Add select on AUTHENC
Herbert Xu
2
-2
/
+2
2008-03-04
[TCP]: Improve ipv4 established hash function.
David S. Miller
1
-1
/
+2
2008-03-04
[NETPOLL]: Revert two bogus cleanups that broke netconsole.
David S. Miller
2
-7
/
+12
2008-03-03
[PPPOL2TP]: Add missing sock_put() in pppol2tp_tunnel_closeall()
Jarek Poplawski
1
-1
/
+6
2008-03-03
Subject: [PPPOL2TP] add missing sock_put() in pppol2tp_recv_dequeue()
Jarek Poplawski
1
-0
/
+1
2008-03-03
[BLUETOOTH]: l2cap info_timer delete fix in hci_conn_del
Dave Young
1
-1
/
+2
2008-03-03
[NET]: Fix race in generic address resolution.
Frank Blaschka
1
-1
/
+1
2008-03-03
iucv: fix build error on !SMP
Heiko Carstens
1
-2
/
+0
2008-03-03
[TCP]: Must count fack_count also when skipping
Ilpo Järvinen
1
-5
/
+9
2008-02-29
[TUN]: Fix RTNL-locking in tun/tap driver
Kim B. Heino
1
-1
/
+5
2008-02-29
[SCTP]: Use proc_create to setup de->proc_fops.
Pavel Emelyanov
1
-6
/
+3
2008-02-29
[IRDA]: Use proc_create() to setup ->proc_fops first
Wang Chen
3
-11
/
+9
2008-02-28
[TCP]: BIC web page link is corrected.
Sangtae Ha
1
-2
/
+3
[next]