pandora-kernel.git
2005-08-29 Harald Welte[NETFILTER]: Add new iptables "connbytes" match
2005-08-29 Harald Welte[NETFILTER]: introduce and use aligned_u64 data type
2005-08-29 Arnaldo Carvalho... [INET_DIAG]: Move the tcp_diag interface to the proper...
2005-08-29 Arnaldo Carvalho... [INET_DIAG]: Rename tcp_diag.[ch] to inet_diag.[ch]
2005-08-29 Arnaldo Carvalho... [TCPDIAG]: Just rename everything to inet_diag
2005-08-29 Arnaldo Carvalho... [TCPDIAG]: Introduce inet_diag_{register,unregister}
2005-08-29 Arnaldo Carvalho... [INET6_HASHTABLES]: Move inet6_lookup functions to...
2005-08-29 Arnaldo Carvalho... [IPV6]: Generalise the tcp_v6_lookup routines
2005-08-29 Harald Welte[NETFILTER]: Fix gcc-3.4.x warning about iplicit operat...
2005-08-29 Denis Vlasenko[NET]: Deinline netif_carrier_{on,off}().
2005-08-29 Harald Welte[NETFILTER]: Fix NF_QUEUE_NR() macro
2005-08-29 Harald Welte[NETFILTER]: Fix compilation when no PROC_FS enabled
2005-08-29 Arnaldo Carvalho... [TCPDIAG]: Introduce CONFIG_IP_TCPDIAG_DCCP
2005-08-29 Peter Hagervall[BNX2]: Possible sparse fixes, take two
2005-08-29 Benjamin LaHaise[NET]: Make use of ->private_data in sockfd_lookup
2005-08-29 Arnaldo Carvalho... [CCID3]: Ditch USEC_IN_SEC as time.h has USEC_PER_SEC
2005-08-29 Arnaldo Carvalho... [CCID3]: Separate most of the packet history code
2005-08-29 Arnaldo Carvalho... [TCPDIAG]: Implement cheapest way of supporting DCCPDIA...
2005-08-29 Arnaldo Carvalho... [ICSK]: Move TCP congestion avoidance members to icsk
2005-08-29 Patrick McHardy[NET]: Make NETDEBUG pure printk wrappers
2005-08-29 Arnaldo Carvalho... [DCCP]: Finish the TIMEWAIT minisock support
2005-08-29 Arnaldo Carvalho... [TIMEWAIT]: Move inet_timewait_death_row routines to...
2005-08-29 Arnaldo Carvalho... [TIMEWAIT]: Introduce inet_timewait_death_row
2005-08-29 Arnaldo Carvalho... [DCCP]: Initialize icsk_rto in dccp_v4_init_sock
2005-08-29 Arnaldo Carvalho... [DCCP]: Introduce dccp_write_xmit from code in dccp_sendmsg
2005-08-29 Marcel Holtmann[Bluetooth]: Move packet type into the SKB control...
2005-08-29 Victor Fusco[Bluetooth]: Fix sparse warnings (__nocast type)
2005-08-29 J. Suter[Bluetooth]: Implement RFCOMM remote port negotiation
2005-08-29 Timo Teräs[Bluetooth]: Call tty_hangup() when DCD is de-asserted
2005-08-29 Marcel Holtmann[Bluetooth]: Track page scan repetition mode changes
2005-08-29 Marcel Holtmann[Bluetooth]: Workaround for inquiry results with RSSI...
2005-08-29 Marcel Holtmann[Bluetooth]: Update and cleanup of the virtual HCI...
2005-08-29 David S. Miller[DCCP]: Fix u64 printf format warnings.
2005-08-29 Harald Welte[NETFILTER]: New iptables DCCP protocol header match
2005-08-29 Arnaldo Carvalho... [DCCP]: Fix struct sockaddr_dccp definition
2005-08-29 Harald Welte[DCCP]: make <linux/dccp.h> include-able from userspace
2005-08-29 Stephen Hemmigner[IPV4]: fib_trie: Use const
2005-08-29 Robert Olsson[IPV4]: fib_trie: Use ERR_PTR to handle errno return
2005-08-29 Olof Johansson[IPV4]: FIB Trie cleanups.
2005-08-29 Yasuyuki Kozakai[NETFILTER]: return ENOMEM when ip_conntrack_alloc...
2005-08-29 Harald Welte[NETFILTER]: check nf_log function call arguments
2005-08-29 Harald Welte[NETFILTER]: more verbose return codes from nf_{log...
2005-08-29 Harald Welte[NETFILTER]: add /proc/net/netfilter interface to nf_queue
2005-08-29 Harald Welte[NETFILTER]: add correct bridging support to nfnetlink_...
2005-08-29 Harald Welte[NETFILTER]: split net/core/netfilter.c into net/netfil...
2005-08-29 Harald Welte[NETFILTER]: ip{6}_queue: prevent unregistration race...
2005-08-29 Harald Welte[NETFILTER]: fix autoloading of nfnetlink_log
2005-08-29 Andrew Morton[SUNRPC]: svcsock.c needs linux/tcp.h
2005-08-29 Harald Welte[NETFILTER]: move conntrack helper buffers from BSS...
2005-08-29 Arnaldo Carvalho... [INET]: Make inet_create try to load protocol modules
2005-08-29 Michael Chan[TG3]: Fix bug in setting a tg3_flag
2005-08-29 Michael Chan[TG3]: Eliminate one register write in tg3_restart_ints()
2005-08-29 Michael Chan[TG3]: Add indirect register method for 5703 behind ICH
2005-08-29 Michael Chan[TG3]: Add mailbox read method
2005-08-29 Michael Chan[TG3]: Add various register methods
2005-08-29 Michael Chan[TG3]: Add basic register access function pointers
2005-08-29 Arnaldo Carvalho... [CCID3]: Reenable list_for_each_entry_safe_continue...
2005-08-29 Arnaldo Carvalho... [LIST]: Introduce list_for_each_entry_safe_continue
2005-08-29 Yoshifumi Nishida[DCCP]: Fix checksum routines
2005-08-29 Arnaldo Carvalho... [ICSK]: Move generalised functions from tcp to inet_con...
2005-08-29 Arnaldo Carvalho... [DCCP]: Initial implementation
2005-08-29 Arnaldo Carvalho... [RANDOM]: Introduce secure_dccp_sequence_number
2005-08-29 Arnaldo Carvalho... [NET]: Export symbols needed by the current DCCP code
2005-08-29 Arnaldo Carvalho... [ICSK]: Introduce reqsk_queue_prune from code in tcp_sy...
2005-08-29 Arnaldo Carvalho... [ICSK]: Generalise tcp_listen_{start,stop}
2005-08-29 Arnaldo Carvalho... [ICSK]: Introduce inet_csk_clone
2005-08-29 Arnaldo Carvalho... [NET]: Just move the inet_connection_sock function...
2005-08-29 Arnaldo Carvalho... [NET]: Introduce inet_connection_sock
2005-08-29 Arnaldo Carvalho... [SOCK]: Introduce sk_clone
2005-08-29 Arnaldo Carvalho... [INET_TWSK]: Introduce inet_twsk_alloc
2005-08-29 Arnaldo Carvalho... [INET]: Generalise the TCP sock ID lookup routines
2005-08-29 Arnaldo Carvalho... [INET]: Generalise tcp_tw_bucket, aka TIME_WAIT sockets
2005-08-29 Arnaldo Carvalho... [INET]: Generalise tcp_v4_lookup_listener
2005-08-29 Arnaldo Carvalho... [INET]: Generalise tcp_v4_hash & tcp_unhash
2005-08-29 Arnaldo Carvalho... [TCP]: Move the tcp sock states to net/tcp_states.h
2005-08-29 Arnaldo Carvalho... [INET]: Generalise the tcp_listen_ lock routines
2005-08-29 Arnaldo Carvalho... [INET]: Move tcp_port_rover to inet_hashinfo
2005-08-29 Arnaldo Carvalho... [INET]: Generalise tcp_bind_hash & tcp_inherit_port
2005-08-29 Pablo Neira... [NETFILTER]: fix list traversal order in ctnetlink
2005-08-29 Pablo Neira... [NETFILTER]: Fix typo in ctnl_exp_cb array (no bug...
2005-08-29 Pablo Neira... [NETFILTER]: fix conntrack refcount leak in unlink_expect()
2005-08-29 Pablo Neira... [NETFILTER]: ctnetlink: make sure event order is correct
2005-08-29 Harald Welte[NETFILTER]: don't use nested attributes for conntrack_...
2005-08-29 Harald Welte[NETFILTER]: cleanup nfnetlink_check_attributes()
2005-08-29 Harald Welte[NETFILTER]: attribute count is an attribute of message...
2005-08-29 Harald Welte[NETFILTER]: fix ctnetlink 'create_expect' parsing
2005-08-29 Pablo Neira[NETFILTER]: conntrack_netlink: Fix locking during...
2005-08-29 Pablo Neira[NETFILTER]: remove bogus memset() calls from ip_conntr...
2005-08-29 Patrick McHardy[NETFILTER]: Fix multiple problems with the conntrack...
2005-08-29 Arnaldo Carvalho... [INET]: Move bind_hash from tcp_sk to inet_sk
2005-08-29 Arnaldo Carvalho... [INET]: Move the TCP hashtable functions/structs to...
2005-08-29 Arnaldo Carvalho... [INET]: Just rename the TCP hashtable functions/structs...
2005-08-29 Arnaldo Carvalho... [INET]: Move the TCP ehash functions to include/net...
2005-08-29 Harald Welte[NETFILTER]: Add new "nfnetlink_log" userspace packet...
2005-08-29 Harald Welte[NETFILTER]: Extend netfilter logging API
2005-08-29 Harald Welte[NETFILTER]: Add refcounting and /proc/net/netfilter...
2005-08-29 Arnaldo Carvalho... [INET]: Introduce inet_sk_rebuild_header
2005-08-29 Arnaldo Carvalho... [SOCK]: Introduce sk_setup_caps
2005-08-29 Arnaldo Carvalho... [SOCK]: Rename __tcp_v4_rehash to __sk_prot_rehash
2005-08-29 Arnaldo Carvalho... [NET]: Cleanup INET_REFCNT_DEBUG code
next