index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: bcmgenet: remove __bcmgenet_fini_dma()
Petri Gynther
2015-03-31
1
-9
/
+4
*
net: bcmgenet: add UMAC_IRQ_RXDMA_DONE and UMAC_IRQ_TXDMA_DONE
Petri Gynther
2015-03-31
2
-12
/
+12
*
hv_netvsc: Eliminate memory allocation in the packet send path
KY Srinivasan
2015-03-31
4
-22
/
+60
*
hv_netvsc: Cleanup the test for freeing skb when we use sendbuf mechanism
KY Srinivasan
2015-03-31
2
-2
/
+2
*
ethernet: Use bool function returns of true/false instead of 1/0
Joe Perches
2015-03-31
3
-4
/
+4
*
netlink: implement nla_get_in_addr and nla_get_in6_addr
Jiri Benc
2015-03-31
1
-9
/
+7
*
netlink: implement nla_put_in_addr and nla_put_in6_addr
Jiri Benc
2015-03-31
1
-11
/
+11
*
vxlan: fix indentation
Jiri Benc
2015-03-31
1
-44
/
+44
*
bnx2x: Prevent probe as early as possible
Yuval Mintz
2015-03-31
1
-0
/
+7
*
bnx2x: Count number of link changes
Yaniv Rosner
2015-03-31
2
-2
/
+27
*
bnx2x: Configure IFir et al. according to nvram
Yaniv Rosner
2015-03-31
3
-15
/
+55
*
bonding: Remove hardcoded initialization
Mahesh Bandewar
2015-03-31
1
-1
/
+1
*
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2015-03-31
4
-10
/
+69
|
\
|
*
at86rf230: fix is_tx while error handling
Alexander Aring
2015-03-27
1
-0
/
+1
|
*
at86rf230: remove unnecessary spinlock
Alexander Aring
2015-03-27
1
-9
/
+0
|
*
Bluetooth: hci_uart: Add setup callback
Loic Poulain
2015-03-25
2
-0
/
+12
|
*
Bluetooth: Read Broadcom chip info for Apple Bluetooth devices
Marcel Holtmann
2015-03-23
1
-1
/
+37
|
*
Bluetooth: Read Verbose Config Version Info for Broadcom devices
Marcel Holtmann
2015-03-21
1
-0
/
+19
*
|
Merge branch 'ptp-2038'
David S. Miller
2015-03-31
21
-136
/
+152
|
\
\
|
*
|
ptp: remove 32 bit get/set methods.
Richard Cochran
2015-03-31
2
-18
/
+5
|
*
|
ptp: pch: convert to the 64 bit get/set time methods.
Richard Cochran
2015-03-31
1
-4
/
+4
|
*
|
ptp: ixp46x: convert to the 64 bit get/set time methods.
Richard Cochran
2015-03-31
1
-4
/
+4
|
*
|
ptp: dp83640: convert to the 64 bit get/set time methods.
Richard Cochran
2015-03-31
1
-9
/
+10
|
*
|
ptp: tilegx: convert to the 64 bit get/set time methods.
Richard Cochran
2015-03-31
1
-4
/
+5
|
*
|
ptp: cpts: convert to the 64 bit get/set time methods.
Richard Cochran
2015-03-31
1
-6
/
+6
|
*
|
ptp: stmmac: convert to the 64 bit get/set time methods.
Richard Cochran
2015-03-31
1
-4
/
+4
|
*
|
ptp: sfc: convert to the 64 bit get/set time methods.
Richard Cochran
2015-03-31
1
-11
/
+11
|
*
|
ptp: mlx4: convert to the 64 bit get/set time methods.
Richard Cochran
2015-03-31
1
-5
/
+6
|
*
|
ptp: ixgbe: convert to the 64 bit get/set time methods.
Richard Cochran
2015-03-31
1
-7
/
+7
|
*
|
ptp: igb: convert to the 64 bit get/set time methods.
Richard Cochran
2015-03-31
1
-20
/
+21
|
*
|
ptp: i40e: convert to the 64 bit get/set time methods.
Richard Cochran
2015-03-31
1
-13
/
+13
|
*
|
ptp: fm10k: convert to the 64 bit get/set time methods.
Richard Cochran
2015-03-31
1
-6
/
+6
|
*
|
ptp: e1000e: convert to the 64 bit get/set time methods.
Richard Cochran
2015-03-31
1
-8
/
+8
|
*
|
ptp: gianfar: convert to the 64 bit get/set time methods.
Richard Cochran
2015-03-31
1
-6
/
+7
|
*
|
ptp: fec: convert to the 64 bit get/set time methods.
Richard Cochran
2015-03-31
1
-4
/
+4
|
*
|
ptp: tg3: convert to the 64 bit get/set time methods.
Richard Cochran
2015-03-31
1
-5
/
+5
|
*
|
ptp: bnx2x: convert to the 64 bit get/set time methods.
Richard Cochran
2015-03-31
1
-4
/
+4
|
*
|
ptp: xgbe: convert to the 64 bit get/set time methods.
Richard Cochran
2015-03-31
1
-6
/
+7
|
*
|
ptp: blackfin: convert to the 64 bit get/set time methods.
Richard Cochran
2015-03-31
1
-4
/
+4
|
*
|
ptp: use the 64 bit get/set time methods for the posix clock.
Richard Cochran
2015-03-31
1
-2
/
+17
|
*
|
ptp: use the 64 bit gettime method for the SYS_OFFSET ioctl.
Richard Cochran
2015-03-31
1
-4
/
+10
|
/
/
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2015-03-29
10
-24
/
+46
|
\
\
|
*
|
i40e: Bump version to 1.2.43
Catherine Sullivan
2015-03-27
1
-1
/
+1
|
*
|
i40evf: add FW version to ethtool info
Mitch Williams
2015-03-27
1
-1
/
+1
|
*
|
i40e: Increase PF reset max loop limit
Akeem G Abodunrin
2015-03-27
1
-1
/
+1
|
*
|
i40evf: resequence close operations
Mitch Williams
2015-03-27
1
-7
/
+3
|
*
|
i40evf: delay releasing rings
Mitch Williams
2015-03-27
3
-13
/
+14
|
*
|
i40e/i40evf: implement KR2 support
Jesse Brandeburg
2015-03-27
6
-1
/
+26
*
|
|
igb: Enable TSO for stacked vlan
Toshiaki Makita
2015-03-29
1
-0
/
+1
*
|
|
team: Don't segment multiple tagged packets on team device
Toshiaki Makita
2015-03-29
1
-0
/
+1
[next]