summaryrefslogtreecommitdiffstats
path: root/fs/bio-integrity.c (unfollow)
Commit message (Expand)AuthorFilesLines
2010-08-02netfilter: nf_nat: don't check if the tuple is unique when there isn't any ot...Changli Gao3-6/+6
2010-08-02netfilter: nf_nat: make unique_tuple return voidChangli Gao10-32/+30
2010-08-02netfilter: nf_nat: use local variable hdrlenChangli Gao1-11/+7
2010-08-02ipvs: provide default ip_vs_conn_{in,out}_get_protoSimon Horman5-153/+63
2010-08-02ipvs: remove EXPERIMENTAL tagSimon Horman1-1/+1
2010-08-02netfilter: nf_conntrack_extend: introduce __nf_ct_ext_exist()Changli Gao2-12/+19
2010-08-02netfilter: {ip,ip6,arp}_tables: dont block bottom half more than necessaryEric Dumazet3-12/+18
2010-07-23netfilter: iptables: use skb->len for accountingChangli Gao1-1/+1
2010-07-23netfilter: ip6tables: use skb->len for accountingChangli Gao1-3/+1
2010-07-23xt_quota: report initial quota value instead of current value to userspaceChangli Gao2-3/+1
2010-07-23netfilter: xt_quota: use per-rule spin lockChangli Gao1-5/+5
2010-07-23netfilter: arptables: use arp_hdr_len()Changli Gao1-4/+1
2010-07-23netfilter: nf_nat_core: merge the same linesChangli Gao1-7/+2
2010-07-23netfilter: add xt_cpu matchEric Dumazet5-1/+86
2010-07-23IPVS: make FTP work with full NAT supportHannes Eder5-59/+165
2010-07-23IPVS: make friends with nf_conntrackHannes Eder3-37/+30
2010-07-23netfilter: xt_ipvs (netfilter matcher for IPVS)Hannes Eder6-0/+229
2010-07-16netfilter: correct CHECKSUM header and export itMichael S. Tsirkin2-3/+6
2010-07-15netfilter: add CHECKSUM targetMichael S. Tsirkin4-0/+105
2010-07-15netfilter: nf_ct_tcp: fix flow recovery with TCP window tracking enabledPablo Neira Ayuso1-1/+9
2010-07-15nfnetlink_log: do not expose NFULNL_COPY_DISABLED to user-spacePablo Neira Ayuso2-1/+3
2010-07-09netfilter: xt_TPROXY: the length of lines should be within 80Changli Gao1-2/+4
2010-07-09ipvs: lvs sctp protocol handler is incorrectly invoked ip_vs_app_pkt_outXiaoyu Du1-1/+1
2010-07-05ipvs: Kconfig cleanupMichal Marek1-4/+1
2010-07-05netfilter: ipt_REJECT: avoid touching dst refEric Dumazet1-1/+1
2010-07-05netfilter: ipt_REJECT: postpone the checksum calculation.Changli Gao1-5/+5
2010-07-05netfilter: nf_conntrack_reasm: add fast path for in-order fragmentsChangli Gao1-0/+9
2010-07-04IB/{nes, ipoib}: Pass supported flags to ethtool_op_set_flags()Ben Hutchings2-2/+13
2010-07-04bnx2: Update version to 2.0.16.Michael Chan1-2/+2
2010-07-04bnx2: Dump some config space registers during TX timeout.Michael Chan1-3/+8
2010-07-04bnx2: Add support for skb->rxhash.Michael Chan2-1/+17
2010-07-04bnx2: Always enable MSI-X on 5709.Michael Chan1-1/+1
2010-07-04netdevice.h: Change netif_<level> macros to call netdev_<level> functionsJoe Perches1-7/+13
2010-07-04netdevice.h net/core/dev.c: Convert netdev_<level> logging macros to functionsJoe Perches2-19/+79
2010-07-04device.h drivers/base/core.c Convert dev_<level> logging macros to functionsJoe Perches2-26/+150
2010-07-04vsprintf: Recursive vsnprintf: Add "%pV", struct va_formatJoe Perches2-0/+14
2010-07-02bridge: add per bridge device controls for invoking iptablesPatrick McHardy3-9/+97
2010-07-02ixgbe: use NETIF_F_LROStanislaw Gruszka1-1/+1
2010-07-02igb: Add commentGreg Rose1-0/+4
2010-07-02igb: correct link test not being run when link is downAlexander Duyck1-5/+3
2010-07-02igb: Fix Tx hangs seen when loading igb with max_vfs > 7.Emil Tantilov1-4/+1
2010-07-02igb: Use only a single Tx queue in SR-IOV modeGreg Rose1-4/+4
2010-07-02igb: fix PHY config access on 82580Nick Nunley2-0/+10
2010-07-02x86: Drop CONFIG_MCORE2 check around setting of NET_IP_ALIGNAlexander Duyck1-2/+0
2010-07-02ll_temac: add error checking to DMA init pathDenis Kirjanov1-2/+23
2010-07-02be2net: changes to properly provide phy detailsAjit Khaparde4-14/+104
2010-07-02ehea: Allocate stats buffer with GFP_KERNELBrian King1-1/+1
2010-06-30x86: Align skb w/ start of cacheline on newer core 2/Xeon ArchAlexander Duyck1-0/+9
2010-06-30ixgbe: add 1g PHY support for 82599Don Skidmore5-4/+52
2010-06-30sfc: Add support for RX flow hash controlBen Hutchings5-10/+105