[NETNS][IPV6] tcp6 - handle several network namespace
[pandora-kernel.git] / net /
2008-03-07 Daniel Lezcano[NETNS][IPV6] tcp6 - handle several network namespace
2008-03-07 Daniel Lezcano[NETNS][IPV6] tcp6 - make socket control per namespace
2008-03-07 Daniel Lezcano[NETNS][IPV6] ndisc - make socket control per namespace
2008-03-07 Daniel Lezcano[NETNS][IPV6] ndisc - make ndisc handle multiple networ...
2008-03-07 Daniel Lezcano[NETNS][IPV6] fix some missing namespace
2008-03-07 David S. Miller[UDP]: Revert udplite and code split.
2008-03-06 Allan Stephens[TIPC]: Update version to 1.6.3
2008-03-06 Allan Stephens[TIPC]: Enhancements to message header writing
2008-03-06 Allan Stephens[TIPC]: Use correct bitmask when setting version
2008-03-06 Allan Stephens[TIPC]: Minor cleanup of message header code
2008-03-06 Allan Stephens[TIPC]: Eliminate "sparse" symbol warnings
2008-03-06 Allan Stephens[TIPC]: Add argument validation for shutdown()
2008-03-06 Allan Stephens[TIPC]: Removal of message header option code
2008-03-06 Harvey Harrisonnet: replace remaining __FUNCTION__ occurrences
2008-03-06 Eric Dumazet[IPV4]: Add 'rtable' field in struct sk_buff to alias...
2008-03-05 Daniel Lezcano[IPV6]: Remove commented lines.
2008-03-05 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-03-05 Benjamin Thery[NETNS][IPV6] icmp6 - make icmpv6_socket per namespace
2008-03-05 Daniel Lezcano[NETNS][IPV6] ip6_input - enable ipv6_rcv to handle...
2008-03-05 Daniel Lezcano[NETNS][IPV6] route6 - pass always a valid socket to...
2008-03-05 Daniel Lezcano[NETNS][IPV6] route6 - add netns parameter to ip6_route...
2008-03-05 Benjamin Thery[NETNS][IPV6] addrconf - make addrconf per namespace
2008-03-05 Daniel Lezcano[NETNS][IPV6] addrconf - Pass the proper network namesp...
2008-03-05 Daniel Lezcano[NETNS][IPV6] proc - protect snmp6 from non-init_net...
2008-03-05 Benjamin Thery[NETNS][IPV6] af_inet6 - allow socket creation per...
2008-03-05 Benjamin Thery[NETNS][IPV6] Move sysctl initialization later on in...
2008-03-05 Stephen Hemminger[IPCONFIG]: The kernel gets no IP from some DHCP servers
2008-03-05 David S. MillerMerge branch 'master' of /linux/kernel/git/linville...
2008-03-04 Stefano Briviorc80211-pid: fix rate adjustment
2008-03-04 Herbert Xu[ESP]: Add select on AUTHENC
2008-03-04 Sangtae Ha[TCP]: TCP cubic v2.2
2008-03-04 Daniel Lezcano[NETNS][IPV6] route6 - Make ip6_dst_gc simpler
2008-03-04 Benjamin Thery[NETNS][IPV6] route6 - make garbage collection work...
2008-03-04 Benjamin Thery[NETNS][IPV6] route6 - move ip6_dst_ops inside the...
2008-03-04 Daniel Lezcano[NETNS][IPV6] route6 - dynamically allocate ip6_dst_ops
2008-03-04 Daniel Lezcano[NETNS][IPV6] rt6_info - move rt6_info structure inside...
2008-03-04 Daniel Lezcano[NETNS][IPV6] rt6_info - make rt6_info accessed as...
2008-03-04 Daniel Lezcano[NETNS][IPV6] route6 - make route6 per namespace
2008-03-04 Daniel Lezcano[NETNS][IPV6] route6 - Pass the network namespace param...
2008-03-04 Daniel Lezcano[NETNS][IPV6] route6 - Pass network namespace to rt6_ad...
2008-03-04 Daniel Lezcano[NETNS][IPV6] route6 - Make proc entry /proc/net/rt6_st...
2008-03-04 Daniel Lezcano[NETNS][IPV6] route6 - Pass the network namespace param...
2008-03-04 Daniel Lezcano[NETNS][IPV6] route6 - create route6 proc files for...
2008-03-04 David S. Miller[NETPOLL]: Revert two bogus cleanups that broke netconsole.
2008-03-04 Timo Teras[AF_KEY]: Dump SA/SP entries non-atomically
2008-03-04 Matthias Kaehlcke[TIPC]: Convert tsock->sem in a mutex
2008-03-04 Benjamin Thery[NETNS][IPV6] rt6_stats - make the stats per network...
2008-03-04 Daniel Lezcano[NETNS][IPV6] rt6_stats - dynamically allocate the...
2008-03-04 Daniel Lezcano[NETNS][IPV6] fib6_rules - handle several network names...
2008-03-04 Daniel Lezcano[NETNS][IPV6] fib6 rule - dynamic allocation of the...
2008-03-04 Benjamin Thery[NETNS][IPV6] ip6_fib - clean node use namespace
2008-03-04 Daniel Lezcano[NETNS][IPV6] ip6_fib - gc timer per namespace
2008-03-04 Daniel Lezcano[NETNS][IPV6] ip6_fib - dynamically allocate gc-timer
2008-03-04 Daniel Lezcano[NETNS][IPV6] ip6_fib - add net to gc timer parameter
2008-03-04 Daniel Lezcano[NETNS][IPV6] ip6_fib - fib6_clean_all handle several...
2008-03-04 Daniel Lezcano[NETNS][IPV6] ip6_fib - make it per network namespace
2008-03-04 Daniel Lezcano[NETNS][IPV6] ip6_fib - dynamically allocate the fib...
2008-03-04 YOSHIFUJI Hideaki[IPV6] MCAST: Use standard path for sending MLD/MLDv2...
2008-03-04 YOSHIFUJI Hideaki[IPV6]: Make ndisc_dst_alloc() common for later use.
2008-03-04 YOSHIFUJI Hideaki[IPV6]: Make ndisc_flow_init() common for later use.
2008-03-04 YOSHIFUJI Hideaki[IPV6] ADDRCONF: Convert ipv6_get_saddr() to ipv6_dev_g...
2008-03-04 YOSHIFUJI Hideaki[IPV6] SYSCTL: complete initialization for sysctl table...
2008-03-04 YOSHIFUJI Hideaki[IPV6]: Move packet_type{} related bits to af_inet6.c.
2008-03-04 YOSHIFUJI Hideaki[IPV6] UDP: Rename IPv6 UDP files.
2008-03-04 YOSHIFUJI Hideaki[IPV4] UDP: Move IPv4-specific bits to other file.
2008-03-04 YOSHIFUJI Hideaki[IPV4]: Fix size description of CONFIG_INET.
2008-03-04 YOSHIFUJI Hideaki[UDP]: Allow users to configure UDP-Lite.
2008-03-04 Glenn Griffin[TCP]: Add IPv6 support to TCP SYN cookies
2008-03-04 Eric Dumazet[TCP]: lower stack usage in cookie_hash() function
2008-03-03 Pavel Emelyanov[ARP]: Introduce the arp_hdr_len helper.
2008-03-03 Dave Young[BLUETOOTH]: l2cap info_timer delete fix in hci_conn_del
2008-03-03 Frank Blaschka[NET]: Fix race in generic address resolution.
2008-03-03 Heiko Carstensiucv: fix build error on !SMP
2008-03-03 Ilpo Järvinen[TCP]: Must count fack_count also when skipping
2008-03-03 Alexey Dobriyanipv6: fix inet6_init/icmpv6_cleanup sections mismatch
2008-03-03 Denis V. Lunev[TCP]: Merge exit paths in tcp_v4_conn_request.
2008-03-03 Denis V. Lunev[SCTP]: seq_printf format warning. (fixed)
2008-03-03 Denis V. Lunev[IPV4]: skb->dst can't be NULL in ip_options_echo.
2008-02-29 Denis V. Lunev[ICMP]: Section conflict between icmp_sk_init/icmp_sk_exit.
2008-02-29 David S. MillerMerge branch 'master' of /linux/kernel/git/linville...
2008-02-29 Johannes Bergmac80211: fix key replacing, hw accel
2008-02-29 Johannes Bergmac80211: split ieee80211_key_alloc/free
2008-02-29 Johannes Bergmac80211: remove STA infos last_ack stuff
2008-02-29 Johannes Bergmac80211: safely free beacon in ieee80211_if_reinit
2008-02-29 Johannes Bergmac80211: fix IBSS code
2008-02-29 Johannes Bergmac80211: fix debugfs_sta print_mac() warning
2008-02-29 Johannes Bergmac80211: Disallow concurrent IBSS/STA mode interfaces
2008-02-29 Johannes Bergmac80211: atomically check whether STA exists already
2008-02-29 Johannes Bergmac80211: rework TX filtered frame code
2008-02-29 Pavel Roskinmac80211: fix incorrect use of CONFIG_MAC80211_IBSS_DEBUG
2008-02-29 Johannes Bergmac80211: consolidate TIM handling code
2008-02-29 Johannes Bergmac80211: remove sta TIM flag, fix expiry TIM handling
2008-02-29 Johannes Bergmac80211: invoke set_tim() callback after setting own...
2008-02-29 Tomas Winklerwireless: update US regulatory domain
2008-02-29 Johannes Bergmac80211: convert sta_info.pspoll to a flag
2008-02-29 Bruno Randolfmac80211: enable IBSS merging
2008-02-29 Bruno Randolfmac80211: move function ieee80211_sta_join_ibss()
2008-02-29 S.Çağlar Onurnet/mac80211/: Use time_* macros
2008-02-29 Johannes Bergmac80211: fix ecw2cw brain-damage
2008-02-29 Johannes Bergmac80211: give burst time in txop rather than 0.1msec...
next