summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-03-05drivers/net/ac3200.c: replace init_module&cleanup_module with module_init&mod...Jon Schindler1-3/+4
2008-03-05drivers/net/apne.c: replace init_module&cleanup_module with module_init&modul...Jon Schindler1-3/+4
2008-03-05drivers/net/arcnet/capmode.c: replace init_module&cleanup_module with module_...Jon Schindler1-2/+4
2008-03-05drivers/net/appletalk/ltpc.c: replace init_module&cleanup_module with module_...Jon Schindler1-1/+2
2008-03-05bluetooth: make bnep_sock_cleanup() return voidTobias Klauser2-4/+2
2008-03-05bluetooth: Make hci_sock_cleanup() return voidTobias Klauser2-4/+2
2008-03-05bluetooth: hci_core: defer hci_unregister_sysfs()Dave Young1-2/+2
2008-03-05bluetooth: CONWISE Technology based adapters with buggy SCO support (bugzilla...SDiZ1-0/+3
2008-03-05[PPPOL2TP]: Fix SMP issues in skb reorder queue handlingJames Chapman1-3/+8
2008-03-05[PPPOL2TP]: Make locking calls softirq-safeJames Chapman1-29/+29
2008-03-05atm: replace remaining __FUNCTION__ occurrencesHarvey Harrison3-10/+10
2008-03-05isdn: replace __inline with inlineHarvey Harrison2-3/+3
2008-03-05irda: replace __inline with inlineHarvey Harrison1-3/+3
2008-03-05net: replace __inline with inlineHarvey Harrison1-1/+1
2008-03-05[SCTP]: Bring MAX_BURST socket option into ietf API extension complianceNeil Horman1-13/+60
2008-03-05SCTP: Fix chunk parameter processing bugGui Jianfeng1-0/+8
2008-03-05make s2io.c:init_tti() staticAdrian Bunk1-1/+1
2008-03-05FIXED_PHY must depend on PHYLIB=yAdrian Bunk1-0/+1
2008-03-05fix drivers/net/atarilance.c compilationAdrian Bunk1-3/+2
2008-03-05Intel ethernet adapter: Update MAINTAINERSAuke Kok1-28/+4
2008-03-05ixgbe: fix typo in speed mesageEmil Tantilov1-1/+1
2008-03-05e100: Do suspend/shutdown like e1000Auke Kok1-26/+3
2008-03-05ehea: Fix missing Kconfig dependencyThomas Klein1-1/+1
2008-03-05axnet_cs: change debugging level for "Too much work at interrupt" message.Komuro1-1/+1
2008-03-05mv643xx_eth: Define module alias for platform deviceMartin Michlmayr1-0/+1
2008-03-05de2104x: remove BUG_ON() when changing media typeOndrej Zary1-1/+2
2008-03-05dm9161: add configuration for MII/RMIIfrederic Rodo1-3/+14
2008-03-04[IPCONFIG]: The kernel gets no IP from some DHCP serversStephen Hemminger1-2/+2
2008-03-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller7-73/+70
2008-03-04b43legacy: Fix module init messageMichael Buesch1-1/+1
2008-03-04rndis_wlan: fix broken data copyJussi Kivilinna1-5/+3
2008-03-04libertas: compare the current command with responseSebastian Siewior1-3/+1
2008-03-04libertas: fix sanity check on sequence number in command responseDavid Woodhouse1-2/+2
2008-03-04p54: fix eeprom parser length sanity checksJohannes Berg1-7/+11
2008-03-04p54: fix EEPROM structure endiannessJohannes Berg2-5/+5
2008-03-04ssb: Add pcibios_enable_device() return value checkYoichi Yuasa1-1/+4
2008-03-04rc80211-pid: fix rate adjustmentStefano Brivio1-49/+43
2008-03-04[ESP]: Add select on AUTHENCHerbert Xu2-2/+2
2008-03-04[TCP]: Improve ipv4 established hash function.David S. Miller1-1/+2
2008-03-04[NETPOLL]: Revert two bogus cleanups that broke netconsole.David S. Miller2-7/+12
2008-03-03[PPPOL2TP]: Add missing sock_put() in pppol2tp_tunnel_closeall()Jarek Poplawski1-1/+6
2008-03-03Subject: [PPPOL2TP] add missing sock_put() in pppol2tp_recv_dequeue()Jarek Poplawski1-0/+1
2008-03-03[BLUETOOTH]: l2cap info_timer delete fix in hci_conn_delDave Young1-1/+2
2008-03-03[NET]: Fix race in generic address resolution.Frank Blaschka1-1/+1
2008-03-03iucv: fix build error on !SMPHeiko Carstens1-2/+0
2008-03-03[TCP]: Must count fack_count also when skippingIlpo Järvinen1-5/+9
2008-02-29[TUN]: Fix RTNL-locking in tun/tap driverKim B. Heino1-1/+5
2008-02-29[SCTP]: Use proc_create to setup de->proc_fops.Pavel Emelyanov1-6/+3
2008-02-29[IRDA]: Use proc_create() to setup ->proc_fops firstWang Chen3-11/+9
2008-02-28[TCP]: BIC web page link is corrected.Sangtae Ha1-2/+3