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
*
vxlan: Fix sparse warnings
Joseph Gasparakis
2013-09-15
2
-14
/
+12
*
qlcnic: Fix VF reset recovery
Manish Chopra
2013-09-15
1
-0
/
+1
*
bridge: fix NULL pointer deref of br_port_get_rcu
Hong Zhiguo
2013-09-15
1
-4
/
+1
*
bridge: use br_port_get_rtnl within rtnl lock
Hong Zhiguo
2013-09-15
2
-3
/
+3
*
net: ps3_gelic: remove deprecated IRQF_DISABLED
Michael Opdenacker
2013-09-15
1
-1
/
+1
*
net: smsc: remove deprecated IRQF_DISABLED
Michael Opdenacker
2013-09-15
2
-3
/
+2
*
net: pasemi: remove deprecated IRQF_DISABLED
Michael Opdenacker
2013-09-15
1
-2
/
+2
*
net: natsemi: remove deprecated IRQF_DISABLED
Michael Opdenacker
2013-09-15
2
-4
/
+2
*
net: ks8851-ml: remove deprecated IRQF_DISABLED
Michael Opdenacker
2013-09-15
1
-1
/
+1
*
net: pxa168_eth: remove deprecated IRQF_DISABLED
Michael Opdenacker
2013-09-15
1
-2
/
+1
*
net: lantiq_etop: remove deprecated IRQF_DISABLED
Michael Opdenacker
2013-09-15
1
-4
/
+2
*
net: hp100: remove deprecated IRQF_DISABLED
Michael Opdenacker
2013-09-15
1
-1
/
+1
*
net: fec: remove deprecated IRQF_DISABLED
Michael Opdenacker
2013-09-15
1
-1
/
+1
*
tg3: Use pci_dev pm_cap
Jon Mason
2013-09-13
2
-4
/
+2
*
bnx2x: Use pci_dev pm_cap
Jon Mason
2013-09-13
4
-12
/
+11
*
alx: remove redundant D0 power state set
Yijing Wang
2013-09-13
1
-7
/
+2
*
be2net: missing variable initialization
Antonio Alecrim Jr
2013-09-13
1
-1
/
+1
*
isdn: clean up debug format string usage
Kees Cook
2013-09-13
19
-79
/
+57
*
drivers/atm/he.c: convert to module_pci_driver
Libo Chen
2013-09-13
1
-12
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2013-09-13
7
-9
/
+61
|
\
|
*
e1000e: fix overrun of PHY RAR array
David Ertman
2013-09-13
3
-6
/
+17
|
*
e1000e: cleanup boolean comparison to true
David Ertman
2013-09-13
1
-1
/
+1
|
*
ixgbe: fix ethtool reporting of supported links for SFP modules
Emil Tantilov
2013-09-13
1
-0
/
+7
|
*
ixgbe: limit setting speed to only one at a time for QSFP modules
Emil Tantilov
2013-09-13
2
-1
/
+22
|
*
ixgbe: fix ethtool loopback diagnostic with DCB enabled
Emil Tantilov
2013-09-13
1
-0
/
+5
|
*
ixgbe: fully disable hardware RSC logic when disabling RSC
Jacob Keller
2013-09-13
2
-1
/
+9
*
|
net/irda/mcs7780: fix memory leaks in mcs_net_open()
Alexey Khoroshilov
2013-09-12
1
-17
/
+23
|
/
*
net/mlx4_en: Check device state when setting coalescing
Eugenia Emantayev
2013-09-12
1
-6
/
+10
*
bridge: Clamp forward_delay when enabling STP
Herbert Xu
2013-09-12
3
-8
/
+26
*
resubmit bridge: fix message_age_timer calculation
Chris Healy
2013-09-12
1
-1
/
+1
*
net: tulip: remove deprecated IRQF_DISABLED
Michael Opdenacker
2013-09-12
1
-1
/
+1
*
ethernet: amd: remove deprecated IRQF_DISABLED
Michael Opdenacker
2013-09-12
1
-1
/
+1
*
ehea: remove deprecated IRQF_DISABLED
Michael Opdenacker
2013-09-12
1
-4
/
+3
*
bfin_mac: remove deprecated IRQF_DISABLED
Michael Opdenacker
2013-09-12
1
-2
/
+2
*
xen-netback: count number required slots for an skb more carefully
David Vrabel
2013-09-12
1
-30
/
+64
*
tg3: Expand led off fix to include 5720
Nithin Sujir
2013-09-12
1
-0
/
+1
*
net: sctp: fix ipv6 ipsec encryption bug in sctp_v6_xmit
Daniel Borkmann
2013-09-12
1
-29
/
+13
*
tuntap: correctly handle error in tun_set_iff()
Jason Wang
2013-09-12
1
-3
/
+8
*
xen-netback: fix possible format string flaw
Kees Cook
2013-09-12
1
-1
/
+1
*
netpoll: Should handle ETH_P_ARP other than ETH_P_IP in netpoll_neigh_reply
Sonic Zhang
2013-09-12
1
-1
/
+1
*
igb: Read flow control for i350 from correct EEPROM section
Fujinaka, Todd
2013-09-12
1
-1
/
+9
*
igb: Add additional get_phy_id call for i354 devices
Carolyn Wyborny
2013-09-12
1
-0
/
+4
*
Merge tag 'master-2013-09-09' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
2013-09-12
8
-21
/
+67
|
\
|
*
rt2800: change initialization sequence to fix system freeze
Stanislaw Gruszka
2013-09-09
1
-5
/
+6
|
*
bcma: fix error code handling on 64 Bit systems
Hauke Mehrtens
2013-09-09
1
-5
/
+7
|
*
rtl8187: fix use after free on failure path in rtl8187_init_urbs()
Alexey Khoroshilov
2013-09-09
1
-5
/
+10
|
*
brcmfmac: fix bus interface selection in Kconfig
Arend van Spriel
2013-09-09
1
-2
/
+2
|
*
cw1200: Prevent a lock-related hang in the cw1200_spi driver
Solomon Peachy
2013-09-09
1
-0
/
+9
|
*
cw1200: Don't perform SPI transfers in interrupt context
Solomon Peachy
2013-09-09
4
-4
/
+33
*
|
r8169: enforce RX_MULTI_EN for the 8168f.
françois romieu
2013-09-12
1
-0
/
+1
[next]