aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-08-01[PATCH] ipv4_static_sysctl_init() should be under CONFIG_SYSCTLAl Viro1-0/+2
2008-07-31tcp: MD5: Fix IPv6 signaturesAdam Langley1-1/+1
2008-07-31net/ipv4/route.c: fix build errorIngo Molnar1-0/+2
2008-07-31tcp: MD5: Fix MD5 signatures on certain ACK packetsAdam Langley2-4/+4
2008-07-31ipv6: Fix ip6_xmit to send fragments if ipfragok is trueWei Yongjun1-0/+4
2008-07-31netdev: Fix lockdep warnings in multiqueue configurations.David S. Miller5-8/+16
2008-07-31netfilter: xt_hashlimit: fix race between htable_destroy and htable_gcPavel Emelyanov1-3/+1
2008-07-31netfilter: ipt_recent: fix race between recent_mt_destroy and proc manipulationsPavel Emelyanov1-1/+1
2008-07-31netfilter: nf_conntrack_tcp: decrease timeouts while data in unacknowledgedPatrick McHardy1-5/+24
2008-07-30atm: fix const assignment/discard warnings in the ATM networking driverDavid Howells1-9/+13
2008-07-30net: use the common ascii hex helpersHarvey Harrison1-3/+2
2008-07-30bridge: send correct MTU value in PMTU (revised)Simon Wunderlich4-30/+51
2008-07-30net: Make "networking" one-click deselectable.Robert P. J. Day1-6/+1
2008-07-30ipv6: Fix useless proc net sockstat6 removalDaniel Lezcano1-1/+0
2008-07-30tcp: MD5: Use MIB counter instead of warning for MD5 mismatch.David S. Miller3-27/+12
2008-07-30pkt_sched: Fix OOPS on ingress qdisc add.David S. Miller3-46/+23
2008-07-29IPv6: datagram_send_ctl() should exit immediately when an error occuredMiao Xie1-1/+1
2008-07-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller9-207/+319
2008-07-29mac80211: fix mesh beaconingLuis Carlos Cobo1-0/+1
2008-07-29mac80211: fix cfg80211 hooks for master interfaceJohannes Berg1-15/+88
2008-07-29nl80211: fix dump callbacksJohannes Berg1-122/+153
2008-07-29mac80211: partially fix skb->cb useJohannes Berg5-39/+30
2008-07-29mac80211: append CONFIG_ to MAC80211_VERBOSE_PS_DEBUG in net/mac80211/tx.c.Rami Rosen1-3/+3
2008-07-29mac80211: return correct error return from ieee80211_wep_initJeremy Fitzhardinge2-4/+4
2008-07-29mac80211: tx, use dev_kfree_skb_any for beacon_getJiri Slaby1-1/+1
2008-07-29rfkill: yet more minor kernel-doc fixesHenrique de Moraes Holschuh1-10/+10
2008-07-29rfkill: mutex fixesHenrique de Moraes Holschuh1-10/+19
2008-07-29rfkill: fix led-trigger unregister order in error unwindHenrique de Moraes Holschuh1-2/+4
2008-07-29rfkill: document rfkill_force_state as required (v2)Henrique de Moraes Holschuh1-1/+6
2008-07-28Merge branch 'linus' into cpus4096Ingo Molnar7-50/+58
2008-07-28Merge branch 'linus' into cpus4096Ingo Molnar68-239/+277
2008-07-27missing bits of net-namespace / sysctlAl Viro5-16/+41
2008-07-27Merge branch 'master' of git://eden-feed.erg.abdn.ac.uk/net-2.6David S. Miller5-44/+56
2008-07-27net: missing bits of net-namespace / sysctlAl Viro5-16/+41
2008-07-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6David S. Miller20-78/+239
2008-07-27ipcomp: Fix warnings after ipcomp consolidation.David S. Miller2-6/+2
2008-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds6-24/+33
2008-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds60-204/+207
2008-07-26[PATCH] f_count may wrap aroundAl Viro3-12/+12
2008-07-26[PATCH] sysctl: make sure that /proc/sys/net/ipv4 appears before per-ns onesAl Viro2-0/+11
2008-07-26[PATCH] beginning of sysctl cleanup - ctl_table_setAl Viro1-12/+10
2008-07-26netns: fix ip_rt_frag_needed rt_is_expiredHugh Dickins1-1/+1
2008-07-26netfilter: nf_conntrack_extend: avoid unnecessary "ct->ext" dereferencesPatrick McHardy1-4/+4
2008-07-26netfilter: fix double-free and use-after freePekka Enberg1-1/+1
2008-07-26netfilter: arptables in netns for realAlexey Dobriyan1-9/+30
2008-07-26netfilter: ip{,6}tables_security: fix future section mismatchAlexey Dobriyan2-2/+2
2008-07-26netfilter: ebtables: use nf_register_hooks()Alexey Dobriyan2-26/+10
2008-07-26SL*B: drop kmem cache argument from constructorAlexey Dobriyan2-2/+2
2008-07-26dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori1-1/+2
2008-07-26cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpuMike Travis1-2/+1