index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
input.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-01-05
phylib: remove unused adjust_state() callback
Sergei Shtylyov
4
-23
/
+7
2014-01-05
phy: kill excess empty lines
Sergei Shtylyov
2
-31
/
+0
2014-01-05
phy: kill excess code
Sergei Shtylyov
2
-35
/
+13
2014-01-05
phy: kill useless local variables
Sergei Shtylyov
2
-47
/
+18
2014-01-05
<linux/phy.h>: coding style fixes
Sergei Shtylyov
1
-19
/
+19
2014-01-05
mdio_bus: coding style fixes
Sergei Shtylyov
1
-18
/
+9
2014-01-05
phy: coding style fixes
Sergei Shtylyov
2
-117
/
+114
2014-01-04
i40e: report VF MAC addresses correctly
Mitch Williams
1
-6
/
+1
2014-01-04
i40e: update led set args
Jesse Brandeburg
3
-31
/
+69
2014-01-04
i40e: make a define from a large constant
Mitch Williams
2
-20
/
+21
2014-01-04
i40e: be more informative
Mitch Williams
1
-1
/
+2
2014-01-04
i40e: fix error return
Mitch Williams
1
-1
/
+1
2014-01-04
i40e: remove chatty log messages
Mitch Williams
1
-15
/
+5
2014-01-04
i40e: remove redundant code
Mitch Williams
1
-219
/
+4
2014-01-04
i40e: refactor VF reset flow
Mitch Williams
4
-108
/
+99
2014-01-04
i40e: move i40e_reset_vf
Mitch Williams
1
-128
/
+128
2014-01-04
i40e: Rx checksum offload for VXLAN
Joseph Gasparakis
3
-28
/
+81
2014-01-04
i40e: Implementation of VXLAN ndo's
Jeff Kirsher
7
-1
/
+244
2014-01-04
i40e: fix curly brace use and return type
Shannon Nelson
1
-4
/
+3
2014-01-04
i40e: add wake-on-lan support
Shannon Nelson
4
-4
/
+56
2014-01-04
i40e: Populate and check pci bus speed and width
Catherine Sullivan
3
-0
/
+68
2014-01-04
i40e: Suppress HMC error to Interrupt message level
Anjali Singhai Jain
1
-9
/
+9
2014-01-04
i40e: using for_each_set_bit to simplify the code
Wei Yongjun
1
-52
/
+12
2014-01-04
pci_regs.h: Add PCI bus link speed and width defines
Jeff Kirsher
1
-0
/
+5
2014-01-04
bonding: add bounds checking for tbl params
sfeldma@cumulusnetworks.com
1
-28
/
+51
2014-01-04
bonding: fix netlink msg size
sfeldma@cumulusnetworks.com
1
-0
/
+1
2014-01-04
bonding: add ad_info attribute netlink support
sfeldma@cumulusnetworks.com
2
-0
/
+50
2014-01-04
bonding: add ad_select attribute netlink support
sfeldma@cumulusnetworks.com
6
-33
/
+80
2014-01-04
bonding: add lacp_rate attribute netlink support
sfeldma@cumulusnetworks.com
5
-29
/
+56
2014-01-04
tg3: Update version to 3.136
Nithin Sujir
1
-2
/
+2
2014-01-04
tg3: Poll cpmu link state on APE + ASF enabled devices
Nithin Sujir
2
-0
/
+12
2014-01-04
tg3: Set the MAC clock to the fastest speed during boot code load
Nithin Sujir
2
-4
/
+54
2014-01-04
tg3: Add unicast filtering support.
Michael Chan
1
-0
/
+21
2014-01-04
tg3: Refactor __tg3_set_mac_addr()
Michael Chan
1
-13
/
+22
2014-01-04
llc: make lock static
stephen hemminger
2
-3
/
+1
2014-01-04
socket: cleanups
stephen hemminger
3
-23
/
+2
2014-01-04
sh_eth: coding style fixes
Sergei Shtylyov
2
-88
/
+75
2014-01-04
r8152: fix the wrong return value
hayeswang
1
-1
/
+1
2014-01-04
smsc9420: use named constants for pci_power_t values
Julia Lawall
1
-1
/
+1
2014-01-04
ipv4: Use percpu Cache route in IP tunnels
Tom Herbert
2
-14
/
+38
2014-01-04
ipv4: Cache dst in tunnels
Tom Herbert
2
-24
/
+92
2014-01-04
sctp: Add process name and pid to deprecation warnings
Neil Horman
1
-6
/
+18
2014-01-04
net: tulip: delete useless tests on netdev_priv
Julia Lawall
1
-6
/
+0
2014-01-03
net: revert "sched classifier: make cgroup table local"
Cong Wang
1
-1
/
+1
2014-01-02
sched classifier: make cgroup table local
stephen hemminger
1
-1
/
+1
2014-01-02
sched action: make local function static
stephen hemminger
2
-8
/
+3
2014-01-02
mlx4_en: Only cycle port if HW timestamp config changes
Shawn Bohrer
1
-0
/
+4
2014-01-02
mlx4_en: Add PTP hardware clock
Shawn Bohrer
4
-8
/
+198
2014-01-02
ipv4: switch and case should be at the same indent
Weilong Chen
1
-15
/
+15
2014-01-02
ipv4: spaces required around that '='
Weilong Chen
1
-4
/
+4
[next]