aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/seeq8005.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2005-09-06[NET]: proto_unregister: fix sleeping while atomicPatrick McHardy1-3/+2
2005-09-06[IPV4]: Reassembly trim not clearing CHECKSUM_HWStephen Hemminger1-1/+1
2005-09-06[AX25]: Make ax2asc thread-proofRalf Baechle10-24/+39
2005-09-06[NET]: skb_get/set_timestamp use constStephen Hemminger1-2/+2
2005-09-06[NETLINK]: Don't prevent creating sockets when no kernel socket is registeredPatrick McHardy1-18/+41
2005-09-06[NETFILTER]: Missing unlock in TCP connection tracking error pathPatrick McHardy1-0/+1
2005-09-06[NETFILTER]: kill __ip_ct_expect_unlink_destroyPablo Neira Ayuso4-19/+17
2005-09-06[NETFILTER]: Don't increase master refcount on expectationsPablo Neira Ayuso1-4/+4
2005-09-06[NETFILTER]: Fix HW checksum handling in nfnetlink_queuePatrick McHardy1-1/+7
2005-09-06[NETFILTER]: Handle NAT module load racePatrick McHardy3-2/+32
2005-09-06[NETFILTER]: Fix CONNMARK Kconfig dependencyYasuyuki Kozakai1-0/+1
2005-09-06[NETFILTER]: Add NetBIOS name service helperPatrick McHardy3-0/+151
2005-09-06[NETFILTER]: Add support for permanent expectationsPatrick McHardy7-4/+18
2005-09-06[NET]: Make sure l_linger is unsigned to avoid negative timeoutsEric Dumazet1-2/+2
2005-09-06[CRYPTO] Fix boundary check in standard multi-block cipher processorsHerbert Xu1-3/+9
2005-09-06[NET]: Use file->private_data to get socket pointer.Eric Dumazet2-15/+13
2005-09-06[PATCH] remove linux/version.h include from arch/ppc64Olaf Hering5-7/+4
2005-09-06[PATCH] Invert sense of SLB class bitDavid Gibson4-12/+15
2005-09-05[SPARC64]: Kconfig fix (GEN_RTC dependencies)Al Viro1-1/+1
2005-09-05[SUNSU]: Compile fixes.Al Viro1-3/+7
2005-09-05[SPARC64]: Don't include drivers/firmware/KconfigDavid S. Miller1-2/+0
2005-09-05[RTC]: Use SA_SHIRQ in sparc specific code.David S. Miller1-3/+2
2005-09-05[MOXA]: Fix this driver properly.Al Viro2-2/+1
2005-09-05[IEEE80211]: Use correct size_t printf format string in ieee80211_rx.cDavid S. Miller1-1/+1
2005-09-06[PATCH] ppc64: Fix build with oprofile disabledAnton Blanchard1-0/+26
2005-09-06[PATCH] ppc64: Move oprofile_model into cpu feature structAnton Blanchard3-37/+23
2005-09-06[PATCH] ppc64: Move oprofile_impl.h into include/asm-ppc64Anton Blanchard4-8/+6
2005-09-06[PATCH] ppc64: Add oprofile cpu_type to cpu feature structAnton Blanchard3-5/+17
2005-09-06[PATCH] ppc64: Use num_pmcs in oprofile codeAnton Blanchard2-11/+5
2005-09-06[PATCH] ppc64: remove CPU_FTR_PMC8Anton Blanchard2-14/+12
2005-09-06[PATCH] ppc64: add number of PMCs to cputableAnton Blanchard3-19/+45
2005-09-05[IPW2200]: ipw2200.h needs linux/dma-mapping.hDavid S. Miller1-0/+1
2005-09-06[PATCH] ppc64: Allow world readable /proc/ppc64/lparcfgWim Coekaerts1-1/+1
2005-09-06[PATCH] ppc64: remove use of asm/segment.hKumar Gala1-1/+0
2005-09-06[PATCH] ppc/ppc64: Merge more include filesJon Loeliger18-307/+167
2005-09-06[PATCH] Move 3 more headers to asm-powerpcBecky Bruce6-472/+10
2005-09-06[PATCH] ppc64: speedup cmpxchgAnton Blanchard1-11/+8
2005-09-06[PATCH] ppc64: poison initmemAnton Blanchard1-0/+1
2005-09-06[PATCH] ppc64: systemcfg is now a pointerJimi Xenidis1-3/+6
2005-09-06[PATCH] ppc64: Consolidate early console and PPCDBG codeMilton Miller3-39/+50
2005-09-06[PATCH] ppc64: Remove old includesMilton Miller3-13/+3
2005-09-06[PATCH] ppc64: Take udbg out of ppc_mdMilton Miller9-58/+51
2005-09-06[PATCH] ppc64: Split SCC and 15550 udbg codeMilton Miller4-227/+272
2005-09-06[PATCH] ppc64: Make udbg_init_uart set the ppc_md udbg methods.Milton Miller3-6/+3
2005-09-06[PATCH] ppc64: Clean up CR handlingMilton Miller1-12/+4
2005-09-06[PATCH] ppc64: Remove dummy getc routinesMilton Miller1-12/+2
2005-09-06[PATCH] ppc64: dont bypass ppc_md.udbg* functionsMilton Miller1-1/+3
2005-09-06[PATCH] ppc64: Add missing includeMilton Miller1-0/+1
2005-09-05[TCP]: Fix TCP_OFF() bug check introduced by previous change.Herbert Xu1-2/+2
2005-09-05[NET]: 2.6.13 breaks libpcap (and tcpdump)Herbert Xu1-3/+3