aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-03-05drivers/net/ac3200.c: replace init_module&cleanup_module with module_init&mod...Jon Schindler
2008-03-05drivers/net/apne.c: replace init_module&cleanup_module with module_init&modul...Jon Schindler
2008-03-05drivers/net/arcnet/capmode.c: replace init_module&cleanup_module with module_...Jon Schindler
2008-03-05drivers/net/appletalk/ltpc.c: replace init_module&cleanup_module with module_...Jon Schindler
2008-03-05bluetooth: make bnep_sock_cleanup() return voidTobias Klauser
2008-03-05bluetooth: Make hci_sock_cleanup() return voidTobias Klauser
2008-03-05bluetooth: hci_core: defer hci_unregister_sysfs()Dave Young
2008-03-05bluetooth: CONWISE Technology based adapters with buggy SCO support (bugzilla...SDiZ
2008-03-05[PPPOL2TP]: Fix SMP issues in skb reorder queue handlingJames Chapman
2008-03-05[PPPOL2TP]: Make locking calls softirq-safeJames Chapman
2008-03-05atm: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-03-05isdn: replace __inline with inlineHarvey Harrison
2008-03-05irda: replace __inline with inlineHarvey Harrison
2008-03-05net: replace __inline with inlineHarvey Harrison
2008-03-05[SCTP]: Bring MAX_BURST socket option into ietf API extension complianceNeil Horman
2008-03-05SCTP: Fix chunk parameter processing bugGui Jianfeng
2008-03-05make s2io.c:init_tti() staticAdrian Bunk
2008-03-05FIXED_PHY must depend on PHYLIB=yAdrian Bunk
2008-03-05fix drivers/net/atarilance.c compilationAdrian Bunk
2008-03-05Intel ethernet adapter: Update MAINTAINERSAuke Kok
2008-03-05ixgbe: fix typo in speed mesageEmil Tantilov
2008-03-05e100: Do suspend/shutdown like e1000Auke Kok
2008-03-05ehea: Fix missing Kconfig dependencyThomas Klein
2008-03-05axnet_cs: change debugging level for "Too much work at interrupt" message.Komuro
2008-03-05mv643xx_eth: Define module alias for platform deviceMartin Michlmayr
2008-03-05de2104x: remove BUG_ON() when changing media typeOndrej Zary
2008-03-05dm9161: add configuration for MII/RMIIfrederic Rodo
2008-03-04[IPCONFIG]: The kernel gets no IP from some DHCP serversStephen Hemminger
2008-03-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller
2008-03-04b43legacy: Fix module init messageMichael Buesch
2008-03-04rndis_wlan: fix broken data copyJussi Kivilinna
2008-03-04libertas: compare the current command with responseSebastian Siewior
2008-03-04libertas: fix sanity check on sequence number in command responseDavid Woodhouse
2008-03-04p54: fix eeprom parser length sanity checksJohannes Berg
2008-03-04p54: fix EEPROM structure endiannessJohannes Berg
2008-03-04ssb: Add pcibios_enable_device() return value checkYoichi Yuasa
2008-03-04rc80211-pid: fix rate adjustmentStefano Brivio
2008-03-04[ESP]: Add select on AUTHENCHerbert Xu
2008-03-04[TCP]: Improve ipv4 established hash function.David S. Miller
2008-03-04[NETPOLL]: Revert two bogus cleanups that broke netconsole.David S. Miller
2008-03-03[PPPOL2TP]: Add missing sock_put() in pppol2tp_tunnel_closeall()Jarek Poplawski
2008-03-03Subject: [PPPOL2TP] add missing sock_put() in pppol2tp_recv_dequeue()Jarek Poplawski
2008-03-03[BLUETOOTH]: l2cap info_timer delete fix in hci_conn_delDave Young
2008-03-03[NET]: Fix race in generic address resolution.Frank Blaschka
2008-03-03iucv: fix build error on !SMPHeiko Carstens
2008-03-03[TCP]: Must count fack_count also when skippingIlpo Järvinen
2008-02-29[TUN]: Fix RTNL-locking in tun/tap driverKim B. Heino
2008-02-29[SCTP]: Use proc_create to setup de->proc_fops.Pavel Emelyanov
2008-02-29[IRDA]: Use proc_create() to setup ->proc_fops firstWang Chen
2008-02-28[TCP]: BIC web page link is corrected.Sangtae Ha