drm: sis fix compile warning
[safe/jmp/linux-2.6] / include / net /
2006-03-18 Alexey Kuznetsov[NET]: Fix race condition in sk_wait_event().
2006-02-27 Herbert Xu[IPSEC]: Kill post_input hook and do NAT-T in esp_input...
2006-02-24 Herbert Xu[XFRM]: Eliminate refcounting confusion by creating...
2006-02-15 Patrick McHardy[XFRM]: Fix SNAT-related crash in xfrm4_output_finish
2006-02-13 David S. MillerMerge /linux/kernel/git/holtmann/bluetooth-2.6
2006-02-13 Joe Perches[IRDA]: Ratelimit messages.
2006-02-13 Marcel Holtmann[Bluetooth] Reduce L2CAP MTU for RFCOMM connections
2006-02-10 Samuel Ortiz[IRDA]: Set proper IrLAP device address length
2006-02-05 Yasuyuki Kozakai[NETFILTER]: nf_conntrack: check address family when...
2006-02-03 Stephen Hemminger[NET]: Add CONFIG_NETDEBUG to suppress bad packet messages.
2006-02-03 Vlad Yasevich[SCTP]: Fix 'fast retransmit' to send a TSN only once.
2006-02-01 Patrick McHardy[IPV4]: Always set fl.proto in ip_route_newports
2006-01-27 Zhu Yi[PATCH] ieee80211: Fix A band min and max channel defin...
2006-01-20 David S. MillerMerge /pub/scm/linux/kernel/git/sridhar/lksctp-2.6
2006-01-17 Sridhar Samudrala[SCTP]: Fix couple of races between sctp_peeloff()...
2006-01-17 Vlad Yasevich[SCTP]: Fix machine check/connection hang on IA64.
2006-01-17 Vlad Yasevich[SCTP]: Fix bad sysctl formatting of SCTP timeout value...
2006-01-17 Vlad Yasevich[SCTP]: Fix sctp_cookie alignment in the packet.
2006-01-16 Adrian Bunk[PATCH] hostap: don't #include C files in hostap_main.c
2006-01-16 Pete Zaitcev[PATCH] iw_handler.h: SIOCSIWNAME -> SIOCSIWCOMMIT...
2006-01-13 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2006-01-13 Joe Perches[NET]: Use NIP6_FMT in kernel.h
2006-01-13 Per Liden[PATCH] genetlink: don't touch module ref count
2006-01-12 Harald Welte[NETFILTER] x_tables: Abstraction layer for {ip,ip6...
2006-01-12 Per Liden[TIPC] More updates of file headers
2006-01-12 Per Liden[TIPC] Update of file headers
2006-01-12 Per Liden[TIPC] License header update
2006-01-12 Per Liden[TIPC] Moved configuration interface into tipc_config.h
2006-01-12 Per Liden[TIPC] Initial merge
2006-01-12 Johannes Berg[PATCH] fix wrong comments in ieee80211.h
2006-01-10 Stephen Hemminger[INET]: congestion and af_ops can be const
2006-01-09 Patrick McHardy[PKT_SCHED]: Convert tc action functions to single...
2006-01-09 Patrick McHardy[PKT_SCHED]: Use USEC_PER_SEC
2006-01-09 Jan Blunck[PATCH] Eliminate __attribute__ ((packed)) warnings...
2006-01-07 Adrian Bunk[IPV4]: make ip_fragment() static
2006-01-07 Patrick McHardy[NETFILTER]: Redo policy lookups after NAT when neccessary
2006-01-07 Patrick McHardy[NETFILTER]: Fix xfrm lookup in ip_route_me_harder...
2006-01-07 Patrick McHardy[IPV4]: reset IPCB flags when neccessary
2006-01-07 Patrick McHardy[IPV4/6]: Netfilter IPsec input hooks
2006-01-07 Patrick McHardy[IPV6]: Move nextheader offset to the IP6CB
2006-01-07 Patrick McHardy[XFRM]: Netfilter IPsec output hooks
2006-01-06 Kris Katterjohn[NET]: Change sk_run_filter()'s return type in net...
2006-01-05 Patrick McHardy[NETFILTER]: Call POST_ROUTING hook before fragmentation
2006-01-05 Pablo Neira Ayuso[NETFILTER]: Add ctnetlink port for nf_conntrack
2006-01-04 Stephen Hemminger[TCP]: less inline's
2006-01-03 Per Liden[NETLINK] genetlink: fix cmd type in genl_ops to be...
2006-01-03 Benjamin LaHaise[AF_UNIX]: Convert to use a spinlock instead of rwlock
2006-01-03 Arnaldo Carvalho... [TCP]: Don't use __constant_htonl for a non const arg
2006-01-03 Arnaldo Carvalho... [INET_SOCK]: Move struct inet_sock & helper functions...
2006-01-03 Arnaldo Carvalho... [SOCK]: Introduce sk_receive_skb
2006-01-03 Eric Dumazet[NET]: move struct proto_ops to const
2006-01-03 Frank Filz[SCTP]: Add support for SCTP_DELAYED_ACK_TIME socket...
2006-01-03 Frank Filz[SCTP]: Update SCTP_PEER_ADDR_PARAMS socket option...
2006-01-03 David S. Miller[AF_UNIX]: Use spinlock for unix_table_lock
2006-01-03 Arnaldo Carvalho... [IP_SOCKGLUE]: Remove most of the tcp specific calls
2006-01-03 Arnaldo Carvalho... [TCP]: Move the TCPF_ enum to tcp_states.h
2006-01-03 Arnaldo Carvalho... [INET6]: Generalise tcp_v6_hash_connect
2006-01-03 Arnaldo Carvalho... [INET]: Generalise tcp_v4_hash_connect
2006-01-03 Arnaldo Carvalho... [TWSK]: Introduce struct timewait_sock_ops
2006-01-03 Arnaldo Carvalho... [IPV6]: Export ipv6_opt_accepted
2006-01-03 Arnaldo Carvalho... [IPV6]: Introduce inet6_timewait_sock
2006-01-03 Arnaldo Carvalho... [IPV6]: Generalise some functions
2006-01-03 Benjamin LaHaise[NET]: Avoid atomic xchg() for non-error case
2006-01-03 Arnaldo Carvalho... [ICSK]: Move v4_addr2sockaddr from TCP to icsk
2006-01-03 Arnaldo Carvalho... [ICSK]: Rename struct tcp_func to struct inet_connectio...
2006-01-03 Arnaldo Carvalho... [IPV6]: Generalise tcp_v6_search_req & tcp_v6_synq_add
2006-01-03 Arnaldo Carvalho... [ICSK]: make inet_csk_reqsk_queue_hash_add timeout...
2006-01-03 Arnaldo Carvalho... [IPV6]: Generalise __tcp_v6_hash, renaming it to __inet...
2006-01-03 Arnaldo Carvalho... [IPV6]: Reuse inet_csk_get_port in tcp_v6_get_port
2006-01-03 Herbert Xu[IPV4]: Safer reassembly
2006-01-03 Trent Jaeger[LSM-IPSec]: Security association restriction.
2005-12-27 David L Stevens[IPV6] mcast: Fix multiple issues in MLDv2 reports.
2005-12-21 YOSHIFUJI Hideaki[IPV6]: Defer IPv6 device initialization until the...
2005-12-19 David S. Miller[IPSEC]: Perform SA switchover immediately.
2005-12-05 Steven Whitehouse[DECNET]: add memory buffer settings
2005-11-22 Jamal Hadi Salim[IPV4]: Fix secondary IP addresses after promotion
2005-11-21 David S. MillerMerge git://git.skbuff.net/gitroot/yoshfuji/linux-2...
2005-11-20 YOSHIFUJI Hideaki[IPV6]: Fix sending extension headers before and includ...
2005-11-18 Andrew Morton[PATCH] git-netdev-all-ieee80211_get_payload-warning-fix
2005-11-15 Stephen Hemminger[TCP]: More spelling fixes.
2005-11-15 Jochen Friedrich[LLC]: Fix typo
2005-11-12 Neil Horman[SCTP]: Include ulpevents in socket receive buffer...
2005-11-12 Vladislav Yasevich[SCTP]: Fix ia64 NaT consumption fault with sctp_sideff...
2005-11-12 Vladislav Yasevich[SCTP]: Remove timeouts[] array from sctp_endpoint.
2005-11-11 Stephen Hemminger[TCP]: speed up SACK processing
2005-11-11 Stephen Hemminger[TCP]: spelling fixes
2005-11-11 Stephen Hemminger[TCP]: Appropriate Byte Count support
2005-11-11 Stephen Hemminger[TCP]: add tcp_slow_start helper
2005-11-11 Stephen Hemminger[TCP]: fix congestion window update when using TSO...
2005-11-10 Herbert Xu[NET]: Detect hardware rx checksum faults correctly
2005-11-10 Thomas Graf[NETLINK]: Generic netlink family
2005-11-10 Thomas Graf[NETLINK]: Generic netlink receive queue processor
2005-11-10 Thomas Graf[NETLINK]: Type-safe netlink messages/attributes interface
2005-11-10 Yasuyuki Kozakai[NETFILTER]: Add nf_conntrack subsystem.
2005-11-09 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2005-11-09 Christoph Hellwigieee80211: cleanup crypto list handling, other minor...
2005-11-09 Jeff GarzikMerge rsync://bughost.org/repos/ieee80211-delta/
2005-11-08 Marcel Holtmann[Bluetooth]: Remove the usage of /proc completely
2005-11-08 Marcel Holtmann[Bluetooth]: Add endian annotations to the core
2005-11-08 Stephen Hemminger[NET]: sk_add_backlog convert from macro to inline
next