summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* xt_quota: report initial quota value instead of current value to userspaceChangli Gao2010-07-232-3/+1
* 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-235-1/+86
* IPVS: make FTP work with full NAT supportHannes Eder2010-07-235-59/+165
* IPVS: make friends with nf_conntrackHannes Eder2010-07-233-37/+30
* netfilter: xt_ipvs (netfilter matcher for IPVS)Hannes Eder2010-07-236-0/+229
* netfilter: correct CHECKSUM header and export itMichael S. Tsirkin2010-07-162-3/+6
* netfilter: add CHECKSUM targetMichael S. Tsirkin2010-07-154-0/+105
* netfilter: nf_ct_tcp: fix flow recovery with TCP window tracking enabledPablo Neira Ayuso2010-07-151-1/+9
* nfnetlink_log: do not expose NFULNL_COPY_DISABLED to user-spacePablo Neira Ayuso2010-07-152-1/+3
* 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
* IB/{nes, ipoib}: Pass supported flags to ethtool_op_set_flags()Ben Hutchings2010-07-042-2/+13
* bnx2: Update version to 2.0.16.Michael Chan2010-07-041-2/+2
* bnx2: Dump some config space registers during TX timeout.Michael Chan2010-07-041-3/+8
* bnx2: Add support for skb->rxhash.Michael Chan2010-07-042-1/+17
* bnx2: Always enable MSI-X on 5709.Michael Chan2010-07-041-1/+1
* netdevice.h: Change netif_<level> macros to call netdev_<level> functionsJoe Perches2010-07-041-7/+13
* netdevice.h net/core/dev.c: Convert netdev_<level> logging macros to functionsJoe Perches2010-07-042-19/+79
* device.h drivers/base/core.c Convert dev_<level> logging macros to functionsJoe Perches2010-07-042-26/+150
* vsprintf: Recursive vsnprintf: Add "%pV", struct va_formatJoe Perches2010-07-042-0/+14
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-07-0222-126/+262
|\
| * 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-284-44/+97
| * 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-254-46/+2
| * netfilter: xt_connbytes: Force CT accounting to be enabledTim Gardner2010-06-252-0/+22
| * 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-224-11/+31
| * netfilter: nf_nat: support user-specified SNAT rules in LOCAL_INPatrick McHardy2010-06-174-15/+11
* | ixgbe: use NETIF_F_LROStanislaw Gruszka2010-07-011-1/+1
* | igb: Add commentGreg Rose2010-07-011-0/+4
* | igb: correct link test not being run when link is downAlexander Duyck2010-07-011-5/+3
* | igb: Fix Tx hangs seen when loading igb with max_vfs > 7.Emil Tantilov2010-07-011-4/+1
* | igb: Use only a single Tx queue in SR-IOV modeGreg Rose2010-07-011-4/+4
* | igb: fix PHY config access on 82580Nick Nunley2010-07-012-0/+10
* | x86: Drop CONFIG_MCORE2 check around setting of NET_IP_ALIGNAlexander Duyck2010-07-011-2/+0
* | ll_temac: add error checking to DMA init pathDenis Kirjanov2010-07-011-2/+23
* | be2net: changes to properly provide phy detailsAjit Khaparde2010-07-014-14/+104
* | ehea: Allocate stats buffer with GFP_KERNELBrian King2010-07-011-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-07-01111-7660/+3633
|\ \
| * | ath9k_htc: Add LED support for AR7010Sujith2010-06-304-4/+56
| * | mac82011: Allow selection of minstrel_ht as default rc algorithmHelmut Schaa2010-06-301-0/+1
OpenPOWER on IntegriCloud