summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* xt_quota: report initial quota value instead of current value to userspaceChangli Gao2010-07-231-2/+0
* netfilter: xt_quota: use per-rule spin lockChangli Gao2010-07-231-5/+5
* netfilter: arptables: use arp_hdr_len()Changli Gao2010-07-231-4/+1
* netfilter: nf_nat_core: merge the same linesChangli Gao2010-07-231-7/+2
* netfilter: add xt_cpu matchEric Dumazet2010-07-233-0/+73
* IPVS: make FTP work with full NAT supportHannes Eder2010-07-234-57/+165
* IPVS: make friends with nf_conntrackHannes Eder2010-07-233-37/+30
* netfilter: xt_ipvs (netfilter matcher for IPVS)Hannes Eder2010-07-234-0/+201
* netfilter: add CHECKSUM targetMichael S. Tsirkin2010-07-153-0/+87
* netfilter: nf_ct_tcp: fix flow recovery with TCP window tracking enabledPablo Neira Ayuso2010-07-151-1/+9
* netfilter: xt_TPROXY: the length of lines should be within 80Changli Gao2010-07-091-2/+4
* ipvs: lvs sctp protocol handler is incorrectly invoked ip_vs_app_pkt_outXiaoyu Du2010-07-091-1/+1
* ipvs: Kconfig cleanupMichal Marek2010-07-051-4/+1
* netfilter: ipt_REJECT: avoid touching dst refEric Dumazet2010-07-051-1/+1
* netfilter: ipt_REJECT: postpone the checksum calculation.Changli Gao2010-07-051-5/+5
* netfilter: nf_conntrack_reasm: add fast path for in-order fragmentsChangli Gao2010-07-051-0/+9
* netdevice.h net/core/dev.c: Convert netdev_<level> logging macros to functionsJoe Perches2010-07-041-0/+62
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-07-0215-111/+243
|\
| * bridge: add per bridge device controls for invoking iptablesPatrick McHardy2010-07-023-9/+97
| * netfilter: ipt_LOG/ip6t_LOG: add option to print decoded MAC headerPatrick McHardy2010-06-282-42/+93
| * netfilter: ipt_LOG/ip6t_LOG: remove comparison within loopPatrick McHardy2010-06-282-9/+9
| * netfilter: complete the deprecation of CONFIG_NF_CT_ACCTTim Gardner2010-06-252-35/+1
| * netfilter: xt_connbytes: Force CT accounting to be enabledTim Gardner2010-06-251-0/+10
| * netfilter: fix simple typo in KConfig for netfiltert xt_TEEArnd Hannemann2010-06-221-1/+1
| * netfilter: xt_IDLETIMER needs kdev_t.hRandy Dunlap2010-06-221-0/+1
| * IPVS: one-packet schedulingNick Chalk2010-06-223-11/+29
| * netfilter: nf_nat: support user-specified SNAT rules in LOCAL_INPatrick McHardy2010-06-173-13/+11
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-07-0119-62/+178
|\ \
| * | mac82011: Allow selection of minstrel_ht as default rc algorithmHelmut Schaa2010-06-301-0/+1
| * | mac80211: add basic tracing to drv_get_surveyJohn W. Linville2010-06-292-1/+28
| * | mac80211: remove unnecessary check in ieee80211_dump_surveyJohn W. Linville2010-06-291-3/+0
| * | mac80211: fix the for_each_sta_info macroFelix Fietkau2010-06-281-8/+8
| * | mac80211: use netif_receive_skb in ieee80211_tx_status callpathJohn W. Linville2010-06-281-2/+2
| * | mac80211: use netif_receive_skb in ieee80211_rx callpathJohn W. Linville2010-06-281-5/+5
| * | nl80211: Add option to adjust transmit powerJuuso Oikarinen2010-06-241-0/+31
| * | cfg80211/mac80211: Update set_tx_power to use mBm instead of dBm unitsJuuso Oikarinen2010-06-242-16/+16
| * | mac80211: avoid scheduling while atomic in mesh_rx_plink_frameJohn W. Linville2010-06-241-11/+31
| * | minstrel_ht: move minstrel_mcs_groups declaration to header fileJohn W. Linville2010-06-242-2/+2
| * | wireless: mark reg_mutex as staticJohn W. Linville2010-06-241-1/+1
| * | minstrel_ht: make *idx unsigned in minstrel_downgrade_rateJohn W. Linville2010-06-241-1/+2
| * | mac80211: don't shadow mgmt variable in ieee80211_rx_h_actionJohn W. Linville2010-06-241-4/+4
| * | mac80211: Add interface for driver to temporarily disable dynamic psJuuso Oikarinen2010-06-212-1/+40
| * | mac80211: Fix compile warning in scan.c.Gertjan van Wingerde2010-06-211-1/+1
| * | mac80211: fix sw scan bracketingJohannes Berg2010-06-181-2/+2
| * | wireless: move regulatory_init to .init.textUwe Kleine-König2010-06-182-3/+3
| * | cfg80211: move cfg80211_exit to .exit.textUwe Kleine-König2010-06-181-1/+1
* | | ethtool: Add support for control of RX flow hash indirectionBen Hutchings2010-06-301-0/+80
* | | ethtool: Change ethtool_op_set_flags to validate flagsBen Hutchings2010-06-301-23/+5
* | | fragment: add fast path for in-order fragmentsChangli Gao2010-06-302-0/+23
* | | snmp: 64bit ipstats_mib for all archesEric Dumazet2010-06-304-10/+76
OpenPOWER on IntegriCloud