index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
IPVS: sip persistence engine
Simon Horman
2010-10-04
3
-0
/
+177
*
IPVS: Fallback if persistence engine fails
Simon Horman
2010-10-04
2
-9
/
+7
*
IPVS: Allow configuration of persistence engines
Simon Horman
2010-10-04
3
-3
/
+58
*
IPVS: management of persistence engine modules
Simon Horman
2010-10-04
3
-1
/
+154
*
IPVS: Add persistence engine data to /proc/net/ip_vs_conn
Simon Horman
2010-10-04
2
-5
/
+21
*
IPVS: Add struct ip_vs_pe
Simon Horman
2010-10-04
5
-21
/
+129
*
IPVS: ip_vs_{un,}bind_scheduler NULL arguments
Simon Horman
2010-10-04
2
-22
/
+4
*
IPVS: Allow null argument to ip_vs_scheduler_put()
Simon Horman
2010-10-04
2
-10
/
+5
*
IPVS: Add struct ip_vs_conn_param
Simon Horman
2010-10-04
7
-203
/
+211
*
IPVS: compact ip_vs_sched_persist()
Simon Horman
2010-10-04
1
-105
/
+51
*
netfilter: nf_conntrack_sip: Add callid parser
Simon Horman
2010-10-04
2
-0
/
+40
*
netfilter: nf_conntrack_sip: Allow ct_sip_get_header() to be called with a nu...
Simon Horman
2010-10-04
1
-0
/
+3
*
netfilter: ctnetlink: add support for user-space expectation helpers
Pablo Neira Ayuso
2010-09-28
4
-31
/
+79
*
netfilter: ctnetlink: allow to specify the expectation flags
Pablo Neira Ayuso
2010-09-22
4
-4
/
+12
*
netfilter: ctnetlink: missing validation of CTA_EXPECT_ZONE attribute
Pablo Neira Ayuso
2010-09-22
1
-0
/
+1
*
netfilter: nf_nat: better error handling of nf_ct_expect_related() in helpers
Pablo Neira Ayuso
2010-09-22
5
-14
/
+93
*
ipvs: changes related to service usecnt
Julian Anastasov
2010-09-21
2
-154
/
+102
*
netfilter: save the hash of the tuple in the original direction for latter use
Changli Gao
2010-09-21
1
-34
/
+78
*
ipvs: make rerouting optional with snat_reroute
Julian Anastasov
2010-09-21
3
-8
/
+38
*
ipvs: netfilter connection tracking changes
Julian Anastasov
2010-09-21
10
-196
/
+475
*
ipvs: extend connection flags to 32 bits
Julian Anastasov
2010-09-17
5
-14
/
+28
*
netfilter: nf_conntrack: fix the hash random initializing race
Changli Gao
2010-09-16
1
-6
/
+13
*
netfilter: nf_nat: no IP_NAT_RANGE_MAP_IPS flags when alloc_null_binding()
Changli Gao
2010-09-16
1
-9
/
+8
*
netfilter: nf_nat_core: don't check if the tuple is used if there is no other...
Changli Gao
2010-09-16
1
-5
/
+11
*
netfilter: use NFPROTO_IPV4 instead of AF_INET
Changli Gao
2010-09-16
1
-1
/
+1
*
netfilter: nf_nat: add nf_nat_csum()
Changli Gao
2010-09-15
1
-45
/
+31
*
e1000e: Simplify MSI interrupt testing
Jean Delvare
2010-09-14
1
-25
/
+4
*
uwb: use '%pM' format to print MAC address
Andy Shevchenko
2010-09-13
2
-9
/
+3
*
bnx2x: Spread rx buffers between allocated queues
Dmitry Kravkov
2010-09-13
4
-5
/
+17
*
cx82310_eth: allow empty URBs
Ondrej Zary
2010-09-13
1
-9
/
+3
*
cx82310_eth: check usb_string() return value for error
Ondrej Zary
2010-09-13
1
-5
/
+3
*
drivers/net/skfp: Remove pr_<level> uses of KERN_<level>
Joe Perches
2010-09-13
1
-42
/
+42
*
net/cxgb3: remove undefined operations
Andreas Schwab
2010-09-13
1
-1
/
+1
*
net/de4x5: remove undefined operations
Andreas Schwab
2010-09-13
1
-9
/
+9
*
sundance: Add power management hooks
Denis Kirjanov
2010-09-13
1
-0
/
+48
*
flow: better memory management
Eric Dumazet
2010-09-13
1
-36
/
+42
*
sfc: Fix order of channel_name array dimensions
Ben Hutchings
2010-09-13
1
-1
/
+1
*
bna: Check for NULL before deref in bnad_cb_tx_cleanup
David S. Miller
2010-09-12
1
-1
/
+2
*
pkt_sched: remov unnecessary bh_disable
stephen hemminger
2010-09-10
1
-2
/
+2
*
fib: cleanups
Eric Dumazet
2010-09-10
1
-32
/
+23
*
sfc: Allow changing the DMA ring sizes dynamically via ethtool
Ben Hutchings
2010-09-10
5
-52
/
+224
*
sfc: Make the dmaq size a run-time setting (rather than compile-time)
Steve Hodgson
2010-09-10
7
-76
/
+109
*
sfc: Allocate each channel separately, along with its RX and TX queues
Ben Hutchings
2010-09-10
3
-76
/
+61
*
sfc: Refactor channel and queue lookup and iteration
Ben Hutchings
2010-09-10
7
-75
/
+125
*
sfc: Abstract channel and index lookup for RX queues
Ben Hutchings
2010-09-10
3
-33
/
+47
*
sfc: Allocate DMA and event rings using GFP_KERNEL
Ben Hutchings
2010-09-10
1
-4
/
+4
*
sfc: Fix failure paths in efx_probe_port()
Ben Hutchings
2010-09-10
1
-2
/
+2
*
sfc: Remove declarations of functions that no longer exist
Ben Hutchings
2010-09-10
1
-2
/
+0
*
sfc: Accumulate RX_NODESC_DROP count in rx_dropped, not rx_over_errors
Ben Hutchings
2010-09-10
1
-1
/
+1
*
sfc: Use MCDI RX_BAD_FCS_PKTS count as MAC rx_bad count
Ben Hutchings
2010-09-10
1
-1
/
+1
[next]