summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | netfilter: netns: remove nf_*_net() wrappersAlexey Dobriyan2008-10-087-72/+19
| * | | netfilter: implement NFPROTO_UNSPEC as a wildcard for extensionsJan Engelhardt2008-10-0814-269/+124
| * | | netfilter: x_tables: use NFPROTO_* in extensionsJan Engelhardt2008-10-0874-223/+225
| * | | netfilter: Introduce NFPROTO_* constantsJan Engelhardt2008-10-085-25/+37
| * | | netfilter: xt_recent: IPv6 supportJan Engelhardt2008-10-083-54/+256
| * | | netfilter: rename ipt_recent to xt_recentJan Engelhardt2008-10-088-49/+69
| * | | netfilter: Use unsigned types for hooknum and pf varsJan Engelhardt2008-10-0835-121/+127
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-10-0738-174/+1335
|\ \ \ \
| * | | | mac80211: avoid "Wireless Event too big" message for assoc responseJohn W. Linville2008-10-061-3/+5
| * | | | iwlwifi: remove STATUS_CONF_PENDING in scanningTomas Winkler2008-10-063-32/+22
| * | | | iwlwifi: scan fix commentTomas Winkler2008-10-061-1/+2
| * | | | iwlwifi: scan correct setting of valid rx_chainsTomas Winkler2008-10-061-1/+1
| * | | | mac80211: add the 'minstrel' rate control algorithmFelix Fietkau2008-10-067-0/+868
| * | | | ath5k: implement multi-rate retry support, fix tx status reportingFelix Fietkau2008-10-063-26/+95
| * | | | mac80211: add multi-rate retry supportFelix Fietkau2008-10-067-14/+39
| * | | | mac80211: free up 2 bytes in skb->cbFelix Fietkau2008-10-0610-21/+29
| * | | | rfkill: update LEDs for all state changesHenrique de Moraes Holschuh2008-10-061-3/+2
| * | | | rt2x00: Fix rfkill structure initialization to prevent rfkill WARN_ON.Gertjan van Wingerde2008-10-061-2/+7
| * | | | mac80211: remove redundant check in ieee80211_master_start_xmit (net/mac80211...Rami Rosen2008-10-061-10/+8
| * | | | p54: report appropriate rate and band values for 802.11aChristian Lamparter2008-10-061-2/+3
| * | | | wireless: fix typo in Kconfig.Davide Pesavento2008-10-061-1/+1
| * | | | ath9k: enable ANI to help with noisy environmentsLuis R. Rodriguez2008-10-066-25/+197
| * | | | ath9k: fix oops on trying to hold the wrong spinlockLuis R. Rodriguez2008-10-061-1/+1
| * | | | ath9k: kill ath9k's memzero() and use memset() insteadLuis R. Rodriguez2008-10-065-22/+19
| * | | | mac80211: remove shadowed variables in ieee80211_master_start_xmitTomas Winkler2008-10-061-4/+1
| * | | | wireless: restore revert lost to merge damageLinus Torvalds2008-10-061-8/+39
| * | | | ath9k: fixup some merge damageJohn W. Linville2008-10-061-2/+0
| | |_|/ | |/| |
* | | | ipv4: add mc_count to in_device.Rami Rosen2008-10-072-2/+6
| |/ / |/| |
* | | netns: make uplitev6 mib per/namespaceDenis V. Lunev2008-10-075-16/+15
* | | netns: make udpv6 mib per/namespaceDenis V. Lunev2008-10-075-15/+13
* | | netns: add stub functions for per/namespace mibs allocationDenis V. Lunev2008-10-071-2/+16
* | | netns: allow per device ipv6 snmp statistics in non-initial namespaceDenis V. Lunev2008-10-071-3/+0
* | | netns: register global ipv6 mibs statistics in each namespaceDenis V. Lunev2008-10-071-2/+4
* | | ipv6: separate seq_ops for global & per/device ipv6 statisticsDenis V. Lunev2008-10-071-16/+32
* | | ipv6: consolidate ipv6 sock_stat code at the beginning of net/ipv6/proc.cDenis V. Lunev2008-10-071-13/+13
* | | netns: register /proc/net/dev_snmp6/* in each nsDenis V. Lunev2008-10-071-24/+16
* | | netns: move /proc/net/dev_snmp6 to struct netDenis V. Lunev2008-10-072-9/+15
* | | tcp: cleanup messy initializerIlpo Järvinen2008-10-071-2/+2
* | | tcp: kill pointless urg_modeIlpo Järvinen2008-10-075-19/+24
* | | net: packet split receive apiPeter Zijlstra2008-10-072-0/+43
* | | net: wrap sk->sk_backlog_rcv()Peter Zijlstra2008-10-075-5/+10
* | | ipv6: initialize ip6_route sysctl vars in ip6_route_net_init()Peter Zijlstra2008-10-072-8/+9
* | | ipv6: clean up ip6_route_net_init() error handlingPeter Zijlstra2008-10-071-9/+10
* | | inet: Don't lookup the socket if there's a socket attached to the skbKOVACS Krisztian2008-10-075-13/+41
* | | inet: Add udplib_lookup_skb() helpersKOVACS Krisztian2008-10-072-4/+24
* | | inet_hashtables: Add inet_lookup_skb helpersArnaldo Carvalho de Melo2008-10-076-14/+31
|/ /
* | tcp: Respect SO_RCVLOWAT in tcp_poll().David S. Miller2008-10-061-4/+8
* | pkt_sched: Simplify dev_requeue_skb and dequeue_skbJarek Poplawski2008-10-061-16/+5
* | pkt_sched: Fix handling of gso skbs on requeuingJarek Poplawski2008-10-062-5/+18
* | xfrm: MIGRATE enhancements (draft-ebalard-mext-pfkey-enhanced-migrate)Arnaud Ebalard2008-10-057-37/+154