index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
xt_quota: report initial quota value instead of current value to userspace
Changli Gao
2010-07-23
2
-3
/
+1
*
netfilter: xt_quota: use per-rule spin lock
Changli Gao
2010-07-23
1
-5
/
+5
*
netfilter: arptables: use arp_hdr_len()
Changli Gao
2010-07-23
1
-4
/
+1
*
netfilter: nf_nat_core: merge the same lines
Changli Gao
2010-07-23
1
-7
/
+2
*
netfilter: add xt_cpu match
Eric Dumazet
2010-07-23
5
-1
/
+86
*
IPVS: make FTP work with full NAT support
Hannes Eder
2010-07-23
5
-59
/
+165
*
IPVS: make friends with nf_conntrack
Hannes Eder
2010-07-23
3
-37
/
+30
*
netfilter: xt_ipvs (netfilter matcher for IPVS)
Hannes Eder
2010-07-23
6
-0
/
+229
*
netfilter: correct CHECKSUM header and export it
Michael S. Tsirkin
2010-07-16
2
-3
/
+6
*
netfilter: add CHECKSUM target
Michael S. Tsirkin
2010-07-15
4
-0
/
+105
*
netfilter: nf_ct_tcp: fix flow recovery with TCP window tracking enabled
Pablo Neira Ayuso
2010-07-15
1
-1
/
+9
*
nfnetlink_log: do not expose NFULNL_COPY_DISABLED to user-space
Pablo Neira Ayuso
2010-07-15
2
-1
/
+3
*
netfilter: xt_TPROXY: the length of lines should be within 80
Changli Gao
2010-07-09
1
-2
/
+4
*
ipvs: lvs sctp protocol handler is incorrectly invoked ip_vs_app_pkt_out
Xiaoyu Du
2010-07-09
1
-1
/
+1
*
ipvs: Kconfig cleanup
Michal Marek
2010-07-05
1
-4
/
+1
*
netfilter: ipt_REJECT: avoid touching dst ref
Eric Dumazet
2010-07-05
1
-1
/
+1
*
netfilter: ipt_REJECT: postpone the checksum calculation.
Changli Gao
2010-07-05
1
-5
/
+5
*
netfilter: nf_conntrack_reasm: add fast path for in-order fragments
Changli Gao
2010-07-05
1
-0
/
+9
*
IB/{nes, ipoib}: Pass supported flags to ethtool_op_set_flags()
Ben Hutchings
2010-07-04
2
-2
/
+13
*
bnx2: Update version to 2.0.16.
Michael Chan
2010-07-04
1
-2
/
+2
*
bnx2: Dump some config space registers during TX timeout.
Michael Chan
2010-07-04
1
-3
/
+8
*
bnx2: Add support for skb->rxhash.
Michael Chan
2010-07-04
2
-1
/
+17
*
bnx2: Always enable MSI-X on 5709.
Michael Chan
2010-07-04
1
-1
/
+1
*
netdevice.h: Change netif_<level> macros to call netdev_<level> functions
Joe Perches
2010-07-04
1
-7
/
+13
*
netdevice.h net/core/dev.c: Convert netdev_<level> logging macros to functions
Joe Perches
2010-07-04
2
-19
/
+79
*
device.h drivers/base/core.c Convert dev_<level> logging macros to functions
Joe Perches
2010-07-04
2
-26
/
+150
*
vsprintf: Recursive vsnprintf: Add "%pV", struct va_format
Joe Perches
2010-07-04
2
-0
/
+14
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2010-07-03
22
-126
/
+262
|
\
|
*
bridge: add per bridge device controls for invoking iptables
Patrick McHardy
2010-07-02
3
-9
/
+97
|
*
netfilter: ipt_LOG/ip6t_LOG: add option to print decoded MAC header
Patrick McHardy
2010-06-28
4
-44
/
+97
|
*
netfilter: ipt_LOG/ip6t_LOG: remove comparison within loop
Patrick McHardy
2010-06-28
2
-9
/
+9
|
*
netfilter: complete the deprecation of CONFIG_NF_CT_ACCT
Tim Gardner
2010-06-25
4
-46
/
+2
|
*
netfilter: xt_connbytes: Force CT accounting to be enabled
Tim Gardner
2010-06-25
2
-0
/
+22
|
*
netfilter: fix simple typo in KConfig for netfiltert xt_TEE
Arnd Hannemann
2010-06-22
1
-1
/
+1
|
*
netfilter: xt_IDLETIMER needs kdev_t.h
Randy Dunlap
2010-06-22
1
-0
/
+1
|
*
IPVS: one-packet scheduling
Nick Chalk
2010-06-22
4
-11
/
+31
|
*
netfilter: nf_nat: support user-specified SNAT rules in LOCAL_IN
Patrick McHardy
2010-06-17
4
-15
/
+11
*
|
ixgbe: use NETIF_F_LRO
Stanislaw Gruszka
2010-07-02
1
-1
/
+1
*
|
igb: Add comment
Greg Rose
2010-07-02
1
-0
/
+4
*
|
igb: correct link test not being run when link is down
Alexander Duyck
2010-07-02
1
-5
/
+3
*
|
igb: Fix Tx hangs seen when loading igb with max_vfs > 7.
Emil Tantilov
2010-07-02
1
-4
/
+1
*
|
igb: Use only a single Tx queue in SR-IOV mode
Greg Rose
2010-07-02
1
-4
/
+4
*
|
igb: fix PHY config access on 82580
Nick Nunley
2010-07-02
2
-0
/
+10
*
|
x86: Drop CONFIG_MCORE2 check around setting of NET_IP_ALIGN
Alexander Duyck
2010-07-02
1
-2
/
+0
*
|
ll_temac: add error checking to DMA init path
Denis Kirjanov
2010-07-02
1
-2
/
+23
*
|
be2net: changes to properly provide phy details
Ajit Khaparde
2010-07-02
4
-14
/
+104
*
|
ehea: Allocate stats buffer with GFP_KERNEL
Brian King
2010-07-02
1
-1
/
+1
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-07-02
111
-7660
/
+3633
|
\
\
|
*
|
ath9k_htc: Add LED support for AR7010
Sujith
2010-06-30
4
-4
/
+56
|
*
|
mac82011: Allow selection of minstrel_ht as default rc algorithm
Helmut Schaa
2010-06-30
1
-0
/
+1
[next]