summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [NETFILTER]: arp_tables: move ARPT_SO_GET_INFO handling to seperate functionPatrick McHardy2008-01-281-42/+46
* [NETFILTER]: arp_tables: move counter allocation to seperate functionPatrick McHardy2008-01-281-8/+21
* [NETFILTER]: arp_tables: move entry and target checks to seperate functionsPatrick McHardy2008-01-281-17/+41
* [NETFILTER]: arp_tables: remove ipchains compat hackPatrick McHardy2008-01-281-4/+0
* [NETFILTER]: arp_tables: use vmalloc_node()Patrick McHardy2008-01-281-2/+3
* [NETFILTER]: arp_tables: use XT_ALIGNPatrick McHardy2008-01-281-1/+1
* [NETFILTER]: arp_tables: remove obsolete standard_check functionPatrick McHardy2008-01-281-25/+3
* [NETFILTER]: ip6_tables: use XT_ALIGNPatrick McHardy2008-01-281-1/+1
* [NETFILTER]: ip_tables: remove ipchains compatibility hackPatrick McHardy2008-01-281-8/+0
* [NETFILTER]: ip6_tables: use raw_smp_processor_id() in do_add_counters()Patrick McHardy2008-01-281-1/+1
* [NETFILTER]: ip6_tables: fix stack leagagePatrick McHardy2008-01-281-1/+1
* [NETFILTER]: {ip,ip6}_tables: fix format stringsPatrick McHardy2008-01-282-21/+15
* [NETFILTER]: {ip,ip6}_tables: reformat to eliminate differencesPatrick McHardy2008-01-282-59/+53
* [NETFILTER]: xt_MARK: add compat support for revision 0Patrick McHardy2008-01-281-6/+38
* [NETFILTER]: xt_MARK: support revision 1 for IPv6Patrick McHardy2008-01-281-0/+15
* [NETFILTER]: x_tables: enable compat translation for IPv6 matches/targetsPatrick McHardy2008-01-284-0/+20
* [NETFILTER]: ip6_tables: add compat supportPatrick McHardy2008-01-283-162/+802
* [NETFILTER]: ip6_tables: resync get_entries() with ip_tablesPatrick McHardy2008-01-281-19/+18
* [NETFILTER]: ip6_tables: move IP6T_SO_GET_INFO handling to seperate functionPatrick McHardy2008-01-281-42/+47
* [NETFILTER]: ip6_tables: move counter allocation to seperate functionPatrick McHardy2008-01-281-9/+22
* [NETFILTER]: ip6_tables: use vmalloc_node()Patrick McHardy2008-01-281-3/+4
* [NETFILTER]: ip6_tables: move entry, match and target checks to seperate func...Patrick McHardy2008-01-281-47/+82
* [NETFILTER]: ip6_tables: kill a few useless defines/forward declarationsPatrick McHardy2008-01-281-14/+2
* [NETFILTER]: ip_tables: move compat offset calculation to x_tablesPatrick McHardy2008-01-283-59/+70
* [NETFILTER]: ip_tables: fix compat typesPatrick McHardy2008-01-282-29/+47
* [NETFILTER]: ip_tables: account for struct ipt_entry/struct compat_ipt_entry ...Patrick McHardy2008-01-281-2/+6
* [NETFILTER]: {ip,ip6,arp}_tables: consolidate iterator macrosPatrick McHardy2008-01-284-96/+55
* [NETFILTER]: x_tables: make xt_compat_match_from_user usable in iterator macrosPatrick McHardy2008-01-283-16/+6
* [NETFILTER]: ip_tables: reformat compat codePatrick McHardy2008-01-281-89/+92
* [NETFILTER]: ip_tables: kill useless wrapperPatrick McHardy2008-01-281-7/+1
* wireless: make drivers include the TSF RX flag where appropriateJohannes Berg2008-01-284-0/+4
* introduce WEXT scan capabilitiesDan Williams2008-01-284-0/+20
* mac80211: conditionally include timestamp in radiotap informationJohannes Berg2008-01-282-16/+35
* [DCCP]: Remove unused inline functionGerrit Renker2008-01-281-6/+0
* [CCID3]: Nofeedback timer according to rfc3448bisGerrit Renker2008-01-281-34/+29
* [CCID3]: Implement rfc3448bis changes to feedback receptionGerrit Renker2008-01-281-21/+26
* [CCID3]: Remove two irrelevant states in TX feedback handlingGerrit Renker2008-01-281-89/+84
* [CCID3]: Use a function to update p_inv, and p is never usedGerrit Renker2008-01-282-7/+12
* [PARISC]: Fix build after ipv4_is_*() changes.Joe Perches2008-01-281-1/+1
* [SCTP]: Use crc32c library for checksum calculations.Vlad Yasevich2008-01-287-230/+82
* [PACKET]: Fix /proc/net/packet crash due to bogus private pointerHerbert Xu2008-01-281-2/+2
* [IPV4]: Remove unused IPV4TYPE macrosJoe Perches2008-01-281-14/+0
* [IPV4] drivers/infiniband: Use ipv4_is_<type>Joe Perches2008-01-282-4/+5
* [IPV4] sctp: Use ipv4_is_<type>Joe Perches2008-01-282-35/+13
* [IPV4] net/netfilter: Use ipv4_is_<type>Joe Perches2008-01-281-1/+1
* [IPV4] net/ipv4: Use ipv4_is_<type>Joe Perches2008-01-2810-51/+60
* [IPV4] net/core: Use ipv4_is_<type>Joe Perches2008-01-282-4/+7
* [IPV4] include/net: Use ipv4_is_<type>Joe Perches2008-01-281-4/+6
* [IPV4]: Create ipv4_is_<type>(__be32 addr) functionsJoe Perches2008-01-281-13/+74
* [IPV4]: Switch users of ipv4_devconf(_all) to use the pernet onePavel Emelyanov2008-01-287-15/+20
OpenPOWER on IntegriCloud