index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
net: hns: fix the error info when dma_set_mask_and_coherent fail
Qianqian Xie
2016-06-21
1
-1
/
+1
|
*
net: hns: Remove unnecessary device resource free
Qianqian Xie
2016-06-21
1
-35
/
+4
|
*
net: hns: typo fix of annotation info for hns_nic_reset_subtask()
Qianqian Xie
2016-06-21
1
-1
/
+1
|
*
net: hns: add skb_reset_mac_header() after skb being alloc
Kejian Yan
2016-06-21
1
-0
/
+1
|
*
net: hns: fix hns dsaf v1 dont support tx_pause close
Qianqian Xie
2016-06-21
1
-3
/
+3
|
*
net: hns: bug fix of ge reset sequence
Qianqian Xie
2016-06-21
1
-1
/
+5
|
/
*
Merge branch 'dsa-mv88e6xxx-probe-compatible'
David S. Miller
2016-06-21
2
-216
/
+385
|
\
|
*
net: dsa: mv88e6xxx: abstract switch registers accesses
Vivien Didelot
2016-06-21
2
-60
/
+170
|
*
net: dsa: mv88e6xxx: add port base address to info
Vivien Didelot
2016-06-21
2
-1
/
+19
|
*
net: dsa: mv88e6xxx: pass compatible info
Vivien Didelot
2016-06-21
1
-1
/
+16
|
*
net: dsa: mv88e6xxx: add detection helper
Vivien Didelot
2016-06-21
1
-34
/
+30
|
*
net: dsa: mv88e6xxx: add SMI init helper
Vivien Didelot
2016-06-21
1
-5
/
+21
|
*
net: dsa: mv88e6xxx: add chip allocation helper
Vivien Didelot
2016-06-21
1
-12
/
+27
|
*
net: dsa: mv88e6xxx: rename smi_mutex to reg_lock
Vivien Didelot
2016-06-21
2
-65
/
+62
|
*
net: dsa: mv88e6xxx: remove table args in info lookup
Vivien Didelot
2016-06-21
1
-10
/
+6
|
*
net: dsa: mv88e6xxx: use gpio get optional variant
Vivien Didelot
2016-06-21
1
-10
/
+3
|
*
net: dsa: mv88e6xxx: add switch register helpers
Vivien Didelot
2016-06-21
1
-13
/
+28
|
*
net: dsa: mv88e6xxx: do not increment bus refcount
Vivien Didelot
2016-06-21
1
-3
/
+0
|
*
net: dsa: mv88e6xxx: use already declared variables
Vivien Didelot
2016-06-21
1
-3
/
+3
|
*
net: dsa: mv88e6xxx: remove redundant assignments
Vivien Didelot
2016-06-21
1
-3
/
+0
|
*
net: dsa: mv88e6xxx: fix style issues
Vivien Didelot
2016-06-21
1
-19
/
+23
|
/
*
net: ethernet: bcmsysport: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-06-20
1
-20
/
+2
*
net: ethernet: bcmsysport: use phydev from struct net_device
Philippe Reynes
2016-06-20
2
-18
/
+14
*
net: ethernet: nb8800: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-06-19
1
-22
/
+2
*
net: ethernet: nb8800: use phydev from struct net_device
Philippe Reynes
2016-06-19
2
-29
/
+29
*
Merge branch 'ipv6-better-traceroute-sit-gre'
David S. Miller
2016-06-19
8
-43
/
+92
|
\
|
*
ipv6: RFC 4884 partial support for SIT/GRE tunnels
Eric Dumazet
2016-06-19
5
-7
/
+34
|
*
gre: better support for ICMP messages for gre+ipv6
Eric Dumazet
2016-06-19
3
-0
/
+8
|
*
ipv6: translate ICMP_TIME_EXCEEDED to ICMPV6_TIME_EXCEED
Eric Dumazet
2016-06-19
3
-7
/
+13
|
*
ip6: move ipip6_err_gen_icmpv6_unreach()
Eric Dumazet
2016-06-19
3
-37
/
+41
|
*
ipv6: icmp: add a force_saddr param to icmp6_send()
Eric Dumazet
2016-06-19
3
-4
/
+8
|
/
*
net: ethernet: et131x: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-06-18
1
-14
/
+2
*
net: ethernet: et131x: use phydev from struct net_device
Philippe Reynes
2016-06-18
1
-30
/
+18
*
RDS: TCP: Fix non static symbol warnings
Wei Yongjun
2016-06-18
1
-2
/
+2
*
net:liquidio: remove unused including <linux/version.h>
Wei Yongjun
2016-06-18
1
-1
/
+0
*
gtp: remove unused including <linux/version.h>
Wei Yongjun
2016-06-18
1
-1
/
+0
*
Merge tag 'linux-can-next-for-4.8-20160617' of git://git.kernel.org/pub/scm/l...
David S. Miller
2016-06-18
18
-255
/
+2219
|
\
|
*
can: rcar_can: Move Renesas CAN driver to rcar dir
Ramesh Shanmugasundaram
2016-06-17
5
-12
/
+12
|
*
can: rcar_canfd: Add Renesas R-Car CAN FD driver
Ramesh Shanmugasundaram
2016-06-17
6
-0
/
+1802
|
*
can: bcm: add documentation for CAN FD support
Oliver Hartkopp
2016-06-17
1
-1
/
+24
|
*
can: bcm: add support for CAN FD frames
Oliver Hartkopp
2016-06-17
2
-88
/
+136
|
*
can: bcm: unify bcm_msg_head handling and prepare function parameters
Oliver Hartkopp
2016-06-17
1
-25
/
+29
|
*
can: bcm: use CAN frame instead of can_frame in comments
Oliver Hartkopp
2016-06-17
1
-16
/
+16
|
*
can: bcm: fix indention and other minor style issues
Oliver Hartkopp
2016-06-17
1
-14
/
+12
|
*
can: gs_usb: add ethtool set_phys_id callback to locate physical device
Maximilian Schneider
2016-06-17
1
-31
/
+85
|
*
can: gs_usb: codingstyle: introduce use of BIT() + fix indention
Maximilian Schneider
2016-06-17
1
-11
/
+14
|
*
can: tscan1: Utilize the module_isa_driver macro
William Breathitt Gray
2016-06-17
1
-11
/
+1
|
*
can: slcan: Replace sizeof struct can_frame with CAN_MTU
Marek Vasut
2016-06-17
1
-2
/
+2
|
*
can: dev: can-calc-bit-timing(): better sample point calculation
Marc Kleine-Budde
2016-06-17
1
-55
/
+85
|
*
can: build proc support only if CONFIG_PROC_FS is activated
Alexander Aring
2016-06-17
3
-3
/
+14
[prev]
[next]