index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
bio-integrity.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-08-02
netfilter: nf_nat: don't check if the tuple is unique when there isn't any ot...
Changli Gao
3
-6
/
+6
2010-08-02
netfilter: nf_nat: make unique_tuple return void
Changli Gao
10
-32
/
+30
2010-08-02
netfilter: nf_nat: use local variable hdrlen
Changli Gao
1
-11
/
+7
2010-08-02
ipvs: provide default ip_vs_conn_{in,out}_get_proto
Simon Horman
5
-153
/
+63
2010-08-02
ipvs: remove EXPERIMENTAL tag
Simon Horman
1
-1
/
+1
2010-08-02
netfilter: nf_conntrack_extend: introduce __nf_ct_ext_exist()
Changli Gao
2
-12
/
+19
2010-08-02
netfilter: {ip,ip6,arp}_tables: dont block bottom half more than necessary
Eric Dumazet
3
-12
/
+18
2010-07-23
netfilter: iptables: use skb->len for accounting
Changli Gao
1
-1
/
+1
2010-07-23
netfilter: ip6tables: use skb->len for accounting
Changli Gao
1
-3
/
+1
2010-07-23
xt_quota: report initial quota value instead of current value to userspace
Changli Gao
2
-3
/
+1
2010-07-23
netfilter: xt_quota: use per-rule spin lock
Changli Gao
1
-5
/
+5
2010-07-23
netfilter: arptables: use arp_hdr_len()
Changli Gao
1
-4
/
+1
2010-07-23
netfilter: nf_nat_core: merge the same lines
Changli Gao
1
-7
/
+2
2010-07-23
netfilter: add xt_cpu match
Eric Dumazet
5
-1
/
+86
2010-07-23
IPVS: make FTP work with full NAT support
Hannes Eder
5
-59
/
+165
2010-07-23
IPVS: make friends with nf_conntrack
Hannes Eder
3
-37
/
+30
2010-07-23
netfilter: xt_ipvs (netfilter matcher for IPVS)
Hannes Eder
6
-0
/
+229
2010-07-16
netfilter: correct CHECKSUM header and export it
Michael S. Tsirkin
2
-3
/
+6
2010-07-15
netfilter: add CHECKSUM target
Michael S. Tsirkin
4
-0
/
+105
2010-07-15
netfilter: nf_ct_tcp: fix flow recovery with TCP window tracking enabled
Pablo Neira Ayuso
1
-1
/
+9
2010-07-15
nfnetlink_log: do not expose NFULNL_COPY_DISABLED to user-space
Pablo Neira Ayuso
2
-1
/
+3
2010-07-09
netfilter: xt_TPROXY: the length of lines should be within 80
Changli Gao
1
-2
/
+4
2010-07-09
ipvs: lvs sctp protocol handler is incorrectly invoked ip_vs_app_pkt_out
Xiaoyu Du
1
-1
/
+1
2010-07-05
ipvs: Kconfig cleanup
Michal Marek
1
-4
/
+1
2010-07-05
netfilter: ipt_REJECT: avoid touching dst ref
Eric Dumazet
1
-1
/
+1
2010-07-05
netfilter: ipt_REJECT: postpone the checksum calculation.
Changli Gao
1
-5
/
+5
2010-07-05
netfilter: nf_conntrack_reasm: add fast path for in-order fragments
Changli Gao
1
-0
/
+9
2010-07-04
IB/{nes, ipoib}: Pass supported flags to ethtool_op_set_flags()
Ben Hutchings
2
-2
/
+13
2010-07-04
bnx2: Update version to 2.0.16.
Michael Chan
1
-2
/
+2
2010-07-04
bnx2: Dump some config space registers during TX timeout.
Michael Chan
1
-3
/
+8
2010-07-04
bnx2: Add support for skb->rxhash.
Michael Chan
2
-1
/
+17
2010-07-04
bnx2: Always enable MSI-X on 5709.
Michael Chan
1
-1
/
+1
2010-07-04
netdevice.h: Change netif_<level> macros to call netdev_<level> functions
Joe Perches
1
-7
/
+13
2010-07-04
netdevice.h net/core/dev.c: Convert netdev_<level> logging macros to functions
Joe Perches
2
-19
/
+79
2010-07-04
device.h drivers/base/core.c Convert dev_<level> logging macros to functions
Joe Perches
2
-26
/
+150
2010-07-04
vsprintf: Recursive vsnprintf: Add "%pV", struct va_format
Joe Perches
2
-0
/
+14
2010-07-02
bridge: add per bridge device controls for invoking iptables
Patrick McHardy
3
-9
/
+97
2010-07-02
ixgbe: use NETIF_F_LRO
Stanislaw Gruszka
1
-1
/
+1
2010-07-02
igb: Add comment
Greg Rose
1
-0
/
+4
2010-07-02
igb: correct link test not being run when link is down
Alexander Duyck
1
-5
/
+3
2010-07-02
igb: Fix Tx hangs seen when loading igb with max_vfs > 7.
Emil Tantilov
1
-4
/
+1
2010-07-02
igb: Use only a single Tx queue in SR-IOV mode
Greg Rose
1
-4
/
+4
2010-07-02
igb: fix PHY config access on 82580
Nick Nunley
2
-0
/
+10
2010-07-02
x86: Drop CONFIG_MCORE2 check around setting of NET_IP_ALIGN
Alexander Duyck
1
-2
/
+0
2010-07-02
ll_temac: add error checking to DMA init path
Denis Kirjanov
1
-2
/
+23
2010-07-02
be2net: changes to properly provide phy details
Ajit Khaparde
4
-14
/
+104
2010-07-02
ehea: Allocate stats buffer with GFP_KERNEL
Brian King
1
-1
/
+1
2010-06-30
x86: Align skb w/ start of cacheline on newer core 2/Xeon Arch
Alexander Duyck
1
-0
/
+9
2010-06-30
ixgbe: add 1g PHY support for 82599
Don Skidmore
5
-4
/
+52
2010-06-30
sfc: Add support for RX flow hash control
Ben Hutchings
5
-10
/
+105
[next]