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
*
netfilter: nf_conntrack_h323: lookup route from proper net namespace
Vasily Averin
2014-11-17
1
-6
/
+8
*
netfilter: xt_connlimit: honor conntrack zone if available
Florian Westphal
2014-11-17
1
-11
/
+14
*
netfilter: nfnetlink_log: remove unnecessary error messages
Pablo Neira Ayuso
2014-11-13
1
-7
/
+2
*
netfilter: fix various sparse warnings
Florian Westphal
2014-11-13
8
-16
/
+20
*
netfilter: nft_redir: fix sparse warnings
Pablo Neira Ayuso
2014-11-12
1
-5
/
+6
*
netfilter: fix unmet dependencies in NETFILTER_XT_TARGET_REDIRECT
Pablo Neira Ayuso
2014-11-12
1
-2
/
+2
*
netfilter: nft_meta: add cgroup support
Ana Rey
2014-11-09
2
-0
/
+9
*
netfilter: nf_log: fix sparse warning in nf_logger_find_get()
Pablo Neira Ayuso
2014-11-04
1
-2
/
+1
*
netfilter: fix spelling errors
stephen hemminger
2014-10-30
2
-2
/
+2
*
Merge branch 'ipvs-next'
Pablo Neira Ayuso
2014-10-30
1
-1
/
+0
|
\
|
*
ipvs: remove unnecessary assignment in __ip_vs_get_out_rt
Alex Gartrell
2014-10-28
1
-1
/
+0
*
|
netfilter: log: protect nf_log_register against double registering
Marcelo Leitner
2014-10-30
4
-6
/
+46
*
|
netfilter: nf_log: Introduce nft_log_dereference() macro
Marcelo Leitner
2014-10-30
1
-12
/
+9
*
|
netfilter: nf_tables: add new expression nft_redir
Arturo Borrero
2014-10-27
11
-0
/
+319
*
|
netfilter: refactor NAT redirect IPv6 code to use it from nf_tables
Arturo Borrero
2014-10-27
6
-38
/
+93
*
|
netfilter: refactor NAT redirect IPv4 to use it from nf_tables
Arturo Borrero
2014-10-27
6
-42
/
+101
*
|
ipx: remove __inline__ in c file on static
Fabian Frederick
2014-10-27
1
-1
/
+1
*
|
ipx: remove unnecessary casting on ntohl
Fabian Frederick
2014-10-27
1
-2
/
+2
*
|
ipx: move extern sysctl_ipx_pprop_broadcasting to header file
Fabian Frederick
2014-10-27
2
-3
/
+4
*
|
ipv6: include linux/uaccess.h instead of asm/uaccess.h
Fabian Frederick
2014-10-27
1
-1
/
+1
*
|
ipv6: replace min/casting by min_t
Fabian Frederick
2014-10-27
1
-2
/
+2
*
|
ipv4: remove set but unused variable sha
Fabian Frederick
2014-10-27
1
-2
/
+1
*
|
Merge branch 's390-next'
David S. Miller
2014-10-26
8
-42
/
+35
|
\
\
|
*
|
ctcm: replace sscanf by kstrto function
Thomas Richter
2014-10-26
1
-4
/
+4
|
*
|
lcs: replace sscanf by kstrto function
Thomas Richter
2014-10-26
1
-5
/
+6
|
*
|
qeth: s390 ethernet device driver dependency
Thomas Richter
2014-10-26
1
-1
/
+1
|
*
|
qeth: make local functions static in qeth_l3 module
Thomas Richter
2014-10-26
2
-8
/
+4
|
*
|
qeth: fix some trace formating issues
Thomas Richter
2014-10-26
3
-5
/
+5
|
*
|
qeth: qeth_core_main make local functions static
Thomas Richter
2014-10-26
2
-19
/
+15
|
/
/
*
|
xen-netfront: always keep the Rx ring full of requests
David Vrabel
2014-10-26
1
-191
/
+62
*
|
Merge branch 'sunvnet-napi'
David S. Miller
2014-10-25
2
-97
/
+172
|
\
\
|
*
|
sunvnet: Remove irqsave/irqrestore on vio.lock
Sowmini Varadhan
2014-10-25
1
-25
/
+5
|
*
|
sunvnet: Use RCU to synchronize port usage with vnet_port_remove()
Sowmini Varadhan
2014-10-25
1
-29
/
+33
|
*
|
sunvnet: NAPIfy sunvnet
Sowmini Varadhan
2014-10-25
2
-44
/
+135
|
/
/
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2014-10-24
9
-2185
/
+2268
|
\
\
|
*
|
i40e: Bump version
Catherine Sullivan
2014-10-23
1
-1
/
+1
|
*
|
i40e: Moving variable declaration out of the loops
Akeem G Abodunrin
2014-10-23
1
-4
/
+3
|
*
|
i40e: Add 10GBaseT support
Mitch Williams
2014-10-23
4
-5
/
+34
|
*
|
i40e: process link events when setting up switch
Mitch Williams
2014-10-23
1
-0
/
+8
|
*
|
i40e: Fix a bug where Rx would stop after some time
Anjali Singhai Jain
2014-10-23
1
-4
/
+20
|
*
|
i40e/i40evf: Use usleep_range() instead of udelay()
Neerav Parikh
2014-10-23
3
-6
/
+6
|
*
|
i40e/i40evf: Fix whitespace indentation
Jeff Kirsher
2014-10-23
2
-2142
/
+2133
|
*
|
i40e: enable LSE poke and simplify link state
Jesse Brandeburg
2014-10-23
1
-23
/
+16
|
*
|
i40e: mask phy events
Jesse Brandeburg
2014-10-23
3
-0
/
+47
|
|
/
*
|
net: llc: include linux/errno.h instead of asm/errno.h
Fabian Frederick
2014-10-24
1
-1
/
+1
*
|
lapb: move EXPORT_SYMBOL after functions.
Fabian Frederick
2014-10-24
1
-9
/
+8
*
|
Merge branch 'berlin_ethernet'
David S. Miller
2014-10-24
5
-148
/
+150
|
\
\
|
*
|
net: pxa168_eth: Remove in-driver PHY mangling
Sebastian Hesselbarth
2014-10-24
1
-126
/
+0
|
*
|
net: pxa168_eth: Remove HW auto-negotiaion
Sebastian Hesselbarth
2014-10-24
1
-15
/
+85
|
*
|
net: pxa168_eth: Prepare proper libphy handling
Sebastian Hesselbarth
2014-10-24
1
-15
/
+23
[next]