lk201: remove obsolete driver
[safe/jmp/linux-2.6] / include / net /
2007-10-15 Herbert Xu[IPV6]: Replace sk_buff ** with sk_buff * in input...
2007-10-15 Pavel Emelyanov[INET]: Consolidate the xxx_put
2007-10-15 Pavel Emelyanov[INET]: Consolidate the xxx_evictor
2007-10-15 Pavel Emelyanov[INET]: Consolidate the xxx_frag_destroy
2007-10-15 Pavel Emelyanov[INET]: Consolidate xxx_the secret_rebuild
2007-10-15 Pavel Emelyanov[INET]: Consolidate the xxx_frag_kill
2007-10-15 Pavel Emelyanov[INET]: Collect common frag sysctl variables together
2007-10-15 Pavel Emelyanov[INET]: Collect frag queues management objects together
2007-10-15 Pavel Emelyanov[INET]: Move common fields from frag_queues in one...
2007-10-15 Herbert Xu[NETFILTER]: Replace sk_buff ** with sk_buff *
2007-10-15 Herbert Xu[IPVS]: Replace local version of skb_make_writable
2007-10-15 Herbert Xu[IPV4]: Change ip_defrag to return an integer
2007-10-11 Pierre Ynard[IPv6]: Export userland ND options through netlink...
2007-10-11 Ingo Molnar[9P]: build fix with !CONFIG_SYSCTL
2007-10-11 Denis V. Lunev[NET]: make netlink user -> kernel interface synchronious
2007-10-11 Pierre Ynard[NETLINK]: Fix typos in comments in netlink.h
2007-10-11 Stephen Hemminger[INET]: local port range robustness
2007-10-11 Stephen Hemminger[SCTP]: port randomization
2007-10-10 Herbert Xu[IPSEC]: Get rid of ipv6_{auth,esp,comp}_hdr
2007-10-10 Herbert Xu[IPSEC]: Use IPv6 calling convention as the convention...
2007-10-10 Herbert Xu[IPSEC]: Move common code into xfrm_alloc_spi
2007-10-10 Pavel Emelyanov[NETNS]: Move some code into __init section when CONFIG...
2007-10-10 Herbert Xu[IPSEC]: Unexport xfrm_replay_notify
2007-10-10 Herbert Xu[IPSEC]: Move output replay code into xfrm_output
2007-10-10 Herbert Xu[IPSEC]: Move xfrm_state_check into xfrm_output.c
2007-10-10 Herbert Xu[IPSEC]: Move common output code to xfrm_output
2007-10-10 Herbert Xu[IPSEC] ah: Remove keys from ah_data structure
2007-10-10 Herbert Xu[IPSEC] esp: Remove keys from esp_data structure
2007-10-10 Ursula Braun[AF_IUCV]: postpone receival of iucv-packets
2007-10-10 Heiko Carstens[AF_IUCV]: remove static declarations from header file.
2007-10-10 Stephen Hemminger[NET]: sparse warning fixes
2007-10-10 Michael Buesch[MAC80211]: Update beacon_update callback documentation
2007-10-10 Tomas Winkler[MAC80211]: add sta_notify callback
2007-10-10 Michael Buesch[MAC80211]: Add association LED trigger
2007-10-10 Johannes Berg[MAC80211]: remove ALG_NONE
2007-10-10 Johannes Berg[MAC80211]: remove management interface
2007-10-10 Johannes Berg[MAC80211]: add "invalid" interface type
2007-10-10 Magnus Dammax88796: add 93cx6 eeprom support
2007-10-10 Patrick McHardy[NETFILTER]: nf_conntrack_expect: kill unique ID
2007-10-10 Patrick McHardy[NETFILTER]: nf_conntrack: kill unique ID
2007-10-10 Patrick McHardy[NETFILTER]: ctnetlink: use netlink policy
2007-10-10 Patrick McHardy[NETFILTER]: nfnetlink: rename functions containing...
2007-10-10 Patrick McHardy[NETFILTER]: nfnetlink: convert to generic netlink...
2007-10-10 Johannes Berg[PATCH] mac80211: remove generic IE for AP interfaces
2007-10-10 Herbert Xu[PKT_SCHED]: Add stateless NAT
2007-10-10 Johannes Berg[PATCH] mac80211: remove crypto algorithm typedef
2007-10-10 Johannes Berg[PATCH] wireless networking: move frame inline function...
2007-10-10 Johannes Berg[PATCH] mac80211: document a lot more
2007-10-10 Johannes Berg[PATCH] mac80211: renumber and document the hardware...
2007-10-10 Johannes Berg[PATCH] mac80211: validate VLAN interfaces better
2007-10-10 Johannes Berg[PATCH] mac80211: revamp interface and filter configuration
2007-10-10 Eric W. Biederman[NETNS]: Simplify the network namespace list locking...
2007-10-10 Stephen Hemminger[NET]: Move hardware header operations out of netdevice.
2007-10-10 Stephen Hemminger[NET]: Wrap netdevice hardware header creation.
2007-10-10 Eric W. Biederman[NET]: Make the loopback device per network namespace.
2007-10-10 Eric W. Biederman[NET]: Add network namespace clone & unshare support.
2007-10-10 Johannes Berg[MAC80211]: remove tx info sw_retry_attempt member
2007-10-10 Johannes Berg[MAC80211]: yet more documentation
2007-10-10 Johannes Berg[MAC80211]: remove IEEE80211_CONF_SSID_HIDDEN
2007-10-10 Johannes Berg[MAC80211]: allow drivers to indicate failed FCS/PLCP...
2007-10-10 Johannes Berg[IEEE80211]: Fix softmac lockdep reports.
2007-10-10 Johannes Berg[NL80211]: add netlink interface to cfg80211
2007-10-10 David S. Miller[TCP]: Minor coding style fixup.
2007-10-10 Ilpo Järvinen[TCP]: Avoid clearing sacktag hint in trivial situations
2007-10-10 Ilpo Järvinen[TCP]: clear_all_retrans_hints prefixed by tcp_
2007-10-10 Joe Perches[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
2007-10-10 Vlad Yasevich[SCTP]: Tie ADD-IP and AUTH functionality as required...
2007-10-10 Vlad Yasevich[SCTP]: API updates to suport SCTP-AUTH extensions.
2007-10-10 Vlad Yasevich[SCTP]: Implement the receive and verification of AUTH...
2007-10-10 Vlad Yasevich[SCTP]: Enable the sending of the AUTH chunk.
2007-10-10 Vlad Yasevich[SCTP]: Implete SCTP-AUTH parameter processing
2007-10-10 Vlad Yasevich[SCTP]: Implement SCTP-AUTH internals
2007-10-10 David L Stevens[IPV4]: Add ICMPMsgStats MIB (RFC 4293)
2007-10-10 David L Stevens[IPV6]: Add ICMPMsgStats MIB (RFC 4293) [rev 2]
2007-10-10 Herbert Xu[NETLINK]: Avoid pointer in netlink_run_queue
2007-10-10 Vlad Yasevich[SCTP]: Implement the Supported Extensions Parameter
2007-10-10 Denis V. Lunev[IPV4/IPV6/DECNET]: Small cleanup for fib rules.
2007-10-10 Johannes Berg[MAC80211]: remove TKIP mixing for hw accel again
2007-10-10 Johannes Berg[MAC80211]: remove HW_KEY_IDX_INVALID
2007-10-10 Johannes Berg[MAC80211]: some more documentation
2007-10-10 Johannes Berg[MAC80211]: remove set_key_idx callback
2007-10-10 Johannes Berg[MAC80211]: rework hardware crypto flags
2007-10-10 Johannes Berg[MAC80211]: remove turbo modes
2007-10-10 Eric W. Biederman[NET]: Fix race when opening a proc file while a networ...
2007-10-10 Daniel Lezcano[NETNS]: Fix allnoconfig compilation error.
2007-10-10 Jesper Dangaard... [NET_SCHED]: Making rate table lookups more flexible.
2007-10-10 Jesper Dangaard... [NET_SCHED]: Cleanup L2T macros and handle oversized...
2007-10-10 Adrian Bunk[SCTP]: Make sctp_addto_param() static.
2007-10-10 Thomas Graf[NETLINK]: Introduce nested and byteorder flag to netli...
2007-10-10 Eric W. Biederman[NET]: Make the device list and device lookups per...
2007-10-10 Eric W. Biederman[NET]: Make socket creation namespace safe.
2007-10-10 Eric W. Biederman[NET]: Make /proc/net per network namespace
2007-10-10 Eric W. Biederman[NET]: Add a network namespace parameter to struct...
2007-10-10 Eric W. Biederman[NET]: Basic network namespace infrastructure.
2007-10-10 Joy Latten[XFRM]: xfrm audit calls
2007-10-10 John Heffner[NET]: Change type of owner in sock_lock_t to int,...
2007-10-10 Johannes Berg[MAC80211]: rework key handling
2007-10-10 Johannes Berg[MAC80211] key handling: remove default_wep_only
2007-10-10 Johannes Berg[MAC80211]: embed key conf in key, fix driver interface
2007-10-10 Johannes Berg[MAC80211]: remove unused ioctls (3)
next