index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
qlcnic: Fix build failure due to undefined reference to `vxlan_get_rx_port'
Shahed Shaikh
2014-04-01
4
-3
/
+26
*
net: ptp: move PTP classifier in its own file
Daniel Borkmann
2014-04-01
10
-96
/
+173
*
net: sxgbe: make "core_ops" static
Dan Carpenter
2014-04-01
1
-1
/
+1
*
net: sxgbe: fix logical vs bitwise operation
Dan Carpenter
2014-04-01
1
-3
/
+3
*
net: sxgbe: sxgbe_mdio_register() frees the bus
Dan Carpenter
2014-04-01
1
-7
/
+0
*
Call efx_set_channels() before efx->type->dimension_resources()
Daniel Pieczko
2014-04-01
2
-1
/
+9
*
xen-netback: disable rogue vif in kthread context
Wei Liu
2014-04-01
3
-2
/
+30
*
net/mlx4: Set proper build dependancy with vxlan
Or Gerlitz
2014-04-01
3
-0
/
+17
*
be2net: fix build dependency on VxLAN
Sathya Perla
2014-04-01
2
-1
/
+19
*
mac802154: make csma/cca parameters per-wpan
Phoebe Buckheister
2014-04-01
11
-236
/
+252
*
mac802154: allow only one WPAN to be up at any given time
Phoebe Buckheister
2014-04-01
2
-0
/
+26
*
net: filter: minor: fix kdoc in __sk_run_filter
Daniel Borkmann
2014-04-01
1
-2
/
+2
*
netlink: don't compare the nul-termination in nla_strcmp
Pablo Neira
2014-04-01
1
-2
/
+8
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2014-03-31
17
-52
/
+92
|
\
|
*
ixgbevf: Fix rcu warnings induced by LER
Mark Rustad
2014-03-31
2
-5
/
+18
|
*
ixgbe: Fix rcu warnings induced by LER
Mark Rustad
2014-03-31
2
-5
/
+19
|
*
INTEL-IGB: Convert iounmap to pci_iounmap
Peter Senna Tschudin
2014-03-31
1
-2
/
+2
|
*
i40e: Remove casts of pointer to same type
Joe Perches
2014-03-31
1
-2
/
+2
|
*
i40e/i40evf: Remove addressof casts to same type
Joe Perches
2014-03-31
2
-4
/
+3
|
*
i40e/i40evf: fix error checking path
Jean Sacren
2014-03-31
2
-10
/
+12
|
*
i40e: fix function kernel doc description
Jean Sacren
2014-03-31
1
-1
/
+1
|
*
ixgbevf: Change ixgbe_read_reg to ixgbevf_read_reg
Mark Rustad
2014-03-31
3
-9
/
+9
|
*
ixgbe: fix ixgbe_check_reset_blocked() declaration
Jean Sacren
2014-03-31
2
-2
/
+2
|
*
ixgbe: fix race conditions on queuing skb for HW time stamp
Jakub Kicinski
2014-03-31
3
-1
/
+7
|
*
ixgbe: never generate both software and hardware timestamps
Jakub Kicinski
2014-03-31
1
-2
/
+2
|
*
ixgbe: remove redundant if clause from PTP work
Jakub Kicinski
2014-03-31
1
-4
/
+0
|
*
e1000e: Fix no connectivity when driver loaded with cable out
David Ertman
2014-03-31
1
-5
/
+15
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-03-31
2
-4
/
+30
|
\
|
*
at86rf230: mask irq's before deregister device
Alexander Aring
2014-03-31
1
-0
/
+2
|
*
Merge branch 'xen-netback'
David S. Miller
2014-03-29
1
-4
/
+29
|
|
\
|
|
*
xen-netback: BUG_ON in xenvif_rx_action() not catching overflow
Paul Durrant
2014-03-29
1
-1
/
+7
|
|
*
xen-netback: worse-case estimate in xenvif_rx_action is underestimating
Paul Durrant
2014-03-29
1
-1
/
+20
|
|
*
xen-netback: remove pointless clause from if statement
Paul Durrant
2014-03-29
1
-2
/
+2
|
|
/
*
|
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2014-03-31
49
-395
/
+1805
|
\
\
|
*
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-03-31
49
-395
/
+1805
|
|
\
\
|
|
*
|
rtl8187: fix use after free on failure path in rtl8187_probe()
Alexey Khoroshilov
2014-03-31
1
-2
/
+2
|
|
*
|
rtl8180: don't use weird trick to access "far" registers
Andrea Merello
2014-03-31
1
-10
/
+4
|
|
*
|
rsi: rsi_91x: misleading debug printk
Dan Carpenter
2014-03-31
1
-1
/
+2
|
|
*
|
mwifiex: fix spinlock bad magic bug
Amitkumar Karwar
2014-03-31
1
-2
/
+2
|
|
*
|
rtl8187: fix compile warning
Andrea Merello
2014-03-31
1
-1
/
+1
|
|
*
|
rtlwifi: rtl8188ee: enable MSI interrupts mode
Adam Lee
2014-03-31
1
-0
/
+1
|
|
*
|
rtlwifi: add MSI interrupts mode support
Adam Lee
2014-03-31
1
-2
/
+63
|
|
*
|
mwifiex: use timeout variant for wait_event_interruptible
Amitkumar Karwar
2014-03-31
1
-2
/
+3
|
|
*
|
mwifiex: cancel pending commands for signal
Amitkumar Karwar
2014-03-31
1
-0
/
+1
|
|
*
|
mwifiex: scan command preparation failure handling
Amitkumar Karwar
2014-03-31
1
-2
/
+15
|
|
*
|
rtl818x: Update Kconfig for rtl8187se
Andrea Merello
2014-03-27
1
-2
/
+2
|
|
*
|
rtl8180: enable rtl8187se support
Andrea Merello
2014-03-27
1
-4
/
+35
|
|
*
|
rtl8180: detect rtl8187se card
Andrea Merello
2014-03-27
1
-2
/
+15
|
|
*
|
rtl8180: add WMM parameters configuration for rtl8187se
Andrea Merello
2014-03-27
2
-2
/
+61
|
|
*
|
rtl8180: make sure RTL818X_MSR_ENEDCA is set for rtl8187se
Andrea Merello
2014-03-27
1
-0
/
+4
[next]