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
*
openvswitch: Add SCTP support
Joe Stringer
2013-08-26
6
-4
/
+121
*
net: Add NEXTHDR_SCTP to ipv6.h
Joe Stringer
2013-08-23
1
-0
/
+1
*
openvswitch: Mega flow implementation
Andy Zhou
2013-08-23
7
-513
/
+1171
*
openvswitch: check CONFIG_OPENVSWITCH_GRE in makefile
Cong Wang
2013-08-23
2
-4
/
+4
*
openvswitch: Fix argument descriptions in vport.c.
Justin Pettit
2013-08-23
1
-1
/
+2
*
openvswitch:: link upper device for port devices
Jiri Pirko
2013-08-23
1
-1
/
+19
*
openvswitch: Use non rcu hlist_del() flow table entry.
Pravin B Shelar
2013-08-23
1
-1
/
+1
*
openvswitch: Use RCU lock for dp dump operation.
Pravin B Shelar
2013-08-23
1
-6
/
+7
*
openvswitch: Use RCU lock for flow dump operation.
Pravin B Shelar
2013-08-23
1
-8
/
+9
*
fs_enet: cleanup clock API use
Gerhard Sittig
2013-08-22
2
-0
/
+23
*
fs_enet: silence a build warning (unused variable)
Gerhard Sittig
2013-08-22
1
-1
/
+0
*
net: sctp_probe: simplify code by using %pISc format specifier
Daniel Borkmann
2013-08-22
1
-7
/
+2
*
Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next into...
David S. Miller
2013-08-22
3
-3
/
+3
|
\
|
*
can: flexcan: use platform_set_drvdata()
Libo Chen
2013-08-22
1
-1
/
+1
|
*
can: at91_can: use platform_set_drvdata()
Libo Chen
2013-08-22
1
-1
/
+1
|
*
can: c_can: fix error checking of priv->instance in probe()
Chen Gang
2013-08-22
1
-1
/
+1
*
|
net: ethernet: davinci_cpdma: export cpdma_chan_get_stats
Daniel Mack
2013-08-22
1
-0
/
+1
*
|
net: tcp_probe: add IPv6 support
Daniel Borkmann
2013-08-22
1
-10
/
+44
*
|
net: tcp_probe: kprobes: adapt jtcp_rcv_established signature
Daniel Borkmann
2013-08-22
1
-1
/
+8
*
|
net: tcp_probe: also include rcv_wnd next to snd_wnd
Daniel Borkmann
2013-08-22
1
-2
/
+4
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2013-08-22
4
-21
/
+14
|
\
\
|
*
|
xfrm: remove irrelevant comment in xfrm_input().
Rami Rosen
2013-08-19
1
-2
/
+0
|
*
|
xfrm: Make xfrm_state timer monotonic
Fan Du
2013-08-16
1
-1
/
+2
|
*
|
xfrm: Remove rebundant address family checking
Fan Du
2013-08-07
1
-8
/
+0
|
*
|
xfrm: Delete hold_timer when destroy policy
Fan Du
2013-08-06
1
-1
/
+1
|
*
|
af_key: constify lookup tables
Mathias Krause
2013-08-05
1
-2
/
+2
|
*
|
xfrm: constify mark argument of xfrm_find_acq()
Mathias Krause
2013-08-05
3
-7
/
+9
*
|
|
ethernet: broadcom: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-08-22
1
-1
/
+0
*
|
|
ethernet: moxa: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-08-22
1
-1
/
+0
*
|
|
tcp: increase throughput when reordering is high
Yuchung Cheng
2013-08-22
1
-12
/
+20
*
|
|
SolutionEngine7724: fix typo in Ether platform data
Sergei Shtylyov
2013-08-22
1
-1
/
+1
*
|
|
SH7619: fix typo in Ether platform data
Sergei Shtylyov
2013-08-22
1
-1
/
+1
*
|
|
r8169: fix invalid register dump
Peter Wu
2013-08-22
1
-1
/
+5
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2013-08-22
14
-240
/
+476
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
e1000e: resolve checkpatch JIFFIES_COMPARISON warning
Bruce Allan
2013-08-22
1
-1
/
+1
|
*
|
e1000e: Avoid kernel crash during shutdown
Li Zhang
2013-08-22
1
-0
/
+7
|
*
|
e1000e: Add code to check for failure of pci_disable_link_state call
Carolyn Wyborny
2013-08-22
1
-26
/
+59
|
*
|
e1000e: cleanup whitespace in recent commit
Bruce Allan
2013-08-22
1
-1
/
+2
|
*
|
igb: Expose RSS indirection table for ethtool
Laura Mihaela Vasilescu
2013-08-22
3
-21
/
+97
|
*
|
igb: Add macro for size of RETA indirection table
Laura Mihaela Vasilescu
2013-08-22
2
-1
/
+3
|
*
|
igb: Fix get_fw_version function for all parts
Carolyn Wyborny
2013-08-22
4
-44
/
+93
|
*
|
igb: Add device support for flashless SKU of i210 device
Carolyn Wyborny
2013-08-22
4
-2
/
+19
|
*
|
igb: Refactor NVM read functions to accommodate devices with no flash
Carolyn Wyborny
2013-08-22
4
-60
/
+77
|
*
|
igb: Refactor of init_nvm_params
Carolyn Wyborny
2013-08-22
5
-65
/
+92
|
*
|
igb: Update MTU so that it is always at least a standard frame size
Alexander Duyck
2013-08-22
1
-0
/
+4
|
*
|
igb: don't allow SR-IOV without MSI-X
Mitch A Williams
2013-08-22
1
-0
/
+5
|
*
|
igb: Added rcu_lock to avoid race
Akeem G Abodunrin
2013-08-22
1
-1
/
+4
|
*
|
igb: Read register for latch_on without return value
Akeem G Abodunrin
2013-08-22
3
-19
/
+12
|
*
|
igb: Reset the link when EEE setting changed
Akeem G Abodunrin
2013-08-22
1
-1
/
+3
|
/
/
*
|
net: phy: mdio-octeon: use platform_set_drvdata()
Libo Chen
2013-08-21
1
-1
/
+1
[next]