pandora-kernel.git
2008-01-28 Gerrit Renker[DCCP]: Add (missing) option parsing to request_sock...
2008-01-28 Gerrit Renker[DCCP]: Allow to parse options on Request Sockets
2008-01-28 Gerrit Renker[DCCP]: Collapse repeated `len' statements into one
2008-01-28 Gerrit Renker[DCCP]: Support for server holding timewait state
2008-01-28 Gerrit Renker[DCCP]: Use maximum-RTO backoff from DCCP spec
2008-01-28 Gerrit Renker[DCCP]: Shift the retransmit timer for active-close...
2008-01-28 Daniel Lezcano[IPV6]: fix section mismatch warnings
2008-01-28 Gerrit Renker[DCCP]: Perform SHUT_RD and SHUT_WR on receiving close
2008-01-28 Herbert Xu[DECNET]: Fix inverted wait flag in xfrm_lookup call
2008-01-28 Herbert Xu[NET]: Check RTNL status in unregister_netdevice
2008-01-28 Herbert Xu[IPSEC]: Do not let packets pass when ICMP flag is off
2008-01-28 Herbert Xu[IPSEC]: Make callers of xfrm_lookup to use XFRM_LOOKUP...
2008-01-28 Herbert Xu[IPSEC]: Fix reversed ICMP6 policy check
2008-01-28 Michael Chan[BNX2]: Fix compiler warning.
2008-01-28 Michael Chan[BNX2]: Update version to 1.7.1.
2008-01-28 Michael Chan[BNX2]: Enable new tx ring.
2008-01-28 Michael Chan[BNX2]: Add support for a new tx ring.
2008-01-28 Michael Chan[BNX2]: Support multiple MSIX IRQs.
2008-01-28 Michael Chan[BNX2]: Move rx indexes into bnx2_napi struct.
2008-01-28 Michael Chan[BNX2]: Move tx indexes into bnx2_napi struct.
2008-01-28 Michael Chan[BNX2]: Introduce new bnx2_napi structure.
2008-01-28 Michael Chan[BNX2]: Restructure IRQ datastructures.
2008-01-28 Michael Chan[BNX2]: Add function to fetch hardware tx index.
2008-01-28 Michael Chan[BNX2]: Update version to 1.6.9.
2008-01-28 Michael Chan[BNX2]: Enable S/G for jumbo RX.
2008-01-28 Michael Chan[BNX2]: Add fast path code to handle RX pages.
2008-01-28 Michael Chan[BNX2]: Add init. code to handle RX pages.
2008-01-28 Michael Chan[BNX2]: Update firmware to support S/G RX buffers.
2008-01-28 Michael Chan[BNX2]: Restructure RX ring init. code.
2008-01-28 Michael Chan[BNX2]: Restructure RX fast path handling.
2008-01-28 Michael Chan[BNX2]: Add ring constants.
2008-01-28 Andrew Morton[NET]: fix drivers/net/ns83820.c build
2008-01-28 Michal Schmidt[IPIP]: Allow rebinding the tunnel to another interface
2008-01-28 Pavel Emelyanov[NET]: Remove unused define from loopback driver.
2008-01-28 Denis V. Lunev[NETNS]: network namespace was passed into dev_getbyhwa...
2008-01-28 Harvey Harrison[NET]: Remove FASTCALL macro
2008-01-28 Herbert Xu[IPSEC]: Add ICMP host relookup support
2008-01-28 Herbert Xu[IPSEC]: Added xfrm_decode_session_reverse and xfrmX_po...
2008-01-28 Herbert Xu[IPSEC]: Make xfrm_lookup flags argument a bit-field
2008-01-28 Gerrit Renker[TFRC]: Remove previous loss intervals implementation
2008-01-28 Gerrit Renker[CCID3]: Interface CCID3 code with newer Loss Intervals...
2008-01-28 Gerrit Renker[TFRC]: CCID3 (and CCID4) needs to access these inlines
2008-01-28 Gerrit Renker[CCID3]: Redundant debugging output / documentation
2008-01-28 Gerrit Renker[TFRC]: Ringbuffer to track loss interval history
2008-01-28 Gerrit Renker[TFRC]: Loss interval code needs the macros/inlines...
2008-01-28 Gerrit Renker[TFRC]: Put RX/TX initialisation into tfrc.c
2008-01-28 Denis V. Lunev[NETNS]: separate af_packet netns data
2008-01-28 Denis V. Lunev[NETNS]: struct net content re-work (v3)
2008-01-28 Denis V. Lunev[AF_UNIX]: Remove unused declaration of sysctl_unix_max...
2008-01-28 Daniel Lezcano[IPV6]: make the protocol initialization to return...
2008-01-28 Daniel Lezcano[IPV6]: make inet6_register_protosw to return an error...
2008-01-28 Daniel Lezcano[IPV6]: make frag to return an error at initialization
2008-01-28 Daniel Lezcano[IPV6]: make extended headers to return an error at...
2008-01-28 Daniel Lezcano[IPV6]: make flowlabel to return an error
2008-01-28 Pavel Emelyanov[IPV4]: Cleanup sysctl manipulations in devinet.c
2008-01-28 Pavel Emelyanov[IPV4]: Cleanup IN_DEV_MFORWARD macro
2008-01-28 Pavel Emelyanov[INET]: Use BUILD_BUG_ON in inet_timewait_sock.c checks
2008-01-28 Pavel Emelyanov[TCP]: Use BUILD_BUG_ON for tcp_skb_cb size checking
2008-01-28 Eric Dumazet[NETLINK]: kzalloc() conversion
2008-01-28 Eric Dumazet[NET]: dst_ifdown() cleanup
2008-01-28 Herbert Xu[IPSEC]: Add xfrm_input_state helper
2008-01-28 Gerrit Renker[CCID3]: HC-receiver should not insert timestamps as...
2008-01-28 Gerrit Renker[TFRC]: The function tfrc_rx_hist_entry_delete() is...
2008-01-28 Gerrit Renker[TFRC]: Move comment.
2008-01-28 YOSHIFUJI Hideaki[NET]: Remove unused "mibalign" argument for snmp_mib_i...
2008-01-28 Denis V. Lunev[IPV4]: last default route is a fib table property
2008-01-28 Denis V. Lunev[IPV4]: Unify assignment of fi to fib_result
2008-01-28 Denis V. Lunev[IPV4]: no need pass pointer to a default into fib_dete...
2008-01-28 Daniel Lezcano[IPV6]: route6 remove ifdef for fib_rules
2008-01-28 Daniel Lezcano[IPV6]: remove ifdef in route6 for xfrm6
2008-01-28 Daniel Lezcano[IPV6]: create route6 proc init-fini functions
2008-01-28 Pavel Emelyanov[NET] sysctl: make sysctl_somaxconn per-namespace
2008-01-28 Pavel Emelyanov[NET] sysctl: prepare core tables to point to netns...
2008-01-28 Pavel Emelyanov[NET] sysctl: make the sys.net.core sysctls per-namespace
2008-01-28 Pavel Emelyanov[SNMP]: Remove unused devconf macros.
2008-01-28 Denis Cheng[IUCV]: use LIST_HEAD instead of LIST_HEAD_INIT
2008-01-28 Denis Cheng[XFRM] net/xfrm/xfrm_state.c: use LIST_HEAD instead...
2008-01-28 Denis Cheng[X25]: use LIST_HEAD instead of LIST_HEAD_INIT
2008-01-28 Denis Cheng[LAPB] net/lapb/lapb_iface.c: use LIST_HEAD instead...
2008-01-28 Denis Cheng[IPV4] net/ipv4/cipso_ipv4.c: use LIST_HEAD instead...
2008-01-28 Denis Cheng[NET] net/core/dev.c: use LIST_HEAD instead of LIST_HEA...
2008-01-28 Eric W. Biederman[IPV4]: Move trie_local and trie_main into the proc...
2008-01-28 Eric W. Biederman[IPV4]: Remove ip_fib_local_table and ip_fib_main_table...
2008-01-28 Daniel Lezcano[IPV6] route6/fib6: Don't panic a kmem_cache_create.
2008-01-28 Daniel Lezcano[IPV6]: Make af_inet6 to check ip6_route_init return...
2008-01-28 Daniel Lezcano[IPV6]: Make ip6_route_init to return an error code.
2008-01-28 Daniel Lezcano[IPV6]: Make fib6_rules_init to return an error code.
2008-01-28 Daniel Lezcano[IPV6]: Make xfrm6_init to return an error code.
2008-01-28 Daniel Lezcano[IPV6]: Make fib6_init to return an error code.
2008-01-28 Denis V. Lunev[NET]: Multiple namespaces in the all dst_ifdown routines.
2008-01-28 Arnaldo Carvalho... [TFRC]: New rx history code
2008-01-28 Gerrit Renker[CCID3]: The receiver of a half-connection does not...
2008-01-28 Arnaldo Carvalho... [TFRC]: Rename dccp_rx_ to tfrc_rx_
2008-01-28 Arnaldo Carvalho... [TFRC]: Make the rx history slab be global
2008-01-28 Arnaldo Carvalho... [TFRC]: Rename tfrc_tx_hist to tfrc_tx_hist_slab, for...
2008-01-28 Gerrit Renker[DCCP]: Introduce generic function to test for `data...
2008-01-28 Gerrit Renker[TFRC]: Provide central source file and debug facility
2008-01-28 Pavel Emelyanov[ARP]: Consolidate some code in arp_req_set/delete_publc
2008-01-28 Pavel Emelyanov[ARP]: Minus one level of ndentation in arp_req_delete
2008-01-28 Pavel Emelyanov[ARP]: Minus one level of indentation in arp_req_set
next