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
...
|
*
|
|
net: do not use rcu in rtnl_dump_ifinfo()
Eric Dumazet
2015-03-01
1
-3
/
+1
|
*
|
|
sh_eth: Fix lost MAC address on kexec
Geert Uytterhoeven
2015-03-01
1
-0
/
+3
|
*
|
|
net: bcmgenet: fix throughtput regression
Jaedon Shin
2015-02-28
2
-27
/
+88
|
*
|
|
macvtap: make sure neighbour code can push ethernet header
Eric Dumazet
2015-02-28
1
-2
/
+5
|
*
|
|
Merge tag 'mac80211-for-davem-2015-02-27' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2015-02-28
7
-10
/
+18
|
|
\
\
\
|
|
*
|
|
mac80211: Send EAPOL frames at lowest rate
Jouni Malinen
2015-02-26
1
-0
/
+1
|
|
*
|
|
mac80211/minstrel: fix !x!=0 confusion
Jiri Slaby
2015-02-24
1
-1
/
+1
|
|
*
|
|
cfg80211: calls nl80211_exit on error
Junjie Mao
2015-02-24
1
-0
/
+1
|
|
*
|
|
cfg80211: fix n_reg_rules to match world_regdom
Jason Abele
2015-02-24
1
-1
/
+1
|
|
*
|
|
nl80211: fix memory leak in monitor flags parsing
Johannes Berg
2015-02-24
1
-4
/
+4
|
|
*
|
|
nl80211: use loop index as type for net detect frequency results
Samuel Tan
2015-02-24
1
-3
/
+1
|
|
*
|
|
mac80211: clear sdata->radar_required
Eliad Peller
2015-02-24
1
-0
/
+5
|
|
*
|
|
mac80211_hwsim: fix error handling in tx_frame_nl
Bob Copeland
2015-02-24
1
-1
/
+4
|
*
|
|
|
net: Verify permission to link_net in newlink
Eric W. Biederman
2015-02-28
1
-0
/
+3
|
*
|
|
|
net: Verify permission to dest_net in newlink
Eric W. Biederman
2015-02-28
1
-0
/
+4
|
*
|
|
|
drivers: net: cpsw: Set SECURE for dual_emac ucast
George McCollister
2015-02-28
1
-1
/
+1
|
*
|
|
|
niu: fix error handling in niu_class_to_ethflow()
Dan Carpenter
2015-02-28
1
-4
/
+2
|
*
|
|
|
net: smc91x: use run-time configuration on all ARM machines
Arnd Bergmann
2015-02-28
10
-117
/
+57
|
*
|
|
|
rhashtable: use cond_resched()
Eric Dumazet
2015-02-27
1
-0
/
+4
|
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2015-02-27
9
-76
/
+280
|
|
\
\
\
\
|
|
*
|
|
|
i40e: check pointers before use
Shannon Nelson
2015-02-26
1
-1
/
+1
|
|
*
|
|
|
i40e: catch NVM write semaphore timeout and retry
Shannon Nelson
2015-02-26
1
-0
/
+35
|
|
*
|
|
|
i40e: stop flow director on shutdown
Mitch A Williams
2015-02-26
1
-0
/
+1
|
|
*
|
|
|
i40e: disconnect irqs on shutdown
Shannon Nelson
2015-02-26
1
-6
/
+8
|
|
*
|
|
|
i40evf: TCP/IPv6 over Vxlan Tx checksum offload fix
Anjali Singhai
2015-02-26
1
-12
/
+12
|
|
*
|
|
|
i40e: Issue a PF reset if Tx queue disable timeout
Parikh, Neerav
2015-02-26
1
-1
/
+7
|
|
*
|
|
|
i40e: Fix the Tx ring qset handle when DCB reconfigures
Parikh, Neerav
2015-02-26
1
-2
/
+9
|
|
*
|
|
|
i40e: Fix the case where per TC queue count was higher than queues enabled
Anjali Singhai
2015-02-26
1
-1
/
+6
|
|
*
|
|
|
i40e: fix race in hang check
Jesse Brandeburg
2015-02-26
2
-48
/
+60
|
|
*
|
|
|
i40e: Fix TSO with more than 8 frags per segment issue
Anjali Singhai
2015-02-26
4
-0
/
+132
|
|
*
|
|
|
i40e: Don't check for Tx hang when PF down
Akeem G Abodunrin
2015-02-26
1
-1
/
+2
|
|
*
|
|
|
i40e: fix shift precedence issue
Shannon Nelson
2015-02-26
2
-3
/
+4
|
|
*
|
|
|
i40e: Fix memory leak at failure path in i40e_dbg_command_write()
Alexey Khoroshilov
2015-02-26
1
-1
/
+3
|
*
|
|
|
|
amd-xgbe: Request IRQs only after driver is fully setup
Lendacky, Thomas
2015-02-27
1
-82
/
+93
|
*
|
|
|
|
net: asix: add support for the Sitecom LN-028 USB adapter
Luca Ceresoli
2015-02-27
2
-0
/
+5
|
*
|
|
|
|
Merge branch 'rhashtable'
David S. Miller
2015-02-27
6
-61
/
+19
|
|
\
\
\
\
\
|
|
*
|
|
|
|
rhashtable: remove indirection for grow/shrink decision functions
Daniel Borkmann
2015-02-27
6
-58
/
+18
|
|
*
|
|
|
|
rhashtable: unconditionally grow when max_shift is not specified
Daniel Borkmann
2015-02-27
2
-3
/
+1
|
|
/
/
/
/
/
|
*
|
|
|
|
vhost: drop hard-coded num_buffers size
Michael S. Tsirkin
2015-02-27
1
-1
/
+2
|
*
|
|
|
|
vhost: cleanup iterator update logic
Michael S. Tsirkin
2015-02-27
1
-10
/
+12
|
*
|
|
|
|
rocker: silence shift wrapping warning
Dan Carpenter
2015-02-27
1
-2
/
+2
|
*
|
|
|
|
rocker: add a check for NULL in rocker_probe_ports()
Dan Carpenter
2015-02-27
1
-0
/
+2
|
*
|
|
|
|
cxgb4: Fix PCI-E Memory window interface for big-endian systems
Hariprasad Shenai
2015-02-27
2
-11
/
+45
|
*
|
|
|
|
enic: do notify_check before returning credits
Sujith Sankar
2015-02-27
1
-2
/
+2
|
|
/
/
/
/
|
*
|
|
|
MAINTAINERS: update my email address
Andy Gospodarek
2015-02-25
1
-1
/
+1
|
*
|
|
|
amd-xgbe-phy: PHY KX/KR mode differences
Tom Lendacky
2015-02-25
2
-2
/
+84
|
*
|
|
|
r8169: Fix trivial typo in rtl_check_firmware
Yannick Guerrini
2015-02-24
1
-1
/
+1
|
*
|
|
|
xen-netback: release pending index before pushing Tx responses
David Vrabel
2015-02-24
1
-8
/
+21
|
*
|
|
|
af_packet: don't pass empty blocks for PACKET_V3
Alexander Drozdov
2015-02-24
1
-1
/
+9
|
*
|
|
|
rtnetlink: avoid 0 sized arrays
Sasha Levin
2015-02-24
1
-2
/
+2
[prev]
[next]