aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-10-08netfilter: netns: remove nf_*_net() wrappersAlexey Dobriyan
2008-10-08netfilter: implement NFPROTO_UNSPEC as a wildcard for extensionsJan Engelhardt
2008-10-08netfilter: x_tables: use NFPROTO_* in extensionsJan Engelhardt
2008-10-08netfilter: Introduce NFPROTO_* constantsJan Engelhardt
2008-10-08netfilter: xt_recent: IPv6 supportJan Engelhardt
2008-10-08netfilter: rename ipt_recent to xt_recentJan Engelhardt
2008-10-08netfilter: Use unsigned types for hooknum and pf varsJan Engelhardt
2008-10-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2008-10-07tcp: Fix tcp_hybla zero congestion window growth with small rho and large cwnd.Daniele Lacamera
2008-10-07net: Fix netdev_run_todo dead-lockHerbert Xu
2008-10-07ipv4: add mc_count to in_device.Rami Rosen
2008-10-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller
2008-10-07tcp: Fix possible double-ack w/ user dmaAli Saidi
2008-10-07net: only invoke dev->change_rx_flags when device is UPPatrick McHardy
2008-10-07netns: make uplitev6 mib per/namespaceDenis V. Lunev
2008-10-07netns: make udpv6 mib per/namespaceDenis V. Lunev
2008-10-07netns: add stub functions for per/namespace mibs allocationDenis V. Lunev
2008-10-07netns: allow per device ipv6 snmp statistics in non-initial namespaceDenis V. Lunev
2008-10-07netns: register global ipv6 mibs statistics in each namespaceDenis V. Lunev
2008-10-07ipv6: separate seq_ops for global & per/device ipv6 statisticsDenis V. Lunev
2008-10-07ipv6: consolidate ipv6 sock_stat code at the beginning of net/ipv6/proc.cDenis V. Lunev
2008-10-07netns: register /proc/net/dev_snmp6/* in each nsDenis V. Lunev
2008-10-07netns: move /proc/net/dev_snmp6 to struct netDenis V. Lunev
2008-10-07tcp: cleanup messy initializerIlpo Järvinen
2008-10-07tcp: kill pointless urg_modeIlpo Järvinen
2008-10-07net: packet split receive apiPeter Zijlstra
2008-10-07net: wrap sk->sk_backlog_rcv()Peter Zijlstra
2008-10-07ipv6: initialize ip6_route sysctl vars in ip6_route_net_init()Peter Zijlstra
2008-10-07ipv6: clean up ip6_route_net_init() error handlingPeter Zijlstra
2008-10-07inet: Don't lookup the socket if there's a socket attached to the skbKOVACS Krisztian
2008-10-07inet: Add udplib_lookup_skb() helpersKOVACS Krisztian
2008-10-07inet_hashtables: Add inet_lookup_skb helpersArnaldo Carvalho de Melo
2008-10-07SLOB: fix bogus ksize calculationMatt Mackall
2008-10-07Revert "V4L/DVB (8904): cx88: add missing unlock_kernel"Linus Torvalds
2008-10-06Linux 2.6.27-rc9Linus Torvalds
2008-10-06mac80211: avoid "Wireless Event too big" message for assoc responseJohn W. Linville
2008-10-06Marker depmod fix core kernel listMathieu Desnoyers
2008-10-06iwlwifi: remove STATUS_CONF_PENDING in scanningTomas Winkler
2008-10-06iwlwifi: scan fix commentTomas Winkler
2008-10-06iwlwifi: scan correct setting of valid rx_chainsTomas Winkler
2008-10-06mac80211: add the 'minstrel' rate control algorithmFelix Fietkau
2008-10-06ath5k: implement multi-rate retry support, fix tx status reportingFelix Fietkau
2008-10-06mac80211: add multi-rate retry supportFelix Fietkau
2008-10-06mac80211: free up 2 bytes in skb->cbFelix Fietkau
2008-10-06rfkill: update LEDs for all state changesHenrique de Moraes Holschuh
2008-10-06rt2x00: Fix rfkill structure initialization to prevent rfkill WARN_ON.Gertjan van Wingerde
2008-10-06mac80211: remove redundant check in ieee80211_master_start_xmit (net/mac80211...Rami Rosen
2008-10-06p54: report appropriate rate and band values for 802.11aChristian Lamparter
2008-10-06wireless: fix typo in Kconfig.Davide Pesavento
2008-10-06ath9k: enable ANI to help with noisy environmentsLuis R. Rodriguez