[NETFILTER]: arp_tables: per-netns arp_tables FILTER
[safe/jmp/linux-2.6] / net /
2008-02-01 Alexey Dobriyan[NETFILTER]: arp_tables: per-netns arp_tables FILTER
2008-02-01 Alexey Dobriyan[NETFILTER]: arp_tables: netns preparation
2008-02-01 Alexey Dobriyan[NETFILTER]: ip6_tables: per-netns IPv6 FILTER, MANGLE...
2008-02-01 Alexey Dobriyan[NETFILTER]: ip6_tables: netns preparation
2008-02-01 Alexey Dobriyan[NETFILTER]: ip_tables: per-netns FILTER, MANGLE, RAW
2008-02-01 Alexey Dobriyan[NETFILTER]: ip_tables: propagate netns from userspace
2008-02-01 Alexey Dobriyan[NETFILTER]: x_tables: return new table from {arp,ip...
2008-02-01 Alexey Dobriyan[NETFILTER]: x_tables: per-netns xt_tables
2008-02-01 Alexey Dobriyan[NETFILTER]: x_tables: change xt_table_register() retur...
2008-02-01 Jan Engelhardt[NETFILTER]: ebtables: mark matches, targets and watche...
2008-02-01 Jan Engelhardt[NETFILTER]: ebtables: Update modules' descriptions
2008-02-01 Jan Engelhardt[NETFILTER]: ebtables: remove casts, use consts
2008-02-01 Jan Engelhardt[NETFILTER]: xt_conntrack: add port and direction matching
2008-02-01 Patrick McHardy[NETFILTER]: nfnetlink_log: fix typo
2008-02-01 Patrick McHardy[NETFILTER]: bridge netfilter: remove nf_bridge_info...
2008-02-01 Patrick McHardy[NETFILTER]: nf_nat: remove double bysource hash initia...
2008-02-01 Jan Engelhardt[NETFILTER]: Use const in struct xt_match, xt_target...
2008-02-01 Eric Dumazet[NETFILTER]: Supress some sparse warnings
2008-02-01 Denis V. Lunev[RAW]: Wrong content of the /proc/net/raw6.
2008-02-01 Denis V. Lunev[RAW]: Cleanup IPv4 raw_seq_show.
2008-02-01 Denis V. Lunev[RAW]: Family check in the /proc/net/raw[6] is extra.
2008-02-01 Herbert Xu[IPCOMP]: Fix reception of incompressible packets
2008-02-01 Eric Dumazet[NET]: should explicitely initialize atomic_t field...
2008-02-01 Ilpo Järvinen[TCP]: NewReno must count every skb while marking losses
2008-02-01 Pavel Emelyanov[NETNS]: Fix race between put_net() and netlink_kernel_...
2008-02-01 Eric Dumazet[XFRM]: constify 'struct xfrm_type'
2008-02-01 Benjamin Thery[NETNS]: Add missing initialization of nl_info.nl_net...
2008-02-01 Laszlo Attila Toth[NET]: Introducing socket mark socket option.
2008-02-01 Jan Engelhardt[AF_RXRPC]: constify function pointer tables
2008-02-01 Dave Young[BLUETOOTH]: Add conn add/del workqueues to avoid conne...
2008-02-01 Herbert Xu[IPCOMP]: Fetch nexthdr before ipch is destroyed
2008-02-01 Julian Anastasov[IPV4] fib_trie: apply fixes from fib_hash
2008-02-01 Julian Anastasov[IPV4] fib: fix route replacement, fib_info is shared
2008-02-01 Wei Yongjun[SCTP]: Fix miss of report unrecognized HMAC Algorithm...
2008-02-01 Arnaldo Carvalho... [INET_DIAG]: Fix inet_diag_lock_handler error path.
2008-02-01 Herbert Xu[INET]: Prevent out-of-sync truesize on ip_fragment...
2008-02-01 maximilian attems[AX25]: Kill ax25_bind() user triggable printk.
2008-02-01 maximilian attems[AX25]: Beautify x25_init() version printk.
2008-02-01 Ilpo Järvinen[NET] 9p: kill dead static inline buf_put_string
2008-02-01 Herbert Xu[IPSEC]: Add support for combined mode algorithms
2008-02-01 Herbert Xu[IPSEC]: Allow async algorithms
2008-02-01 Herbert Xu[IPSEC]: Use crypto_aead and authenc in ESP
2008-02-01 Iñaky Pérez-Gonzálezrfkill: add the WiMAX radio type
2008-02-01 Ron Rindjunskymac80211: fixing null qos data frames check for reorder...
2008-02-01 Johannes Bergmac80211: fix alignment warning
2008-02-01 Linus TorvaldsMerge branch 'task_killable' of git://git./linux/kernel...
2008-01-30 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-01-30 Linus TorvaldsMerge git://git./linux/kernel/git/x86/linux-2.6-x86
2008-01-30 Linus TorvaldsMake !NETFILTER_ADVANCED enable IP6_NF_MATCH_IPV6HEADER
2008-01-30 travis@sgi.comx86: change NR_CPUS arrays in numa_64
2008-01-30 Trond MyklebustSUNRPC: Don't bother changing the sigmask for asynchron...
2008-01-30 Chuck LeverSUNRPC: rpcb_getport_sync() passes incorrect address...
2008-01-30 Chuck LeverSUNRPC: Clean up block comment preceding rpcb_getport_s...
2008-01-30 Chuck LeverSUNRPC: Use appropriate argument types in rpcb client
2008-01-30 Chuck LeverSUNRPC: rpcb_getport_sync() should use built-in hostnam...
2008-01-30 Chuck LeverSUNRPC: Clean up functions that free address_strings...
2008-01-30 Trond MyklebustSUNRPC: Fix up constant string declarations in struct...
2008-01-30 Chuck LeverSUNRPC: fewer conditionals in the format_ip_address...
2008-01-30 Chuck LeverSUNRPC: Fix use of copy_to_user() in gss_pipe_upcall()
2008-01-30 Trond MyklebustSUNRPC: Add support for per-client timeout values
2008-01-30 Trond MyklebustSUNRPC: Clean up the transport timeout initialisation
2008-01-30 Trond MyklebustSUNRPC: cleanup for rpc_new_client()
2008-01-30 Chuck LeverSUNRPC: Move universal address definitions to global...
2008-01-30 Chuck LeverSUNRPC: RPC version numbers are u32
2008-01-30 Chuck LeverSUNRPC: Fix socket address handling in rpcb_clnt
2008-01-30 Chuck LeverSUNRPC: rpc_create() default hostname should support...
2008-01-30 Chuck LeverSUNRPC: Remove an unneeded implicit type cast when...
2008-01-30 Chuck LeverSUNRPC: temp var should match return type of xdr_skb_re...
2008-01-30 Chuck LeverSUNRPC: Check a return result
2008-01-30 Chuck LeverSUNRPC: Fix an unnecessary implicit type cast in rpcrdm...
2008-01-30 Chuck LeverSUNRPC: Prevent mixed sign comparisons in rpcrdma_conve...
2008-01-30 Trond MyklebustSUNRPC: Cleanup to remove the last users of the RPC_WAI...
2008-01-30 Trond MyklebustSUNRPC: Unexport rpc_init_task() and rpc_execute()
2008-01-30 Trond MyklebustSUNRPC: allow the caller of rpc_run_task to preallocate...
2008-01-30 Trond MyklebustSUNRPC: Remove the now unused function rpc_call_setup()
2008-01-30 Trond MyklebustNFS/SUNRPC: Convert all users of rpc_call_setup()
2008-01-30 Trond MyklebustSUNRPC: Allow rpc_init_task() to initialise the rpc_tas...
2008-01-30 Trond MyklebustSUNRPC: Add a helper rpc_call_start() that initialises...
2008-01-30 Trond MyklebustSUNRPC: Mask signals across the call to rpc_call_setup...
2008-01-30 Trond MyklebustSUNRPC: Clean up the initialisation of priority queue...
2008-01-30 Trond MyklebustSUNRPC: Clean up rpc_run_task
2008-01-30 Trond MyklebustSUNRPC: Cleanup of rpc_task initialisation
2008-01-30 Trond MyklebustSUNRPC: Restrict sunrpc client exports
2008-01-30 Trond MyklebustSUNRPC: Move exported declarations to the function...
2008-01-30 J. Bruce Fieldssunrpc: document the rpc_pipefs kernel api
2008-01-30 Trond MyklebustSUNRPC: Reconnect immediately whenever the server isn...
2008-01-30 Trond MyklebustSUNRPC: Rename xprt_disconnect()
2008-01-30 Trond MyklebustSUNRPC: Make call_status()/call_decode() call xprt_forc...
2008-01-30 Trond MyklebustSUNRPC: xprt_autoclose() should not call xprt_disconnect()
2008-01-30 Trond MyklebustSUNRPC: Use shutdown() instead of close() when disconne...
2008-01-30 Trond MyklebustSUNRPC: TCP clear XPRT_CLOSE_WAIT when the socket is...
2008-01-30 Trond MyklebustSUNRPC: Allow the client to detect if the TCP connectio...
2008-01-30 Trond MyklebustSUNRPC: Fix TCP rebinding logic
2008-01-30 Trond MyklebustSUNRPC: Fix a race in xs_tcp_state_change()
2008-01-29 Paul MooreNetLabel: Add auditing to the static labeling mechanism
2008-01-29 Paul MooreNetLabel: Introduce static network labels for unlabeled...
2008-01-29 Paul MooreSELinux: Enable dynamic enable/disable of the network...
2008-01-29 Paul MooreNetLabel: Add IP address family information to the...
2008-01-29 Paul MooreNetLabel: Add secid token support to the NetLabel secat...
2008-01-29 Paul MooreNetLabel: Consolidate the LSM domain mapping/hashing...
next