index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-12
be2net: Fix vlans_added counter
Vasundhara Volam
1
-2
/
+5
2014-03-12
be2net: Create multiple TXQs on RSS capable multi-channel BE3-R interfaces
Vasundhara Volam
1
-3
/
+7
2014-03-12
be2net: fix pmac_id[] allocation size
Ravikumar Nelavelli
1
-3
/
+2
2014-03-12
be2net: log LPVID used in multi-channel configs
Ravikumar Nelavelli
1
-2
/
+4
2014-03-12
be2net: Add link state control for VFs
Suresh Reddy
4
-5
/
+88
2014-03-12
be2net: Use GET_PROFILE_CONFIG cmd for BE3-R to query max-vfs
Suresh Reddy
1
-8
/
+11
2014-03-12
MAINTAINERS: Add tools/net to NETWORKING [GENERAL]
Tobias Klauser
1
-0
/
+1
2014-03-12
packet: doc: Spelling s/than/that/
Geert Uytterhoeven
1
-1
/
+1
2014-03-12
Merge branch 'mlx4'
David S. Miller
3
-3
/
+12
2014-03-12
net/mlx4_core: Load the IB driver when the device supports IBoE
Or Gerlitz
1
-1
/
+1
2014-03-12
net/mlx4_en: Handle vxlan steering rules for mac address changes
Or Gerlitz
1
-0
/
+8
2014-03-12
net/mlx4_core: Fix wrong dump of the vxlan offloads device capability
Or Gerlitz
1
-2
/
+3
2014-03-12
Merge branch 'mlx4-next'
David S. Miller
15
-139
/
+811
2014-03-12
mlx4: Activate RoCE/SRIOV
Jack Morgenstein
2
-15
/
+0
2014-03-12
mlx4_ib: Fix SIDR support of for UD QPs under SRIOV/RoCE
Shani Michaelli
1
-15
/
+57
2014-03-12
mlx4: Implement IP based gids support for RoCE/SRIOV
Jack Morgenstein
8
-25
/
+117
2014-03-12
mlx4: Add ref counting to port MAC table for RoCE
Jack Morgenstein
3
-50
/
+329
2014-03-12
mlx4: In RoCE allow guests to have multiple GIDS
Jack Morgenstein
7
-38
/
+192
2014-03-12
mlx4_core: For RoCE, allow slaves to set the GID entry at that slave's index
Jack Morgenstein
2
-5
/
+35
2014-03-12
mlx4: Adjust QP1 multiplexing for RoCE/SRIOV
Jack Morgenstein
6
-20
/
+110
2014-03-12
Merge branch 'tipc'
David S. Miller
7
-350
/
+314
2014-03-12
tipc: eliminate redundant lookups in registry
Jon Paul Maloy
5
-64
/
+50
2014-03-12
tipc: align usage of variable names and macros in socket
Jon Paul Maloy
3
-84
/
+98
2014-03-12
tipc: eliminate redundant locking
Jon Paul Maloy
3
-109
/
+47
2014-03-12
tipc: eliminate upcall function pointers between port and socket
Jon Paul Maloy
5
-58
/
+34
2014-03-12
tipc: aggregate port structure into socket structure
Jon Paul Maloy
4
-54
/
+101
2014-03-12
tipc: remove redundant 'peer_name' field in struct tipc_sock
Jon Paul Maloy
3
-27
/
+30
2014-03-12
tipc: replace reference table rwlock with spinlock
Jon Paul Maloy
1
-5
/
+5
2014-03-12
drm/radeon/cik: stop the sdma engines in the enable() function
Alex Deucher
1
-7
/
+5
2014-03-12
drm/radeon/cik: properly set sdma ring status on disable
Alex Deucher
1
-0
/
+2
2014-03-12
drm/radeon: fix runpm disabling on non-PX harder
Alex Deucher
1
-1
/
+9
2014-03-12
xen-netback: use skb_is_gso in xenvif_start_xmit
Wei Liu
1
-2
/
+1
2014-03-12
flowcache: Fix resource leaks on namespace exit.
Steffen Klassert
3
-1
/
+26
2014-03-12
lg-vl600: Convert uses of __constant_<foo> to <foo>
Joe Perches
1
-1
/
+1
2014-03-12
xilinx: Convert uses of __constant_<foo> to <foo>
Joe Perches
2
-3
/
+3
2014-03-12
brocade: Convert uses of __constant_<foo> to <foo>
Joe Perches
1
-10
/
+6
2014-03-12
tipc: Convert uses of __constant_<foo> to <foo>
Joe Perches
1
-1
/
+1
2014-03-12
ieee802154: Convert uses of __constant_<foo> to <foo>
Joe Perches
2
-2
/
+2
2014-03-12
net: Convert uses of __constant_<foo> to <foo>
Joe Perches
2
-12
/
+12
2014-03-12
8021q: Convert uses of __constant_<foo> to <foo>
Joe Perches
2
-4
/
+4
2014-03-12
drm/ttm: don't oops if no invalidate_caches()
Rob Clark
1
-3
/
+5
2014-03-12
dm cache: fix access beyond end of origin device
Heinz Mauelshagen
1
-5
/
+3
2014-03-12
dm cache: fix truncation bug when copying a block to/from >2TB fast device
Heinz Mauelshagen
1
-1
/
+2
2014-03-12
KVM: SVM: fix cr8 intercept window
Radim Krčmář
1
-3
/
+3
2014-03-12
PCI: Don't check resource_size() in pci_bus_alloc_resource()
Bjorn Helgaas
1
-2
/
+0
2014-03-12
PCI: Enable INTx in pci_reenable_device() only when MSI/MSI-X not enabled
Bjorn Helgaas
1
-0
/
+3
2014-03-12
drm/ttm: Work around performance regression with VM_PFNMAP
Thomas Hellstrom
1
-5
/
+7
2014-03-12
gianfar: Fix multi-queue support checks @probe()
Claudiu Manoil
1
-10
/
+18
2014-03-12
r8169: fix the incorrect tx descriptor version
hayeswang
1
-1
/
+1
2014-03-12
r8152: support dumping the hw counters
hayeswang
1
-2
/
+93
[prev]
[next]