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
*
atm: idt77252: Remove redundant error check
Peter Senna Tschudin
2014-05-21
1
-4
/
+4
*
net-tun: restructure tun_do_read for better sleep/wakeup efficiency
Xi Wang
2014-05-21
1
-38
/
+16
*
Merge tag 'linux-can-next-for-3.16-20140519' of git://gitorious.org/linux-can...
David S. Miller
2014-05-21
12
-31
/
+1982
|
\
|
*
can: gs_usb: Added support for the GS_USB CAN devices
Maximilian Schneider
2014-05-19
3
-0
/
+980
|
*
can: add Renesas R-Car CAN driver
Sergei Shtylyov
2014-05-19
3
-0
/
+887
|
*
can: c_can: add hwinit support for non-TI devices
Pavel Machek
2014-05-19
2
-4
/
+38
|
*
can: c_can: Add and make use of 32-bit accesses functions
Pavel Machek
2014-05-19
4
-10
/
+60
|
*
can: c_can: make {read,write}_reg functions const
Pavel Machek
2014-05-19
3
-13
/
+13
|
*
can: pch_can: Fix Kconfig dependencies
Jean Delvare
2014-05-19
1
-1
/
+1
|
*
can: mscan: Fix Kconfig dependencies
Jean Delvare
2014-05-19
1
-1
/
+1
|
*
can: at91_can: Fix Kconfig dependencies
Jean Delvare
2014-05-19
1
-1
/
+1
|
*
can: mcp251x: fix coccinelle warnings
Dan Carpenter
2014-05-19
1
-1
/
+1
*
|
net: cdc_ncm: fix 64bit division build error
Bjørn Mork
2014-05-21
1
-2
/
+2
|
/
*
net: ethernet: ibm: ehea: ehea_qmr.c: Fix for possible null pointer dereference
Rickard Strandqvist
2014-05-19
1
-1
/
+3
*
net: 8390: use time_after() for time comparison
Manuel Schölling
2014-05-19
1
-2
/
+2
*
net/mlx4_en: Fix uninitialized use of 'port_up' in mlx4_en_set_channels()
Christian Engelmayer
2014-05-19
1
-1
/
+1
*
net: cdc_ncm: do not start timer on an empty skb
Bjørn Mork
2014-05-17
1
-2
/
+2
*
net: cdc_ncm: remove redundant "disconnected" flag
Bjørn Mork
2014-05-17
2
-30
/
+2
*
net: cdc_ncm: fix argument alignment
Bjørn Mork
2014-05-17
1
-6
/
+6
*
net: cdc_ncm: use sane defaults for rx/tx buffers
Bjørn Mork
2014-05-17
1
-2
/
+10
*
net: cdc_ncm/cdc_mbim: adding NCM protocol statistics
Bjørn Mork
2014-05-17
2
-0
/
+97
*
net: cdc_ncm: set reasonable padding limits
Bjørn Mork
2014-05-17
1
-2
/
+6
*
net: cdc_ncm: use true max dgram count for header estimates
Bjørn Mork
2014-05-17
1
-3
/
+6
*
net: cdc_ncm: use ethtool to tune coalescing settings
Bjørn Mork
2014-05-17
1
-2
/
+69
*
net: cdc_ncm: support rx_max/tx_max updates when running
Bjørn Mork
2014-05-17
1
-6
/
+25
*
net: cdc_ncm: split .bind device initialization
Bjørn Mork
2014-05-17
1
-17
/
+19
*
net: cdc_ncm: factor out one-time device initialization
Bjørn Mork
2014-05-17
1
-96
/
+155
*
net: cdc_ncm: split out rx_max/tx_max update of setup
Bjørn Mork
2014-05-17
1
-31
/
+57
*
net: mvneta: add support for fixed links
Thomas Petazzoni
2014-05-16
1
-3
/
+16
*
of: provide a binding for fixed link PHYs
Thomas Petazzoni
2014-05-16
1
-0
/
+67
*
net: phy: extend fixed driver with fixed_phy_register()
Thomas Petazzoni
2014-05-16
1
-0
/
+61
*
net: phy: decouple PHY id and PHY address in fixed PHY driver
Thomas Petazzoni
2014-05-16
1
-10
/
+10
*
net: pch_gbe depends on x86_32
Jean Delvare
2014-05-16
1
-1
/
+1
*
net: systemport: wait for packet in umac_enable_set()
Florian Fainelli
2014-05-16
1
-0
/
+6
*
net: systemport: fix dma_unmap_single() len
Florian Fainelli
2014-05-16
1
-1
/
+1
*
bonding: replace SLAVE_IS_OK() with bond_slave_can_tx()
Veaceslav Falico
2014-05-16
4
-20
/
+11
*
bonding: rename {, bond_}slave_can_tx and clean it up
Veaceslav Falico
2014-05-16
2
-13
/
+10
*
bonding: convert IS_UP(slave->dev) to inline function
Veaceslav Falico
2014-05-16
4
-16
/
+16
*
bonding: make IS_IP_TARGET_UNUSABLE_ADDRESS an inline function
Veaceslav Falico
2014-05-16
3
-6
/
+8
*
bonding: create a macro for bond mode and use it
Veaceslav Falico
2014-05-16
8
-58
/
+60
*
bonding: make USES_PRIMARY inline functions
Veaceslav Falico
2014-05-16
4
-27
/
+32
*
bonding: make BOND_NO_USES_ARP an inline function
Veaceslav Falico
2014-05-16
3
-7
/
+8
*
bonding: make TX_QUEUE_OVERRIDE() macro an inline function
Veaceslav Falico
2014-05-16
2
-8
/
+9
*
bonding: remove BOND_MODE_IS_LB macro
Veaceslav Falico
2014-05-16
1
-5
/
+2
*
macvlan: simplify the structure port
dingtianhong
2014-05-16
1
-7
/
+5
*
net/ariadne: delete unneeded call to netdev_priv
Julia Lawall
2014-05-15
1
-3
/
+0
*
drivers/net/wan: delete unneeded call to netdev_priv
Julia Lawall
2014-05-15
1
-4
/
+0
*
net: systemport: pad packets to a minimum of 68 bytes
Florian Fainelli
2014-05-15
2
-7
/
+23
*
net: systemport: only update UMAC_CMD if something changed
Florian Fainelli
2014-05-15
1
-5
/
+6
*
ti: Remove trailing semicolon from do {...} while (0) macro
Joe Perches
2014-05-15
1
-2
/
+2
[next]