Commit Graph

6955 Commits (558f82ef6e0d25e87f7468c07b6db1fbbf95a855)

Author SHA1 Message Date
Pablo Neira Ayuso 13eae15a24 [NETFILTER]: ctnetlink: add support for NAT sequence adjustments 17 years ago
Benjamin LaHaise 170080645d [NETFILTER]: xt_TCPMSS: don't allow netfilter --setmss to increase mss 17 years ago
Patrick McHardy d6a2ba07c3 [NETFILTER]: arp_tables: add compat support 17 years ago
Patrick McHardy 11f6dff8af [NETFILTER]: arp_tables: resync get_entries() with ip_tables 17 years ago
Patrick McHardy 41acd975b9 [NETFILTER]: arp_tables: move ARPT_SO_GET_INFO handling to seperate function 17 years ago
Patrick McHardy 27e2c26b85 [NETFILTER]: arp_tables: move counter allocation to seperate function 17 years ago
Patrick McHardy fb5b6095f3 [NETFILTER]: arp_tables: move entry and target checks to seperate functions 17 years ago
Patrick McHardy 70f0bfcf6a [NETFILTER]: arp_tables: remove ipchains compat hack 17 years ago
Patrick McHardy 197631201e [NETFILTER]: arp_tables: use vmalloc_node() 17 years ago
Patrick McHardy 03dafbbdf8 [NETFILTER]: arp_tables: remove obsolete standard_check function 17 years ago
Patrick McHardy 6d6a55f42d [NETFILTER]: ip_tables: remove ipchains compatibility hack 17 years ago
Patrick McHardy da4d0f6b3d [NETFILTER]: ip6_tables: use raw_smp_processor_id() in do_add_counters() 17 years ago
Patrick McHardy b5dd674b2a [NETFILTER]: ip6_tables: fix stack leagage 17 years ago
Patrick McHardy c9d8fe1317 [NETFILTER]: {ip,ip6}_tables: fix format strings 17 years ago
Patrick McHardy 9c54795950 [NETFILTER]: {ip,ip6}_tables: reformat to eliminate differences 17 years ago
Patrick McHardy 1fe5723773 [NETFILTER]: xt_MARK: add compat support for revision 0 17 years ago
Patrick McHardy 311af5cbea [NETFILTER]: xt_MARK: support revision 1 for IPv6 17 years ago
Patrick McHardy 34f4c4295e [NETFILTER]: x_tables: enable compat translation for IPv6 matches/targets 17 years ago
Patrick McHardy 3bc3fe5eed [NETFILTER]: ip6_tables: add compat support 17 years ago
Patrick McHardy d924357c50 [NETFILTER]: ip6_tables: resync get_entries() with ip_tables 17 years ago
Patrick McHardy 433665c9d1 [NETFILTER]: ip6_tables: move IP6T_SO_GET_INFO handling to seperate function 17 years ago
Patrick McHardy ed1a6f5e77 [NETFILTER]: ip6_tables: move counter allocation to seperate function 17 years ago
Patrick McHardy 3b84e92b0d [NETFILTER]: ip6_tables: use vmalloc_node() 17 years ago
Patrick McHardy f173c8a1f2 [NETFILTER]: ip6_tables: move entry, match and target checks to seperate functions 17 years ago
Patrick McHardy 72f36ec14f [NETFILTER]: ip6_tables: kill a few useless defines/forward declarations 17 years ago
Patrick McHardy b386d9f596 [NETFILTER]: ip_tables: move compat offset calculation to x_tables 17 years ago
Patrick McHardy 73cd598df4 [NETFILTER]: ip_tables: fix compat types 17 years ago
Patrick McHardy 30c08c41be [NETFILTER]: ip_tables: account for struct ipt_entry/struct compat_ipt_entry size diff 17 years ago
Patrick McHardy 8956695131 [NETFILTER]: x_tables: make xt_compat_match_from_user usable in iterator macros 17 years ago
Patrick McHardy 4b4782486d [NETFILTER]: ip_tables: reformat compat code 17 years ago
Patrick McHardy ac8e27fd89 [NETFILTER]: ip_tables: kill useless wrapper 17 years ago
Dan Williams 374fdfbc67 introduce WEXT scan capabilities 17 years ago
Johannes Berg c49e5ea322 mac80211: conditionally include timestamp in radiotap information 17 years ago
Gerrit Renker a07a5a86d0 [DCCP]: Remove unused inline function 17 years ago
Gerrit Renker 52515e77a7 [CCID3]: Nofeedback timer according to rfc3448bis 17 years ago
Gerrit Renker d8d1252f74 [CCID3]: Implement rfc3448bis changes to feedback reception 17 years ago
Gerrit Renker 5bd370a63d [CCID3]: Remove two irrelevant states in TX feedback handling 17 years ago
Gerrit Renker 8e138e7949 [CCID3]: Use a function to update p_inv, and p is never used 17 years ago
Vlad Yasevich 9ad0977fe1 [SCTP]: Use crc32c library for checksum calculations. 17 years ago
Herbert Xu 1bf40954cf [PACKET]: Fix /proc/net/packet crash due to bogus private pointer 17 years ago
Joe Perches b5cb2bbc4c [IPV4] sctp: Use ipv4_is_<type> 17 years ago
Joe Perches 37ef8dd7f3 [IPV4] net/netfilter: Use ipv4_is_<type> 17 years ago
Joe Perches f97c1e0c6e [IPV4] net/ipv4: Use ipv4_is_<type> 17 years ago
Joe Perches 21cf2253eb [IPV4] net/core: Use ipv4_is_<type> 17 years ago
Pavel Emelyanov 586f121152 [IPV4]: Switch users of ipv4_devconf(_all) to use the pernet one 17 years ago
Pavel Emelyanov 9355bbd685 [IPV4]: Switch users of ipv4_devconf_dflt to use the pernet one 17 years ago
Pavel Emelyanov 752d14dc6a [IPV4]: Move the devinet pointers on the struct net 17 years ago
Pavel Emelyanov c0ce9fb304 [IPV4]: Store the net pointer on devinet's ctl tables 17 years ago
Pavel Emelyanov 32e569b727 [IPV4]: Pass the net pointer to the arp_req_set_proxy() 17 years ago
Pavel Emelyanov ea40b324d7 [IPV4]: Make __devinet_sysctl_register return an error 17 years ago