index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/stmmac: remove conditional compilation of clk code
Viresh Kumar
2012-07-30
2
-58
/
+17
*
net/c_can: remove conditional compilation of clk code
Viresh Kumar
2012-07-30
1
-8
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-07-28
2
-6
/
+1
|
\
|
*
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2012-07-27
1
-5
/
+0
|
|
\
|
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-07-27
1
-5
/
+0
|
|
|
\
|
|
|
*
mac80211_hwsim: fix possible race condition in usage of info->control.sta & c...
Thomas Huehn
2012-07-26
1
-5
/
+0
|
*
|
|
USB: kaweth.c: use GFP_ATOMIC under spin_lock
Dan Carpenter
2012-07-27
1
-1
/
+1
*
|
|
|
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2012-07-27
1
-6
/
+6
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
|
|
|
|
|
\
\
|
|
\
\
|
|
\
\
|
*
-
-
-
.
\
\
Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linus
Russell King
2012-07-27
1
-6
/
+6
|
|
\
\
\
\
\
|
|
|
|
*
|
|
ARM: 7459/1: irda/pxa: use readl_relaxed() to access OSCR register
Arnd Bergmann
2012-07-09
1
-6
/
+6
|
|
|
|
/
/
/
*
|
|
|
|
|
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-07-26
1
-0
/
+6
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Merge branch 'v3.5-rc7-fixes' of git://github.com/lunn/linux into fixes
Arnd Bergmann
2012-07-25
1
-0
/
+6
|
|
\
\
\
\
\
|
|
*
|
|
|
|
ARM: Orion: fix driver probe error handling with respect to clk
Simon Baatz
2012-07-25
1
-0
/
+6
|
|
|
|
/
/
/
|
|
|
/
|
|
|
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-07-26
17
-80
/
+223
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
pch_gbe: vlan skb len fix
Andy Cress
2012-07-26
1
-7
/
+0
|
*
|
|
|
|
pch_gbe: add extra clean tx
Andy Cress
2012-07-26
1
-13
/
+44
|
*
|
|
|
|
pch_gbe: fix transmit watchdog timeout
Andy Cress
2012-07-26
1
-1
/
+1
|
*
|
|
|
|
ixgbe: fix panic while dumping packets on Tx hang with IOMMU
Emil Tantilov
2012-07-26
1
-5
/
+6
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
be2net: Fix to parse RSS hash from Receive completions correctly.
Sarveshwar Bandi
2012-07-26
1
-2
/
+2
|
*
|
|
|
net/mlx4_en: Limit the RFS filter IDs to be < RPS_NO_FILTER
Amir Vadai
2012-07-26
1
-1
/
+1
|
*
|
|
|
hyperv: Add error handling to rndis_filter_device_add()
Haiyang Zhang
2012-07-25
1
-7
/
+4
|
*
|
|
|
hyperv: Add a check for ring_size value
Haiyang Zhang
2012-07-25
1
-1
/
+6
|
*
|
|
|
net/pch_gpe: Cannot disable ethernet autonegation
Wei Yang
2012-07-25
2
-2
/
+3
|
*
|
|
|
net: wiznet add missing HAS_IOMEM dependency
frank.blaschka@de.ibm.com
2012-07-25
1
-0
/
+1
|
*
|
|
|
be2net: Missing byteswap in be_get_fw_log_level causes oops on PowerPC
Anton Blanchard
2012-07-25
2
-3
/
+4
|
*
|
|
|
mlx4: Add support for EEH error recovery
Kleber Sacilotto de Souza
2012-07-25
3
-11
/
+93
|
*
|
|
|
cdc-ncm: tag Ericsson WWAN devices (eg F5521gw) with FLAG_WWAN
Dan Williams
2012-07-24
1
-23
/
+45
|
*
|
|
|
caif: fix NULL pointer check
Alan Cox
2012-07-24
1
-0
/
+3
|
*
|
|
|
team: init error value to 0 in team_netpoll_setup()
Jiri Pirko
2012-07-24
1
-1
/
+1
|
*
|
|
|
bnx2x: Correct EEE statistics gathering
Yuval Mintz
2012-07-24
2
-3
/
+9
*
|
|
|
|
Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
2012-07-24
1
-2
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
PCI: replace struct pci_bus secondary/subordinate with busn_res
Yinghai Lu
2012-06-13
1
-2
/
+2
*
|
|
|
|
|
Merge tag 'rdma-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2012-07-24
9
-130
/
+206
|
\
\
\
\
\
\
|
|
\
\
\
\
\
|
|
\
\
\
\
\
|
*
-
.
\
\
\
\
\
Merge branches 'cma', 'cxgb4', 'misc', 'mlx4-sriov', 'mlx-cleanups', 'ocrdma'...
Roland Dreier
2012-07-22
9
-130
/
+206
|
|
\
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
net/mlx4_core: Free ICM table in case of error
Dotan Barak
2012-07-11
1
-0
/
+2
|
|
|
*
|
|
|
|
|
mlx4_core: Remove double function declarations
Dotan Barak
2012-07-11
1
-6
/
+0
|
|
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
mlx4: Put physical GID and P_Key table sizes in mlx4_phys_caps struct and par...
Jack Morgenstein
2012-07-11
4
-7
/
+83
|
|
*
|
|
|
|
|
mlx4_core: Allow guests to have IB ports
Jack Morgenstein
2012-07-11
2
-45
/
+59
|
|
*
|
|
|
|
|
mlx4_core: Implement mechanism for reserved Q_Keys
Jack Morgenstein
2012-07-11
1
-0
/
+17
|
|
*
|
|
|
|
|
net/mlx4_core: Initialize IB port capabilities for all slaves
Jack Morgenstein
2012-07-10
1
-0
/
+11
|
|
*
|
|
|
|
|
mlx4: Use port management change event instead of smp_snoop
Jack Morgenstein
2012-07-10
5
-69
/
+27
|
|
*
|
|
|
|
|
mlx4_core: Pass an invalid PCI id number to VFs
Jack Morgenstein
2012-07-08
1
-3
/
+7
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-07-24
4
-4
/
+4
|
\
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Change email address for Steve Glendinning
Steve Glendinning
2012-07-17
3
-3
/
+3
|
*
|
|
|
|
|
treewide: Put a space between #include and FILE
Paul Bolle
2012-06-28
1
-1
/
+1
*
|
|
|
|
|
|
r8169: revert "add byte queue limit support".
Francois Romieu
2012-07-23
1
-22
/
+5
*
|
|
|
|
|
|
bnx2x: Add new 57840 device IDs
Yuval Mintz
2012-07-23
3
-10
/
+38
*
|
|
|
|
|
|
niu: Change niu_rbr_fill() to use unlikely() to check niu_rbr_add_page() retu...
Shuah Khan
2012-07-22
1
-1
/
+1
*
|
|
|
|
|
|
niu: Fix to check for dma mapping errors.
Shuah Khan
2012-07-22
1
-0
/
+4
*
|
|
|
|
|
|
net: ethernet: davinci_emac: add pm_runtime support
Mark A. Greer
2012-07-22
1
-21
/
+22
[next]