aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2008-03-07[NETNS][IPV6] mcast - handle several network namespaceDaniel Lezcano
2008-03-07[NETNS][IPV6] tcp6 - make socket control per namespaceDaniel Lezcano
2008-03-07[NETNS][IPV6] ndisc - make socket control per namespaceDaniel Lezcano
2008-03-06[UDP]: Revert udplite and code split.David S. Miller
2008-03-06[TIPC]: Eliminate "sparse" symbol warningsAllan Stephens
2008-03-06[TIPC]: Removal of message header option codeAllan Stephens
2008-03-05[IPV6]: Fix powerpc allmodconfig build warnings.David S. Miller
2008-03-05[IPV4]: Add 'rtable' field in struct sk_buff to alias 'dst' and avoid castsEric Dumazet
2008-03-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-03-05[NETNS][IPV6] route6 - add netns parameter to ip6_route_outputDaniel Lezcano
2008-03-05[NETNS][IPV6] addrconf - Pass the proper network namespace parameters to addr...Daniel Lezcano
2008-03-04[TCP]: Improve ipv4 established hash function.David S. Miller
2008-03-04[NETNS][IPV6] route6 - make garbage collection work with multiple network nam...Benjamin Thery
2008-03-04[NETNS][IPV6] route6 - move ip6_dst_ops inside the network namespaceBenjamin Thery
2008-03-04[NETNS][IPV6] rt6_info - move rt6_info structure inside the namespaceDaniel Lezcano
2008-03-04[NETNS][IPV6] rt6_info - make rt6_info accessed as a pointerDaniel Lezcano
2008-03-04[NETNS][IPV6] route6 - make route6 per namespaceDaniel Lezcano
2008-03-04[NETNS][IPV6] route6 - Pass the network namespace parameter to rt6_purge_dflt...Daniel Lezcano
2008-03-04[NETNS][IPV6] route6 - Pass the network namespace parameter to rt6_lookupDaniel Lezcano
2008-03-04[NETPOLL]: Revert two bogus cleanups that broke netconsole.David S. Miller
2008-03-03[NETNS][IPV6] rt6_stats - make the stats per network namespaceBenjamin Thery
2008-03-03[NETNS][IPV6] rt6_stats - dynamically allocate the routes statisticsDaniel Lezcano
2008-03-03[NETNS][IPV6] fib6_rules - handle several network namespacesDaniel Lezcano
2008-03-03[NETNS][IPV6] ip6_fib - gc timer per namespaceDaniel Lezcano
2008-03-03[NETNS][IPV6] ip6_fib - add net to gc timer parameterDaniel Lezcano
2008-03-03[NETNS][IPV6] ip6_fib - fib6_clean_all handle several network namespacesDaniel Lezcano
2008-03-03[NETNS][IPV6] ip6_fib - make it per network namespaceDaniel Lezcano
2008-03-04[IPV6]: Make ndisc_dst_alloc() common for later use.YOSHIFUJI Hideaki
2008-03-04[IPV6]: Make ndisc_flow_init() common for later use.YOSHIFUJI Hideaki
2008-03-04[IPV6] ADDRCONF: Convert ipv6_get_saddr() to ipv6_dev_get_saddr().YOSHIFUJI Hideaki
2008-03-04[NET] NEIGHBOUR: Remove unpopular neigh_is_connected().YOSHIFUJI Hideaki
2008-03-04[IPV6]: Use htonl() instead of __constant_htonl() where appricable.YOSHIFUJI Hideaki
2008-03-04[IPV6]: Move packet_type{} related bits to af_inet6.c.YOSHIFUJI Hideaki
2008-03-04[UDP]: Allow users to configure UDP-Lite.YOSHIFUJI Hideaki
2008-03-04[TCP]: Add IPv6 support to TCP SYN cookiesGlenn Griffin
2008-03-03[ARP]: Introduce the arp_hdr_len helper.Pavel Emelyanov
2008-02-29Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller
2008-02-29mac80211: clarify use of TX status/RX callbacksJohannes Berg
2008-02-29ssb: Add CHIPCO IRQ access functionsAurelien Jarno
2008-02-29mac80211: rework TX filtered frame codeJohannes Berg
2008-02-29ssb: Add support for 8bit register accessMichael Buesch
2008-02-29mac80211: enable IBSS mergingBruno Randolf
2008-02-29mac80211: better definition of mactimeBruno Randolf
2008-02-29mac80211: Extend filter flag documentation about unsupported flagsMichael Buesch
2008-02-29mac80211: give burst time in txop rather than 0.1msec unitsJohannes Berg
2008-02-29nl80211: Add monitor interface configuration flagsMichael Wu
2008-02-29nl80211: export hardware bitrate/channel capabilitiesJohannes Berg
2008-02-29cfg80211 API for channels/bitrates, mac80211 and driver conversionJohannes Berg
2008-02-29mac80211: A-MPDU Tx change tx_status to support Block Ack dataRon Rindjunsky
2008-02-29mac80211: A-MPDU Tx adding qdisc supportRon Rindjunsky