aboutsummaryrefslogtreecommitdiffstats
path: root/init (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-03-10[NETFILTER]: nf_conntrack: add \n to "expectation table full" messageAlexey Dobriyan1-1/+1
2008-03-10[NETFILTER]: xt_time: fix failure to match on SundaysJan Engelhardt1-2/+5
2008-03-10[NETFILTER]: nfnetlink_log: fix computation of netlink skb sizeEric Leblond1-1/+1
2008-03-10[NETFILTER]: nfnetlink_queue: fix computation of allocated size for netlink skb.Eric Leblond1-1/+1
2008-03-10[NETFILTER]: nfnetlink: fix ifdef in nfnetlink_compat.hPatrick McHardy1-1/+1
2008-03-07[NET]: include <linux/types.h> into linux/ethtool.h for __u* typedefKirill A. Shutemov1-0/+1
2008-03-07[NET]: Make /proc/net a symlink on /proc/self/net (v3)Pavel Emelyanov6-41/+114
2008-03-05RxRPC: fix rxrpc_recvmsg()'s returning of msg_nameDavid Howells1-1/+2
2008-03-05net/enc28j60: oops fixDavid Brownell1-1/+2
2008-03-05drivers/net/ac3200.c: replace init_module&cleanup_module with module_init&module_exitJon Schindler1-3/+4
2008-03-05drivers/net/apne.c: replace init_module&cleanup_module with module_init&module_exitJon Schindler1-3/+4
2008-03-05drivers/net/arcnet/capmode.c: replace init_module&cleanup_module with module_init&module_exitJon Schindler1-2/+4
2008-03-05drivers/net/appletalk/ltpc.c: replace init_module&cleanup_module with module_init&module_exitJon 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 #9027)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-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