index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
/
pktcdvd.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-03-06
drivers/net/ac3200.c: replace init_module&cleanup_module with module_init&mod...
Jon Schindler
1
-3
/
+4
2008-03-06
drivers/net/apne.c: replace init_module&cleanup_module with module_init&modul...
Jon Schindler
1
-3
/
+4
2008-03-06
drivers/net/arcnet/capmode.c: replace init_module&cleanup_module with module_...
Jon Schindler
1
-2
/
+4
2008-03-06
drivers/net/appletalk/ltpc.c: replace init_module&cleanup_module with module_...
Jon Schindler
1
-1
/
+2
2008-03-06
bluetooth: make bnep_sock_cleanup() return void
Tobias Klauser
2
-4
/
+2
2008-03-06
bluetooth: Make hci_sock_cleanup() return void
Tobias Klauser
2
-4
/
+2
2008-03-06
bluetooth: hci_core: defer hci_unregister_sysfs()
Dave Young
1
-2
/
+2
2008-03-06
bluetooth: CONWISE Technology based adapters with buggy SCO support (bugzilla...
SDiZ
1
-0
/
+3
2008-03-06
[PPPOL2TP]: Fix SMP issues in skb reorder queue handling
James Chapman
1
-3
/
+8
2008-03-06
[PPPOL2TP]: Make locking calls softirq-safe
James Chapman
1
-29
/
+29
2008-03-06
atm: replace remaining __FUNCTION__ occurrences
Harvey Harrison
3
-10
/
+10
2008-03-06
isdn: replace __inline with inline
Harvey Harrison
2
-3
/
+3
2008-03-06
irda: replace __inline with inline
Harvey Harrison
1
-3
/
+3
2008-03-06
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-05
[IPCONFIG]: The kernel gets no IP from some DHCP servers
Stephen Hemminger
1
-2
/
+2
2008-03-05
b43legacy: Fix module init message
Michael Buesch
1
-1
/
+1
2008-03-05
rndis_wlan: fix broken data copy
Jussi Kivilinna
1
-5
/
+3
2008-03-05
libertas: compare the current command with response
Sebastian Siewior
1
-3
/
+1
2008-03-05
libertas: fix sanity check on sequence number in command response
David Woodhouse
1
-2
/
+2
2008-03-05
p54: fix eeprom parser length sanity checks
Johannes Berg
1
-7
/
+11
2008-03-05
p54: fix EEPROM structure endianness
Johannes Berg
2
-5
/
+5
2008-03-05
ssb: Add pcibios_enable_device() return value check
Yoichi Yuasa
1
-1
/
+4
2008-03-05
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-04
[PPPOL2TP]: Add missing sock_put() in pppol2tp_tunnel_closeall()
Jarek Poplawski
1
-1
/
+6
2008-03-04
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-29
[TCP]: BIC web page link is corrected.
Sangtae Ha
1
-2
/
+3
2008-02-28
[X25]: Use proc_create() to setup ->proc_fops first
Wang Chen
1
-6
/
+4
[next]