aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [NETFILTER]: nfnetlink: fix ifdef in nfnetlink_compat.hPatrick McHardy2008-03-101-1/+1
* [NET]: include <linux/types.h> into linux/ethtool.h for __u* typedefKirill A. Shutemov2008-03-071-0/+1
* [NET]: Make /proc/net a symlink on /proc/self/net (v3)Pavel Emelyanov2008-03-076-41/+114
* RxRPC: fix rxrpc_recvmsg()'s returning of msg_nameDavid Howells2008-03-051-1/+2
* net/enc28j60: oops fixDavid Brownell2008-03-051-1/+2
* drivers/net/ac3200.c: replace init_module&cleanup_module with module_init&mod...Jon Schindler2008-03-051-3/+4
* drivers/net/apne.c: replace init_module&cleanup_module with module_init&modul...Jon Schindler2008-03-051-3/+4
* drivers/net/arcnet/capmode.c: replace init_module&cleanup_module with module_...Jon Schindler2008-03-051-2/+4
* drivers/net/appletalk/ltpc.c: replace init_module&cleanup_module with module_...Jon Schindler2008-03-051-1/+2
* bluetooth: make bnep_sock_cleanup() return voidTobias Klauser2008-03-052-4/+2
* bluetooth: Make hci_sock_cleanup() return voidTobias Klauser2008-03-052-4/+2
* bluetooth: hci_core: defer hci_unregister_sysfs()Dave Young2008-03-051-2/+2
* bluetooth: CONWISE Technology based adapters with buggy SCO support (bugzilla...SDiZ2008-03-051-0/+3
* [PPPOL2TP]: Fix SMP issues in skb reorder queue handlingJames Chapman2008-03-051-3/+8
* [PPPOL2TP]: Make locking calls softirq-safeJames Chapman2008-03-051-29/+29
* atm: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-053-10/+10
* isdn: replace __inline with inlineHarvey Harrison2008-03-052-3/+3
* irda: replace __inline with inlineHarvey Harrison2008-03-051-3/+3
* net: replace __inline with inlineHarvey Harrison2008-03-051-1/+1
* [SCTP]: Bring MAX_BURST socket option into ietf API extension complianceNeil Horman2008-03-051-13/+60
* SCTP: Fix chunk parameter processing bugGui Jianfeng2008-03-051-0/+8
* make s2io.c:init_tti() staticAdrian Bunk2008-03-051-1/+1
* FIXED_PHY must depend on PHYLIB=yAdrian Bunk2008-03-051-0/+1
* fix drivers/net/atarilance.c compilationAdrian Bunk2008-03-051-3/+2
* Intel ethernet adapter: Update MAINTAINERSAuke Kok2008-03-051-28/+4
* ixgbe: fix typo in speed mesageEmil Tantilov2008-03-051-1/+1
* e100: Do suspend/shutdown like e1000Auke Kok2008-03-051-26/+3
* ehea: Fix missing Kconfig dependencyThomas Klein2008-03-051-1/+1
* axnet_cs: change debugging level for "Too much work at interrupt" message.Komuro2008-03-051-1/+1
* mv643xx_eth: Define module alias for platform deviceMartin Michlmayr2008-03-051-0/+1
* de2104x: remove BUG_ON() when changing media typeOndrej Zary2008-03-051-1/+2
* dm9161: add configuration for MII/RMIIfrederic Rodo2008-03-051-3/+14
* [IPCONFIG]: The kernel gets no IP from some DHCP serversStephen Hemminger2008-03-041-2/+2
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-03-047-73/+70
|\
| * b43legacy: Fix module init messageMichael Buesch2008-03-041-1/+1
| * rndis_wlan: fix broken data copyJussi Kivilinna2008-03-041-5/+3
| * libertas: compare the current command with responseSebastian Siewior2008-03-041-3/+1
| * libertas: fix sanity check on sequence number in command responseDavid Woodhouse2008-03-041-2/+2
| * p54: fix eeprom parser length sanity checksJohannes Berg2008-03-041-7/+11
| * p54: fix EEPROM structure endiannessJohannes Berg2008-03-042-5/+5
| * ssb: Add pcibios_enable_device() return value checkYoichi Yuasa2008-03-041-1/+4
| * rc80211-pid: fix rate adjustmentStefano Brivio2008-03-041-49/+43
* | [ESP]: Add select on AUTHENCHerbert Xu2008-03-042-2/+2
* | [TCP]: Improve ipv4 established hash function.David S. Miller2008-03-041-1/+2
* | [NETPOLL]: Revert two bogus cleanups that broke netconsole.David S. Miller2008-03-042-7/+12
|/
* [PPPOL2TP]: Add missing sock_put() in pppol2tp_tunnel_closeall()Jarek Poplawski2008-03-031-1/+6
* Subject: [PPPOL2TP] add missing sock_put() in pppol2tp_recv_dequeue()Jarek Poplawski2008-03-031-0/+1
* [BLUETOOTH]: l2cap info_timer delete fix in hci_conn_delDave Young2008-03-031-1/+2
* [NET]: Fix race in generic address resolution.Frank Blaschka2008-03-031-1/+1
* iucv: fix build error on !SMPHeiko Carstens2008-03-031-2/+0