aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2008-08-01[PATCH] ipv4_static_sysctl_init() should be under CONFIG_SYSCTLAl Viro
2008-07-30net: Make "networking" one-click deselectable.Robert P. J. Day
2008-07-30ipv6: Fix useless proc net sockstat6 removalDaniel Lezcano
2008-07-30tcp: MD5: Use MIB counter instead of warning for MD5 mismatch.David S. Miller
2008-07-30pkt_sched: Fix OOPS on ingress qdisc add.David S. Miller
2008-07-29IPv6: datagram_send_ctl() should exit immediately when an error occuredMiao Xie
2008-07-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2008-07-29mac80211: fix mesh beaconingLuis Carlos Cobo
2008-07-29mac80211: fix cfg80211 hooks for master interfaceJohannes Berg
2008-07-29nl80211: fix dump callbacksJohannes Berg
2008-07-29mac80211: partially fix skb->cb useJohannes Berg
2008-07-29mac80211: append CONFIG_ to MAC80211_VERBOSE_PS_DEBUG in net/mac80211/tx.c.Rami Rosen
2008-07-29mac80211: return correct error return from ieee80211_wep_initJeremy Fitzhardinge
2008-07-29mac80211: tx, use dev_kfree_skb_any for beacon_getJiri Slaby
2008-07-29rfkill: yet more minor kernel-doc fixesHenrique de Moraes Holschuh
2008-07-29rfkill: mutex fixesHenrique de Moraes Holschuh
2008-07-29rfkill: fix led-trigger unregister order in error unwindHenrique de Moraes Holschuh
2008-07-29rfkill: document rfkill_force_state as required (v2)Henrique de Moraes Holschuh
2008-07-28Merge branch 'linus' into cpus4096Ingo Molnar
2008-07-28Merge branch 'linus' into cpus4096Ingo Molnar
2008-07-27missing bits of net-namespace / sysctlAl Viro
2008-07-27Merge branch 'master' of git://eden-feed.erg.abdn.ac.uk/net-2.6David S. Miller
2008-07-27net: missing bits of net-namespace / sysctlAl Viro
2008-07-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2008-07-27ipcomp: Fix warnings after ipcomp consolidation.David S. Miller
2008-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-07-26[PATCH] f_count may wrap aroundAl Viro
2008-07-26[PATCH] sysctl: make sure that /proc/sys/net/ipv4 appears before per-ns onesAl Viro
2008-07-26[PATCH] beginning of sysctl cleanup - ctl_table_setAl Viro
2008-07-26netns: fix ip_rt_frag_needed rt_is_expiredHugh Dickins
2008-07-26netfilter: nf_conntrack_extend: avoid unnecessary "ct->ext" dereferencesPatrick McHardy
2008-07-26netfilter: fix double-free and use-after freePekka Enberg
2008-07-26netfilter: arptables in netns for realAlexey Dobriyan
2008-07-26netfilter: ip{,6}tables_security: fix future section mismatchAlexey Dobriyan
2008-07-26netfilter: ebtables: use nf_register_hooks()Alexey Dobriyan
2008-07-26SL*B: drop kmem cache argument from constructorAlexey Dobriyan
2008-07-26dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori
2008-07-26cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpuMike Travis
2008-07-26dccp: Add check for truncated ICMPv6 DCCP error packetsWei Yongjun
2008-07-26dccp: Fix incorrect length check for ICMPv4 packetsWei Yongjun
2008-07-26dccp: Add check for sequence number in ICMPv6 messageWei Yongjun
2008-07-26dccp: Fix sequence number check for ICMPv4 packetsWei Yongjun
2008-07-26dccp: Bug-Fix - AWL was never updatedGerrit Renker
2008-07-26dccp: Allow to distinguish original and retransmitted packetsGerrit Renker
2008-07-26Revert "pkt_sched: sch_sfq: dump a real number of flows"David S. Miller
2008-07-26syncookies: Make sure ECN is disabledFlorian Westphal
2008-07-25net: convert BUG_TRAP to generic WARN_ONIlpo Järvinen
2008-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-07-25sysctl: allow override of /proc/sys/net with CAP_NET_ADMINStephen Hemminger