index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
dsa
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-12-15
netfilter: fix compilation when conntrack is disabled but tproxy is enabled
KOVACS Krisztian
5
-11
/
+34
2010-12-15
netfilter: xtables: use guarded types
Jan Engelhardt
7
-32
/
+32
2010-11-25
IPVS: Backup, adding version 0 sending capabilities
Hans Schillstrom
3
-1
/
+163
2010-11-25
IPVS: Backup, Change sending to Version 1 format
Hans Schillstrom
3
-48
/
+156
2010-11-25
IPVS: Backup, Adding Version 1 receive capability
Hans Schillstrom
4
-123
/
+440
2010-11-25
IPVS: Backup, Adding structs for new sync format
Hans Schillstrom
1
-12
/
+142
2010-11-25
IPVS: Handle Scheduling errors.
Hans Schillstrom
4
-23
/
+64
2010-11-25
IPVS: skb defrag in L7 helpers
Hans Schillstrom
1
-0
/
+3
2010-11-25
IPVS: Split ports[2] into src_port and dst_port
Hans Schillstrom
1
-10
/
+11
2010-11-25
IPVS: Backup, Prepare for transferring firewall marks (fwmark) to the backup ...
Hans Schillstrom
6
-14
/
+18
2010-11-16
netfilter: nf_conntrack: one less atomic op in nf_ct_expect_insert()
Eric Dumazet
1
-2
/
+2
2010-11-16
ipvs: allow transmit of GRO aggregated skbs
Simon Horman
1
-10
/
+15
2010-11-16
ipvs: remove shadow rt variable
Eric Dumazet
1
-1
/
+0
2010-11-16
ipvs: add static and read_mostly attributes
Eric Dumazet
1
-5
/
+5
2010-11-16
IPVS: buffer argument to ip_vs_process_message() should not be const
Simon Horman
1
-1
/
+1
2010-11-16
IPVS: Remove useless { } block from ip_vs_process_message()
Simon Horman
1
-13
/
+11
2010-11-16
IPVS: Make the cp argument to ip_vs_sync_conn() static
Simon Horman
2
-2
/
+2
2010-11-16
IPVS: Only match pe_data created by the same pe
Simon Horman
1
-1
/
+1
2010-11-16
IPVS: Add persistence engine to connection entry
Simon Horman
4
-23
/
+30
2010-11-15
netfilter: rcu sparse cleanups
Eric Dumazet
4
-9
/
+26
2010-11-15
netfilter: nf_nat_amanda: rename a variable
Eric Dumazet
1
-4
/
+4
2010-11-15
netfilter: add __rcu annotations
Eric Dumazet
2
-7
/
+15
2010-11-15
netfilter: nf_ct_frag6_sysctl_table is static
Eric Dumazet
1
-1
/
+1
2010-11-15
netfilter: add __rcu annotations
Eric Dumazet
10
-28
/
+53
2010-11-15
netfilter: xt_CLASSIFY: add ARP support, allow CLASSIFY target on any table
Frédéric Leroy
1
-12
/
+24
2010-11-15
netfilter: nf_nat: define nat_pptp_info as needed
Changli Gao
1
-0
/
+2
2010-11-15
netfilter: ct_extend: define NF_CT_EXT_* as needed
Changli Gao
3
-0
/
+18
2010-11-15
netfilter: nf_nat: don't use atomic bit operation
Changli Gao
2
-4
/
+4
2010-11-15
netfilter: nf_conntrack: define ct_*_info as needed
Changli Gao
1
-0
/
+13
2010-11-15
netfilter: ct_extend: fix the wrong alloc_size
Changli Gao
1
-3
/
+2
2010-11-15
netfilter: xt_LOG: do print MAC header on FORWARD
Jan Engelhardt
2
-4
/
+2
2010-11-12
netfilter: xt_NFQUEUE: remove modulo operations
Changli Gao
1
-2
/
+4
2010-11-12
netfilter: nf_conntrack: don't always initialize ct->proto
Changli Gao
6
-15
/
+13
2010-11-12
ipv4: Make rt->fl.iif tests lest obscure.
David S. Miller
9
-20
/
+42
2010-11-11
net: get rid of rtable->idev
Eric Dumazet
4
-63
/
+8
2010-11-11
neigh: reorder struct neighbour
Eric Dumazet
1
-5
/
+5
2010-11-11
vxge: update driver version
Jon Mason
1
-2
/
+2
2010-11-11
vxge: sparse and other clean-ups
Jon Mason
3
-153
/
+76
2010-11-11
vxge: update Kconfig
Jon Mason
1
-5
/
+14
2010-11-11
vxge: correct multi-function detection
Jon Mason
2
-3
/
+6
2010-11-11
vxge: Titan1A detection
Jon Mason
4
-55
/
+87
2010-11-11
vxge: Handle errors in vxge_hw_vpath_fw_api
Jon Mason
1
-5
/
+10
2010-11-11
vxge: add receive hardware timestamping
Jon Mason
2
-9
/
+132
2010-11-11
vxge: add support for ethtool firmware flashing
Jon Mason
7
-22
/
+500
2010-11-11
vxge: serialize access to steering control register
Jon Mason
2
-483
/
+325
2010-11-11
vxge: cleanup debug printing and asserts
Jon Mason
2
-35
/
+9
2010-11-11
vxge: Wait for Rx to become idle before reseting or closing
Jon Mason
5
-9
/
+106
2010-11-11
vxge: enable rxhash
Jon Mason
6
-63
/
+86
2010-11-10
dccp ccid-2: Implementation of circular Ack Vector buffer with overflow handling
Gerrit Renker
4
-12
/
+50
2010-11-10
dccp ccid-2: Separate internals of Ack Vectors from option-parsing code
Gerrit Renker
3
-83
/
+79
[next]