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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-05
vxlan: Only set has-GBP bit in header if any other bits would be set
Thomas Graf
1
-0
/
+3
2015-02-05
net: ep93xx_eth: Delete unnecessary checks before the function call "kfree"
Markus Elfring
1
-4
/
+2
2015-02-05
xen-netfront: Use static attribute groups for sysfs entries
Takashi Iwai
1
-46
/
+16
2015-02-05
tun: Use static attribute groups for sysfs entries
Takashi Iwai
1
-5
/
+12
2015-02-05
qlogic: Deletion of unnecessary checks before two function calls
Markus Elfring
2
-18
/
+9
2015-02-05
Merge tag 'linux-can-next-for-3.20-20150204' of git://git.kernel.org/pub/scm/...
David S. Miller
2
-13
/
+12
2015-02-05
net: ethernet: ti/cpsw-common.c: fix sparse warning
Lad, Prabhakar
1
-0
/
+2
2015-02-05
netxen: Delete an unnecessary check before the function call "kfree"
Markus Elfring
1
-3
/
+1
2015-02-05
net: fec: Delete unnecessary checks before the function call "kfree"
Markus Elfring
1
-5
/
+2
2015-02-05
myri10ge: Delete an unnecessary check before the function call "kfree"
Markus Elfring
1
-2
/
+1
2015-02-05
cxgb4: Delete an unnecessary check before the function call "release_firmware"
Markus Elfring
1
-2
/
+1
2015-02-04
cxgb4: Add low latency socket busy_poll support
Hariprasad Shenai
4
-3
/
+174
2015-02-04
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
David S. Miller
4
-74
/
+41
2015-02-04
NetCP: Deletion of unnecessary checks before two function calls
Markus Elfring
1
-4
/
+2
2015-02-04
IBM-EMAC: Delete an unnecessary check before the function call "of_dev_put"
Markus Elfring
1
-1
/
+1
2015-02-04
net/mlx4_en: Notify TX Vlan offload change
Ido Shamay
1
-0
/
+4
2015-02-04
net/mlx4_en: Adjust RX frag strides to frag sizes
Ido Shamay
1
-2
/
+3
2015-02-04
net/mlx4_en: Print page allocator information
Ido Shamay
1
-0
/
+4
2015-02-04
net/mlx5_core: Move to use hex PCI device IDs
Or Gerlitz
1
-6
/
+6
2015-02-04
net/mlx4_core: Fix misleading debug print on CQE stride support
Or Gerlitz
1
-1
/
+2
2015-02-04
net/mlx4: mlx4_config_dev_retrieval() - Initialize struct config_dev before u...
Maor Gottlieb
1
-1
/
+1
2015-02-04
net/mlx4_core: Fix mpt_entry initialization in mlx4_mr_rereg_mem_write()
Maor Gottlieb
2
-9
/
+6
2015-02-04
IB/mlx4: Load balance ports in port aggregation mode
Moni Shoua
4
-0
/
+29
2015-02-04
IB/mlx4: Create mirror flows in port aggregation mode
Moni Shoua
2
-13
/
+80
2015-02-04
IB/mlx4: Add port aggregation support
Moni Shoua
1
-6
/
+70
2015-02-04
IB/mlx4: Reuse mlx4_mac_to_u64()
Moni Shoua
1
-11
/
+1
2015-02-04
net/mlx4_en: Port aggregation configuration
Moni Shoua
3
-0
/
+189
2015-02-04
net/mlx4_core: Port aggregation upper layer interface
Moni Shoua
6
-2
/
+157
2015-02-04
net/mlx4_core: Port aggregation low level interface
Moni Shoua
2
-5
/
+60
2015-02-04
net/bonding: Notify state change on slaves
Moni Shoua
1
-0
/
+42
2015-02-04
net/bonding: Move slave state changes to a helper function
Moni Shoua
1
-26
/
+38
2015-02-04
Merge tag 'mac80211-next-for-davem-2015-02-03' of git://git.kernel.org/pub/sc...
David S. Miller
1
-1
/
+15
2015-02-04
csiostor:Use firmware version from cxgb4/t4fw_version.h
Praveen Madhavan
3
-8
/
+7
2015-02-04
tlan: msecs_to_jiffies convrsion
Nicholas Mc Guire
1
-1
/
+1
2015-02-04
tlan: use msecs_to_jiffies for conversion
Nicholas Mc Guire
1
-6
/
+6
2015-02-04
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
3
-19
/
+672
2015-02-04
net: add skb functions to process remote checksum offload
Tom Herbert
1
-16
/
+2
2015-02-04
net: fs_enet: Implement NETIF_F_SG feature
LEROY Christophe
2
-30
/
+66
2015-02-04
can: kvaser_usb: Ignore spurious error events after a busoff
Ahmed S. Darwish
1
-9
/
+10
2015-02-04
can: janz-ican3: fix type mismatch in assignment
Nicholas Mc Guire
1
-4
/
+2
2015-02-04
vhost: vhost_scsi_handle_vq() should just use copy_from_user()
Al Viro
1
-1
/
+1
2015-02-04
vhost: don't bother copying iovecs in handle_rx(), kill memcpy_toiovecend()
Al Viro
1
-59
/
+23
2015-02-04
vhost: don't bother with copying iovec in handle_tx()
Al Viro
1
-4
/
+5
2015-02-04
vhost: switch vhost get_indirect() to iov_iter, kill memcpy_fromiovec()
Al Viro
1
-2
/
+4
2015-02-04
vmci: propagate msghdr all way down to __qp_memcpy_to_queue()
Al Viro
1
-8
/
+8
2015-02-03
Bluetooth: btusb: Add support for Lite-On (04ca) Broadcom based, BCM43142
Matej Dubovy
1
-0
/
+4
2015-02-02
cxgb4 : Improve IEEE DCBx support, other minor open-lldp fixes
Anish Bhatt
2
-2
/
+107
2015-02-02
net/tulip: don't warn about unknown ARM architecture
Arnd Bergmann
1
-1
/
+1
2015-02-02
net: hip04: add missing MODULE_LICENSE
Arnd Bergmann
1
-0
/
+1
2015-02-02
Bluetooth: Set HCI_QUIRK_STRICT_DUPLICATE_FILTER for BTUSB_INTEL_NEW
Marcel Holtmann
1
-0
/
+1
[next]