Linus Torvalds f5c101892f Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu 13 years ago
..
ipset 028940342a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 13 years ago
ipvs 068d522067 ipvs: ip_vs_proto: local functions should not be exposed globally 13 years ago
Kconfig cf308a1fae netfilter: add xt_hmark target for hash-based skb marking 13 years ago
Makefile cf308a1fae netfilter: add xt_hmark target for hash-based skb marking 13 years ago
core.c a5347fe36b net: Delete all remaining instances of ctl_path 13 years ago
nf_conntrack_acct.c ec8f23ce0f net: Convert all sysctl registrations to register_net_sysctl 13 years ago
nf_conntrack_amanda.c e87cc4728f net: Convert net_ratelimit uses to net_<level>_ratelimited 13 years ago
nf_conntrack_broadcast.c 93557f53e1 netfilter: nf_conntrack: nf_conntrack snmp helper 14 years ago
nf_conntrack_core.c e87cc4728f net: Convert net_ratelimit uses to net_<level>_ratelimited 13 years ago
nf_conntrack_ecache.c 031d7709f2 netfilter: nf_ct_ecache: refactor notifier registration 13 years ago
nf_conntrack_expect.c e87cc4728f net: Convert net_ratelimit uses to net_<level>_ratelimited 13 years ago
nf_conntrack_extend.c cf778b00e9 net: reintroduce missing rcu_assign_pointer() calls 13 years ago
nf_conntrack_ftp.c eb93992207 module_param: make bool parameters really bool (net & drivers/net) 13 years ago
nf_conntrack_h323_asn1.c b4232a2277 netfilter: h323: bug in parsing of ASN1 SEQOF field 14 years ago
nf_conntrack_h323_main.c be3eed2e96 netfilter: nf_ct_h323: fix usage of MODULE_ALIAS_NFCT_HELPER 13 years ago
nf_conntrack_h323_types.c 905e3e8ec5 [NETFILTER]: nf_conntrack_h323: constify and annotate H.323 helper 17 years ago
nf_conntrack_helper.c 6714cf5465 netfilter: nf_conntrack: fix explicit helper attachment and NAT 13 years ago
nf_conntrack_irc.c e87cc4728f net: Convert net_ratelimit uses to net_<level>_ratelimited 13 years ago
nf_conntrack_l3proto_generic.c 8ce8439a31 [NETFILTER]: nf_conntrack: use bool type in struct nf_conntrack_l3proto 17 years ago
nf_conntrack_netbios_ns.c 93557f53e1 netfilter: nf_conntrack: nf_conntrack snmp helper 14 years ago
nf_conntrack_netlink.c 9768e1ace4 netfilter: nf_ct_expect: partially implement ctnetlink_change_expect 13 years ago
nf_conntrack_pptp.c 4c6e420966 netfilter: nf_ct_pptp: fix DNATed PPTP connection address translation 14 years ago
nf_conntrack_proto.c f99e8f715a net: Convert nf_conntrack_proto to use register_net_sysctl 13 years ago
nf_conntrack_proto_dccp.c ec8f23ce0f net: Convert all sysctl registrations to register_net_sysctl 13 years ago
nf_conntrack_proto_generic.c f577694143 nf_conntrack_proto_generic: Stop using NLA_PUT*(). 13 years ago
nf_conntrack_proto_gre.c 242ddfc014 nf_conntrack_proto_gre: Stop using NLA_PUT*(). 13 years ago
nf_conntrack_proto_sctp.c 5e8d1eb5fb nf_conntrack_proto_sctp: Stop using NLA_PUT*(). 13 years ago
nf_conntrack_proto_tcp.c 1a4ac9870f netfilter: nf_ct_tcp: extend log message for invalid ignored packets 13 years ago
nf_conntrack_proto_udp.c 3c60a17b1b nf_conntrack_proto_udp{,lite}: Stop using NLA_PUT*(). 13 years ago
nf_conntrack_proto_udplite.c 3c60a17b1b nf_conntrack_proto_udp{,lite}: Stop using NLA_PUT*(). 13 years ago
nf_conntrack_sane.c fb04883371 netfilter: add more values to enum ip_conntrack_info 14 years ago
nf_conntrack_sip.c fb04883371 netfilter: add more values to enum ip_conntrack_info 14 years ago
nf_conntrack_snmp.c 93557f53e1 netfilter: nf_conntrack: nf_conntrack snmp helper 14 years ago
nf_conntrack_standalone.c ec8f23ce0f net: Convert all sysctl registrations to register_net_sysctl 13 years ago
nf_conntrack_tftp.c 654d0fbdc8 netfilter: cleanup printk messages 15 years ago
nf_conntrack_timeout.c dd70507241 netfilter: nf_ct_ext: add timeout extension 13 years ago
nf_conntrack_timestamp.c ec8f23ce0f net: Convert all sysctl registrations to register_net_sysctl 13 years ago
nf_internals.h 654d0fbdc8 netfilter: cleanup printk messages 15 years ago
nf_log.c ec8f23ce0f net: Convert all sysctl registrations to register_net_sysctl 13 years ago
nf_queue.c a8db7b2d19 netfilter: nf_queue: fix queueing of bridged gro skbs 13 years ago
nf_sockopt.c b7058842c9 net: Make setsockopt() optlen be unsigned. 15 years ago
nf_tproxy_core.c d503b30bd6 netfilter: tproxy: do not assign timewait sockets to skb->sk 14 years ago
nfnetlink.c 95c9617472 net: cleanup unsigned to unsigned int 13 years ago
nfnetlink_acct.c 7c80118953 nfnetlink_acct: Stop using NLA_PUT*(). 13 years ago
nfnetlink_cttimeout.c 48f03bdad8 nfnetlink_cttimeout: Stop using NLA_PUT*(). 13 years ago
nfnetlink_log.c 1db20a5295 nfnetlink_log: Stop using NLA_PUT*(). 13 years ago
nfnetlink_queue.c e87cc4728f net: Convert net_ratelimit uses to net_<level>_ratelimited 13 years ago
x_tables.c 3a9a231d97 net: Fix files explicitly needing to include module.h 13 years ago
xt_AUDIT.c 75f2811c64 ipv6: Add fragment reporting to ipv6_skip_exthdr(). 13 years ago
xt_CHECKSUM.c edf0e1fb0d netfilter: add CHECKSUM target 15 years ago
xt_CLASSIFY.c 9811600f7c netfilter: xt_CLASSIFY: add ARP support, allow CLASSIFY target on any table 14 years ago
xt_CONNSECMARK.c 4b560b447d netfilter: xtables: substitute temporary defines by final name 15 years ago
xt_CT.c 1a52099640 netfilter: xt_CT: remove redundant header include 13 years ago
xt_DSCP.c 1ed2f73d90 netfilter: IPv6: fix DSCP mangle code 14 years ago
xt_HL.c 181b1e9ce1 netfilter: Reduce switch/case indent 14 years ago
xt_HMARK.c c44f5faa8e netfilter: xt_HMARK: modulus is expensive for hash calculation 13 years ago
xt_IDLETIMER.c 0a9ee81349 netfilter: Remove unnecessary OOM logging messages 13 years ago
xt_LED.c f1e231a356 netfilter: xtables: add missing aliases for autoloading via iptables 14 years ago
xt_LOG.c a0f65a267d netfilter: xt_LOG: use CONFIG_IP6_NF_IPTABLES instead of CONFIG_IPV6 13 years ago
xt_NFLOG.c 4b560b447d netfilter: xtables: substitute temporary defines by final name 15 years ago
xt_NFQUEUE.c c0cd115667 net:netfilter: use IS_ENABLED 13 years ago
xt_NOTRACK.c 5bfddbd46a netfilter: nf_conntrack: IPS_UNTRACKED bit 15 years ago
xt_RATEEST.c cefcb60201 net,rcu: Convert call_rcu(xt_rateest_free_rcu) to kfree_rcu() 14 years ago
xt_SECMARK.c 2606fd1fa5 secmark: make secmark object handling generic 14 years ago
xt_TCPMSS.c e87cc4728f net: Convert net_ratelimit uses to net_<level>_ratelimited 13 years ago
xt_TCPOPTSTRIP.c c0cd115667 net:netfilter: use IS_ENABLED 13 years ago
xt_TEE.c 19e8d69c54 net: replace percpu_xxx funcs with this_cpu_xxx or __this_cpu_xxx 13 years ago
xt_TPROXY.c 84018f55ab netfilter: ip6_tables: add flags parameter to ipv6_find_hdr() 13 years ago
xt_TRACE.c 4b560b447d netfilter: xtables: substitute temporary defines by final name 15 years ago
xt_addrtype.c c0cd115667 net:netfilter: use IS_ENABLED 13 years ago
xt_cluster.c 5bfddbd46a netfilter: nf_conntrack: IPS_UNTRACKED bit 15 years ago
xt_comment.c 62fc805108 netfilter: xtables: deconstify struct xt_action_param for matches 15 years ago
xt_connbytes.c c5e1fd8cca Merge branch 'nf-next' of git://1984.lsi.us.es/net-next 13 years ago
xt_connlimit.c 4656c4d61a netfilter: xt_connlimit: remove connlimit_rnd_inited 14 years ago
xt_connmark.c 62fc805108 netfilter: xtables: deconstify struct xt_action_param for matches 15 years ago
xt_conntrack.c 93bbce1ad0 netfilter: revert a2361c8735e07322023aedc36e4938b35af31eb0 14 years ago
xt_cpu.c f1e231a356 netfilter: xtables: add missing aliases for autoloading via iptables 14 years ago
xt_dccp.c b4ba26119b netfilter: xtables: change hotdrop pointer to direct modification 15 years ago
xt_devgroup.c 9291747f11 netfilter: xtables: add device group match 14 years ago
xt_dscp.c 62fc805108 netfilter: xtables: deconstify struct xt_action_param for matches 15 years ago
xt_ecn.c 42c344a3bc netfilter: xtables: collapse conditions in xt_ecn 13 years ago
xt_esp.c b4ba26119b netfilter: xtables: change hotdrop pointer to direct modification 15 years ago
xt_hashlimit.c 1f27e2516c netfilter: xt_hashlimit: use _ALL macro to reject unknown flag bits 13 years ago
xt_helper.c 62fc805108 netfilter: xtables: deconstify struct xt_action_param for matches 15 years ago
xt_hl.c 181b1e9ce1 netfilter: Reduce switch/case indent 14 years ago
xt_iprange.c bd4a6974cc Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 14 years ago
xt_ipvs.c 9330419d9a IPVS: netns, use ip_vs_proto_data as param. 14 years ago
xt_length.c 62fc805108 netfilter: xtables: deconstify struct xt_action_param for matches 15 years ago
xt_limit.c 7a909ac70f netfilter: limit, hashlimit: avoid duplicated inline 13 years ago
xt_mac.c 8561cf9978 netfilter: Convert compare_ether_addr to ether_addr_equal 13 years ago
xt_mark.c 62fc805108 netfilter: xtables: deconstify struct xt_action_param for matches 15 years ago
xt_multiport.c b4ba26119b netfilter: xtables: change hotdrop pointer to direct modification 15 years ago
xt_nfacct.c ceb98d03ea netfilter: xtables: add nfacct match to support extended accounting 13 years ago
xt_osf.c 88b4a0347a net,rcu: convert call_rcu(xt_osf_finger_free_rcu) to kfree_rcu() 14 years ago
xt_owner.c 62fc805108 netfilter: xtables: deconstify struct xt_action_param for matches 15 years ago
xt_physdev.c 62fc805108 netfilter: xtables: deconstify struct xt_action_param for matches 15 years ago
xt_pkttype.c 62fc805108 netfilter: xtables: deconstify struct xt_action_param for matches 15 years ago
xt_policy.c 62fc805108 netfilter: xtables: deconstify struct xt_action_param for matches 15 years ago
xt_quota.c 3a9a231d97 net: Fix files explicitly needing to include module.h 13 years ago
xt_rateest.c 00fe1ae91e netfilter: xt_rateest: fix xt_rateest_mt_checkentry() 14 years ago
xt_realm.c 62fc805108 netfilter: xtables: deconstify struct xt_action_param for matches 15 years ago
xt_recent.c 95c9617472 net: cleanup unsigned to unsigned int 13 years ago
xt_repldata.h e3eaa9910b netfilter: xtables: generate initial table on-demand 15 years ago
xt_sctp.c 2bf0748254 netfilter: xt_sctp: use WORD_ROUND macro to calculate length of multiple of 4 bytes 15 years ago
xt_set.c 127f559127 netfilter: ipset: fix timeout value overflow bug 13 years ago
xt_socket.c 84018f55ab netfilter: ip6_tables: add flags parameter to ipv6_find_hdr() 13 years ago
xt_state.c 5bfddbd46a netfilter: nf_conntrack: IPS_UNTRACKED bit 15 years ago
xt_statistic.c 3a9a231d97 net: Fix files explicitly needing to include module.h 13 years ago
xt_string.c 62fc805108 netfilter: xtables: deconstify struct xt_action_param for matches 15 years ago
xt_tcpmss.c b4ba26119b netfilter: xtables: change hotdrop pointer to direct modification 15 years ago
xt_tcpudp.c b4ba26119b netfilter: xtables: change hotdrop pointer to direct modification 15 years ago
xt_time.c 736d58e3a2 netfilter: remove unnecessary returns from void function()s 15 years ago
xt_u32.c 62fc805108 netfilter: xtables: deconstify struct xt_action_param for matches 15 years ago