index
:
blackbird-op-linux
master
Blackbird™ 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
*
Merge tag 'stable/for-linus-3.7-x86-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2012-10-02
1
-8
/
+3
|
\
|
*
xen/gndev: Xen backend support for paged out grant targets V4.
Andres Lagar-Cavilla
2012-09-21
1
-8
/
+3
*
|
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2012-10-02
9
-193
/
+1113
|
\
\
|
|
\
|
|
\
|
*
-
.
\
Merge branches 'cma', 'cxgb4', 'ipoib', 'mlx4', 'mlx4-sriov', 'nes', 'qib' an...
Roland Dreier
2012-10-02
9
-193
/
+1113
|
|
\
\
\
|
|
|
*
|
mlx4_core: Disable SENSE_PORT for multifunction devices
Roland Dreier
2012-10-01
1
-0
/
+3
|
|
|
*
|
mlx4_core: Clean up enabling of SENSE_PORT for older (ConnectX-1/-2) HCAs
Roland Dreier
2012-10-01
2
-14
/
+15
|
|
|
*
|
mlx4_core: Stash PCI ID driver_data in mlx4_priv structure
Roland Dreier
2012-10-01
2
-13
/
+22
|
|
|
*
|
mlx4_core: Fix crash on uninitialized priv->cmd.slave_sem
Roland Dreier
2012-09-30
3
-26
/
+38
|
|
|
*
|
mlx4_core: Trivial cleanups to driver log messages
Roland Dreier
2012-09-30
1
-5
/
+4
|
|
|
*
|
mlx4_core: Trivial readability fix: "0X30" -> "0x30"
Roland Dreier
2012-09-30
1
-1
/
+1
|
|
|
*
|
mlx4: Modify proxy/tunnel QP mechanism so that guests do no calculations
Jack Morgenstein
2012-09-30
4
-114
/
+205
|
|
|
*
|
mlx4: Paravirtualize Node Guids for slaves
Jack Morgenstein
2012-09-30
3
-0
/
+34
|
|
|
*
|
mlx4: Activate SR-IOV mode for IB
Jack Morgenstein
2012-09-30
1
-6
/
+0
|
|
|
*
|
IB/mlx4: Miscellaneous adjustments for SR-IOV IB support
Jack Morgenstein
2012-09-30
3
-2
/
+8
|
|
|
*
|
mlx4_core: INIT/CLOSE port logic for IB ports in SR-IOV mode
Jack Morgenstein
2012-09-30
2
-17
/
+92
|
|
|
*
|
net/mlx4_core: Adjustments to SET_PORT for IB SR-IOV
Jack Morgenstein
2012-09-30
1
-0
/
+10
|
|
|
*
|
IB/mlx4: Propagate P_Key and guid change port management events to slaves
Jack Morgenstein
2012-09-30
1
-0
/
+6
|
|
|
*
|
mlx4: Add alias_guid mechanism
Jack Morgenstein
2012-09-30
1
-2
/
+4
|
|
|
*
|
mlx4_core: Add IB port-state machine and port mgmt event propagation
Jack Morgenstein
2012-09-30
2
-16
/
+222
|
|
|
*
|
mlx4: MAD_IFC paravirtualization
Jack Morgenstein
2012-09-30
1
-0
/
+162
|
|
|
*
|
mlx4: Implement QP paravirtualization and maintain phys_pkey_cache for smp_snoop
Jack Morgenstein
2012-09-30
4
-12
/
+275
|
|
|
*
|
IB/mlx4: Initialize SR-IOV IB support for slaves in master context
Jack Morgenstein
2012-09-30
1
-0
/
+3
|
|
|
*
|
mlx4_core: Add proxy and tunnel QPs to the reserved QP area
Jack Morgenstein
2012-09-30
5
-4
/
+50
|
|
|
/
/
|
|
/
|
|
|
|
*
|
mlx4_core: Remove annoying debug message in the resource tracker
Or Gerlitz
2012-09-30
1
-2
/
+0
|
|
*
|
mlx4_core: Fix wrong offset in parsing query device caps response
Dotan Barak
2012-09-30
1
-1
/
+1
|
|
/
/
*
|
|
workqueue: avoid using deprecated functions
Linus Torvalds
2012-10-02
1
-1
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2012-10-02
398
-9267
/
+26190
|
\
\
\
|
*
|
|
hyperv: Add buffer for extended info after the RNDIS response message.
Haiyang Zhang
2012-10-02
1
-10
/
+12
|
*
|
|
hyperv: Report actual status in receive completion packet
Haiyang Zhang
2012-10-02
4
-11
/
+30
|
*
|
|
hyperv: Remove extra allocated space for recv_pkt_list elements
Haiyang Zhang
2012-10-02
2
-5
/
+1
|
*
|
|
hyperv: Fix page buffer handling in rndis_filter_send_request()
Haiyang Zhang
2012-10-02
1
-1
/
+14
|
*
|
|
hyperv: Fix the missing return value in rndis_filter_set_packet_filter()
Haiyang Zhang
2012-10-02
1
-0
/
+1
|
*
|
|
hyperv: Fix the max_xfer_size in RNDIS initialization
Haiyang Zhang
2012-10-02
1
-2
/
+1
|
*
|
|
vxlan: put UDP socket in correct namespace
stephen hemminger
2012-10-02
1
-3
/
+5
|
*
|
|
vxlan: Depend on CONFIG_INET
David S. Miller
2012-10-02
1
-1
/
+1
|
*
|
|
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...
David S. Miller
2012-10-01
7
-82
/
+76
|
|
\
\
\
|
|
*
|
|
sfc: Fix the reported priorities of different filter types
Ben Hutchings
2012-10-02
1
-16
/
+53
|
|
*
|
|
sfc: Remove EFX_FILTER_FLAG_RX_OVERRIDE_IP
Ben Hutchings
2012-10-02
3
-58
/
+10
|
|
*
|
|
sfc: Fix loopback self-test with separate_tx_channels=1
Ben Hutchings
2012-10-02
2
-2
/
+4
|
|
*
|
|
sfc: Fix MCDI structure field lookup
Ben Hutchings
2012-10-02
1
-2
/
+4
|
|
*
|
|
sfc: Add parentheses around use of bitfield macro arguments
Ben Hutchings
2012-10-02
1
-11
/
+11
|
|
*
|
|
sfc: Fix null function pointer in efx_sriov_channel_type
Ben Hutchings
2012-10-02
1
-0
/
+1
|
*
|
|
|
vxlan: virtual extensible lan
stephen hemminger
2012-10-01
3
-0
/
+1231
|
*
|
|
|
netlink: add attributes to fdb interface
stephen hemminger
2012-10-01
2
-2
/
+2
|
*
|
|
|
tg3: unconditionally select HWMON support when tg3 is enabled.
Paul Gortmaker
2012-10-01
2
-9
/
+1
|
*
|
|
|
Revert "net: ti cpsw ethernet: allow reading phy interface mode from DT"
David S. Miller
2012-10-01
1
-3
/
+0
|
*
|
|
|
asix: Adds support for Lenovo 10/100 USB dongle.
Quinlan Pfiffer
2012-10-01
1
-0
/
+4
|
*
|
|
|
flexcan: disable bus error interrupts for the i.MX28
Wolfgang Grandegger
2012-10-01
1
-10
/
+19
|
*
|
|
|
net: ti cpsw ethernet: allow reading phy interface mode from DT
Daniel Mack
2012-10-01
1
-0
/
+3
|
*
|
|
|
net: ti cpsw ethernet: set IFCTL_A bit in MACCONTROL
Daniel Mack
2012-10-01
1
-0
/
+5
[next]