index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
kmemleak-test.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-08-22
e1000e: Avoid kernel crash during shutdown
Li Zhang
1
-0
/
+7
2013-08-22
e1000e: Add code to check for failure of pci_disable_link_state call
Carolyn Wyborny
1
-26
/
+59
2013-08-22
e1000e: cleanup whitespace in recent commit
Bruce Allan
1
-1
/
+2
2013-08-22
igb: Expose RSS indirection table for ethtool
Laura Mihaela Vasilescu
3
-21
/
+97
2013-08-22
igb: Add macro for size of RETA indirection table
Laura Mihaela Vasilescu
2
-1
/
+3
2013-08-22
igb: Fix get_fw_version function for all parts
Carolyn Wyborny
4
-44
/
+93
2013-08-22
igb: Add device support for flashless SKU of i210 device
Carolyn Wyborny
4
-2
/
+19
2013-08-22
igb: Refactor NVM read functions to accommodate devices with no flash
Carolyn Wyborny
4
-60
/
+77
2013-08-22
igb: Refactor of init_nvm_params
Carolyn Wyborny
5
-65
/
+92
2013-08-22
igb: Update MTU so that it is always at least a standard frame size
Alexander Duyck
1
-0
/
+4
2013-08-22
igb: don't allow SR-IOV without MSI-X
Mitch A Williams
1
-0
/
+5
2013-08-22
igb: Added rcu_lock to avoid race
Akeem G Abodunrin
1
-1
/
+4
2013-08-22
igb: Read register for latch_on without return value
Akeem G Abodunrin
3
-19
/
+12
2013-08-22
igb: Reset the link when EEE setting changed
Akeem G Abodunrin
1
-1
/
+3
2013-08-22
net: phy: mdio-octeon: use platform_set_drvdata()
Libo Chen
1
-1
/
+1
2013-08-22
net: irda: pxaficp_ir: use platform_set_drvdata()
Libo Chen
1
-1
/
+1
2013-08-22
stmmac: remove useless csum flag
Giuseppe CAVALLARO
2
-3
/
+1
2013-08-21
net: emac: remove unnecessary dev_set_drvdata()
Libo Chen
1
-2
/
+0
2013-08-21
net: davinci_mdio: remove unnecessary dev_set_drvdata()
Libo Chen
1
-2
/
+0
2013-08-21
net: xilinx_emaclite: remove unnecessary dev_set_drvdata()
Libo Chen
1
-1
/
+0
2013-08-21
net: sunhme: remove unnecessary dev_set_drvdata()
Libo Chen
1
-2
/
+0
2013-08-21
net: sunbmac: remove unnecessary dev_set_drvdata()
Libo Chen
1
-2
/
+0
2013-08-21
net: fec_mpc52xx_phy: remove unnecessary dev_set_drvdata()
Libo Chen
1
-1
/
+0
2013-08-21
net: ucc_geth: remove unnecessary dev_set_drvdata()
Libo Chen
1
-1
/
+0
2013-08-21
net: fsl_pq_mdio: remove unnecessary dev_set_drvdata()
Libo Chen
1
-2
/
+0
2013-08-21
tun: Get skfilter layout
Pavel Emelyanov
2
-0
/
+11
2013-08-21
tun: Allow to skip filter on attach
Pavel Emelyanov
2
-5
/
+8
2013-08-21
tun: Report whether the queue is attached or not
Pavel Emelyanov
1
-0
/
+3
2013-08-21
tun: Add ability to create tun device with given index
Pavel Emelyanov
2
-1
/
+21
2013-08-21
net/mlx4_en: Reduce scope of local variables in mlx4_en_xmit
Amir Vadai
1
-3
/
+7
2013-08-21
net/mlx4_en: Fix handling of dma_map failure
Amir Vadai
1
-35
/
+62
2013-08-21
net/mlx4_en: Notify user when TX ring in error state
Amir Vadai
1
-0
/
+9
2013-08-21
net/mlx4_en: Disable global flow control when PFC enabled
Eugenia Emantayev
1
-2
/
+2
2013-08-21
net/mlx4_en: Coding style cleanup in mlx4_en_dcbnl_ieee_setpfc()
Amir Vadai
1
-6
/
+9
2013-08-21
qlcnic: Update version to 5.3.48
Himanshu Madhani
1
-2
/
+2
2013-08-21
qlcnic: Implement ndo_get_phys_port_id for 82xx adapter
Shahed Shaikh
7
-11
/
+63
2013-08-21
qlcnic: Enable diagnostic test for multiple Tx queues.
Himanshu Madhani
6
-14
/
+34
2013-08-21
qlcnic: Enable Tx queue changes using ethtool for 82xx Series adapter.
Himanshu Madhani
8
-35
/
+145
2013-08-21
qlcnic: Multi Tx queue support for 82xx Series adapter.
Himanshu Madhani
8
-112
/
+487
2013-08-21
can: mcp251x: Allow tuning SPI mode and limit maximal SPI speed
Alexander Shiyan
1
-1
/
+5
2013-08-21
can: mcp251x: Eliminate irq_flags from driver platform_data
Alexander Shiyan
2
-10
/
+1
2013-08-21
can: mcp251x: Replace power callbacks with regulator API
Alexander Shiyan
4
-76
/
+69
2013-08-21
net/phy: micrel: Add OF configuration support for ksz9021
Sean Cross
2
-1
/
+151
2013-08-21
net: ipv6: mcast: minor: use defines for rfc3810/8.1 lengths
Daniel Borkmann
1
-3
/
+6
2013-08-21
net: ipv6: minor: *_start_timer: rather use unsigned long
Daniel Borkmann
1
-5
/
+5
2013-08-21
net: ipv6: igmp6_event_query: use msecs_to_jiffies
Daniel Borkmann
1
-6
/
+5
2013-08-21
net: cpsw: Add support for wake-on-lan for cpsw
Matus Ujhelyi
1
-0
/
+25
2013-08-21
drivers: net: cpsw: remove platform data header file of cpsw
Mugunthan V N
2
-8
/
+6
2013-08-21
ip6_tunnel: ensure to always have a link local address
Nicolas Dichtel
2
-42
/
+18
2013-08-21
Revert "ipv6: fix checkpatch errors in net/ipv6/addrconf.c"
David S. Miller
1
-14
/
+10
[next]