[NET] sysctl: make the sys.net.core sysctls per-namespace
[safe/jmp/linux-2.6] / net /
2008-01-28 Pavel Emelyanov[NET] sysctl: make the sys.net.core sysctls per-namespace
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
2008-01-28 Pavel Emelyanov[IPV4] ROUTE: Convert rt_hash_lock_init() macro into...
2008-01-28 Pavel Emelyanov[IPV4] ROUTE: Clean up proc files creation.
2008-01-28 Pavel Emelyanov[IPV4] ROUTE: Collect proc-related functions together
2008-01-28 Herbert Xu[UDP]: Only increment counter on first peek/recv
2008-01-28 Herbert Xu[UDP]: Restore missing inDatagrams increments
2008-01-28 Herbert Xu[UDP]: Avoid repeated counting of checksum errors due...
2008-01-28 Pavel Emelyanov[IPV6]: Eliminate difference in actions of sysctl and...
2008-01-28 Pavel Emelyanov[INET]: Merge sys.net.ipv4.ip_forward and sys.net.ipv4...
2008-01-28 Pavel Emelyanov[IPV6]: Use sysctl paths to register ipv6 sysctl tables
2008-01-28 Pavel Emelyanov[IPV6]: Make the ipv6/sysctl_net_ipv6.c compilation...
2008-01-28 Pavel Emelyanov[NET]: Remove the empty net_table
2008-01-28 Pavel Emelyanov[TR]: Use ctl paths to register net/token-ring/ table
2008-01-28 Pavel Emelyanov[IPV4]: Use ctl paths to register net/ipv4/ table
2008-01-28 Pavel Emelyanov[IPV4]: Cleanup the sysctl_net_ipv4.c file
2008-01-28 Pavel Emelyanov[NET]: Isolate the net/core/ sysctl table
2008-01-28 Pavel Emelyanov[NET]: Remove unneeded ifdefs from sysctl_net_core.c
2008-01-28 Patrick McHardy[NETFILTER]: Select CONFIG_NETFILTER_NETLINK when needed
2008-01-28 Patrick McHardy[NETFILTER]: remove NF_CONNTRACK_ENABLED option
2008-01-28 Patrick McHardy[NETFILTER]: nfnetlink_queue: update copyright
2008-01-28 Patrick McHardy[NETFILTER]: nfnetlink_queue: remove useless enqueue...
2008-01-28 Patrick McHardy[NETFILTER]: nfnetlink_queue: eliminate impossible...
2008-01-28 Patrick McHardy[NETFILTER]: nfnetlink_queue: use endianness-aware...
2008-01-28 Patrick McHardy[NETFILTER]: nfnetlink_queue: mark hash table __read_mostly
2008-01-28 Patrick McHardy[NETFILTER]: nfnetlink_queue: remove useless debugging
2008-01-28 Patrick McHardy[NETFILTER]: nfnetlink_queue: kill useless wrapper
2008-01-28 Patrick McHardy[NETFILTER]: nfnetlink: use RCU for queue instances...
2008-01-28 Patrick McHardy[NETFILTER]: nfnetlink_queue: fix checks in nfqnl_recv_...
2008-01-28 Patrick McHardy[NETFILTER]: nfnetlink_queue: avoid unnecessary atomic...
2008-01-28 Patrick McHardy[NETFILTER]: remove annoying debugging message
2008-01-28 Patrick McHardy[NETFILTER]: nf_queue: clean up error paths
2008-01-28 Patrick McHardy[NETFILTER]: {nfnetlink,ip,ip6}_queue: kill issue_verdict
2008-01-28 Patrick McHardy[NETFILTER]: nf_queue: move list_head/skb/id to struct...
2008-01-28 Patrick McHardy[NETFILTER]: ip6_queue: resync dev-index based flushing
2008-01-28 Patrick McHardy[NETFILTER]: ip6_queue: deobfuscate entry lookups
2008-01-28 Patrick McHardy[NETFILTER]: ip_queue: deobfuscate entry lookups
2008-01-28 Patrick McHardy[NETFILTER]: nfnetlink_queue: deobfuscate entry lookups
2008-01-28 Patrick McHardy[NETFILTER]: {nf_netlink,ip,ip6}_queue: use list_for_ea...
2008-01-28 Patrick McHardy[NETFILTER]: nf_queue: move queueing related functions...
2008-01-28 Patrick McHardy[NETFILTER]: nf_queue: remove unused data pointer
2008-01-28 Patrick McHardy[NETFILTER]: nf_queue: make queue_handler const
2008-01-28 Patrick McHardy[NETFILTER]: nf_queue: remove unnecessary hook existanc...
2008-01-28 Patrick McHardy[NETFILTER]: nf_queue: minor cleanup
2008-01-28 Patrick McHardy[NETFILTER]: Mark hooks __read_mostly
2008-01-28 Patrick McHardy[NETFILTER]: Use nf_register_hooks for multiple registr...
2008-01-28 Patrick McHardy[NETFILTER]: nf_conntrack_proto_icmp: kill extern decla...
2008-01-28 Patrick McHardy[NETFILTER]: nf_ct_h323: remove ipv6 module dependency
2008-01-28 Patrick McHardy[NETFILTER]: xt_hashlimit: remove ip6tables module...
2008-01-28 Maciej Soltysiak[NETFILTER]: {ip,ip6}t_LOG: log GID
2008-01-28 Patrick McHardy[NETFILTER]: x_tables: add rateest match
2008-01-28 Patrick McHardy[NETFILTER]: x_tables: add RATEEST target
2008-01-28 Patrick McHardy[NETFILTER]: ip_tables: remove obsolete SAME target
2008-01-28 Jan Engelhardt[NETFILTER]: IPv6 capable xt_TOS v1 target
2008-01-28 Jan Engelhardt[NETFILTER]: IPv6 capable xt_tos v1 match
2008-01-28 Jan Engelhardt[NETFILTER]: Merge ipt_TOS into xt_DSCP
2008-01-28 Jan Engelhardt[NETFILTER]: Merge ipt_tos into xt_dscp
2008-01-28 Jan Engelhardt[NETFILTER]: Use lowercase names for matches in Kconfig
2008-01-28 Laszlo Attila Toth[NETFILTER]: ipt_addrtype: limit address type checking...
2008-01-28 Laszlo Attila Toth[IPV4]: Add inet_dev_addr_type()
2008-01-28 Jan Engelhardt[NETFILTER]: merge ipt_owner/ip6t_owner in xt_owner
2008-01-28 Patrick McHardy[NETFILTER]: x_tables: remove obsolete overflow check
2008-01-28 Eric Dumazet[NETFILTER]: x_tables: struct xt_table_info diet
2008-01-28 Jan Engelhardt[NETFILTER]: x_tables: consistent and unique symbol...
2008-01-28 Li Zefan[NETFILTER]: replace list_for_each with list_for_each_entry
2008-01-28 Sven Schnelle[NETFILTER]: x_tables: add TCPOPTSTRIP target
2008-01-28 Patrick McHardy[NETLINK]: af_netlink.c checkpatch cleanups
2008-01-28 Herbert Xu[IPSEC]: Use the correct family for input state lookup
2008-01-28 Wang Chen[UDP]: Counter increment should be in USER mode for...
2008-01-28 Wang Chen[UDP]: Clean up for IS_UDPLITE macro
2008-01-28 Wang Chen[UDP]: Defer InDataGrams increment until recvmsg()...
2008-01-28 Ilpo Järvinen[TCP]: Abstract tp->highest_sack accessing & point...
2008-01-28 Ilpo Järvinen[TCP]: Cleanup local variables of clean_rtx_queue
2008-01-28 Ilpo Järvinen[TCP]: Add unlikely() to urgent handling in clean_rtx_queue
2008-01-28 Ilpo Järvinen[TCP]: Remove duplicated code block from clean_rtx_queue
2008-01-28 Ilpo Järvinen[TCP]: Add tcp_for_write_queue_from_safe and use it...
next