aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2006-12-02[IPV6] tcp: Fix typo _read_mostly --> __read_mostly.David S. Miller
2006-12-02[DCCP]: Fix typo _read_mostly --> __read_mostly.David S. Miller
2006-12-02[NET]: Size listen hash tables using backlog hintEric Dumazet
2006-12-02[PKT_SCHED]: Make sch_fifo.o available when CONFIG_NET_SCHED is not set.David Kimdon
2006-12-02[NET] rules: Add support to invert selectorsThomas Graf
2006-12-02[NET] rules: Share common attribute validation policyThomas Graf
2006-12-02[NET] rules: Protocol independant mark selectorThomas Graf
2006-12-02[IPV4] nl_fib_lookup: Rename fl_fwmark to fl_markThomas Graf
2006-12-02[NET]: Rethink mark field in struct flowiThomas Graf
2006-12-02[NET]: Turn nfmark into generic markThomas Graf
2006-12-02[DECNET]: Don't clear memory twice.Ralf Baechle
2006-12-02[XFRM]: uninline xfrm_selector_match()Andrew Morton
2006-12-02[BLUETOOTH] lockdep: annotate sk_lock nesting in AF_BLUETOOTHPeter Zijlstra
2006-12-02SELinux: Fix SA selection semanticsVenkat Yekkirala
2006-12-02SELinux: Return correct context for SO_PEERSECVenkat Yekkirala
2006-12-02[BLUETOOTH] rfcomm endianness bug: param_mask is little-endian on the wireAl Viro
2006-12-02[BLUETOOTH]: rfcomm endianness annotationsAl Viro
2006-12-02[BLUETOOTH]: bnep endianness annotationsAl Viro
2006-12-02[BLUETOOTH] bnep endianness bug: filtering by packet typeAl Viro
2006-12-02[IPV6]: ip6_output annotationsAl Viro
2006-12-02[NETFILTER]: trivial annotationsAl Viro
2006-12-02[AF_PACKET]: annotateAl Viro
2006-12-02[LLC]: anotationsAl Viro
2006-12-02[IPV6]: annotate inet6_csk_search_req()Al Viro
2006-12-02[IPV6]: flowlabels are net-endianAl Viro
2006-12-02[XFRM]: annotate ->new_mapping()Al Viro
2006-12-02[IPV4]: encapsulation annotationsAl Viro
2006-12-02[SUNRPC]: annotate hash_ip()Al Viro
2006-12-02[IPV6]: annotate ipv6 mcastAl Viro
2006-12-02[IPV6]: 'info' argument of ipv6 ->err_handler() is net-endianAl Viro
2006-12-02[XFRM]: misc annotationsAl Viro
2006-12-02[IPV6]: annotate inet6_hashtablesAl Viro
2006-12-02[NET]: ipconfig and nfsroot annotationsAl Viro
2006-12-02[TIPC]: endianness annotationsAl Viro
2006-12-02[IPV6] NDISC: Calculate packet length correctly for allocation.David S. Miller
2006-12-02[PATCH] netdev: don't allow register_netdev with blank nameStephen Hemminger
2006-12-02[PATCH] softmac: reduce scan debug outputLarry Finger
2006-12-02[PATCH] ieee80211: Provide generic get_stats implementationDaniel Drake
2006-12-02[PATCH] Check ieee80211softmac_auth_resp kmalloc resultArnaldo Carvalho de Melo
2006-12-02[PATCH] ieee80211softmac: fix verbosity when debug disabledLarry Finger
2006-12-02[PATCH] ieee80211: Drop and count duplicate data frames to remove 'replay det...Larry Finger
2006-12-02[PATCH] ieee80211: allow mtu bigger than 1500matthieu castet
2006-12-02[PATCH] ieee80211: Move IV/ICV stripping into ieee80211_rxDaniel Drake
2006-12-01Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2006-11-30Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik
2006-11-30Fix misc .c/.h comment typosMatt LaPlante
2006-11-28[NETFILTER]: ipt_REJECT: fix memory corruptionPatrick McHardy
2006-11-28[NETFILTER]: conntrack: fix refcount leak when finding expectationYasuyuki Kozakai
2006-11-28[NETFILTER]: ctnetlink: fix reference count leakPatrick McHardy
2006-11-28[NETFILTER]: nf_conntrack: fix the race on assign helper to new conntrackYasuyuki Kozakai