index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
ux500
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-06-20
net: dsa: mv88e6xxx: prefix Global 2 Watchdog macros
Vivien Didelot
2
-43
/
+52
2017-06-20
net: dsa: mv88e6xxx: prefix Global 2 Switch MAC macros
Vivien Didelot
2
-2
/
+7
2017-06-20
net: dsa: mv88e6xxx: prefix Global 2 EEPROM macros
Vivien Didelot
2
-25
/
+38
2017-06-20
net: dsa: mv88e6xxx: prefix Global 2 PVT macros
Vivien Didelot
2
-12
/
+21
2017-06-20
net: dsa: mv88e6xxx: prefix Global 2 MGMT macros
Vivien Didelot
2
-13
/
+21
2017-06-20
net: dsa: mv88e6xxx: prefix Global 2 Device Mapping macros
Vivien Didelot
2
-5
/
+7
2017-06-20
net: dsa: mv88e6xxx: prefix Global 2 Trunk macros
Vivien Didelot
2
-14
/
+17
2017-06-20
net: dsa: mv88e6xxx: clarify SMI PHY functions
Vivien Didelot
2
-100
/
+143
2017-06-20
net: dsa: mv88e6xxx: add irl_init_all op
Vivien Didelot
4
-50
/
+116
2017-06-20
net-next: stmmac: dwmac-sun8i: add support for V3s EMAC
Icenowy Zheng
2
-0
/
+9
2017-06-20
net-next: stmmac: dwmac-sun8i: force EPHY clock freq to 24MHz
Icenowy Zheng
1
-0
/
+4
2017-06-20
dt-bindings: syscon: Add DT bindings documentation for Allwinner V3s syscon
Icenowy Zheng
1
-0
/
+1
2017-06-20
dt-bindings: net-next: Add DT bindings documentation for Allwinner V3s EMAC
Icenowy Zheng
1
-2
/
+8
2017-06-20
selftests: Introduce tc testsuite
Lucas Bates
10
-0
/
+1863
2017-06-20
qed: SPQ async callback registration
Michal Kalderon
7
-55
/
+96
2017-06-20
qed: Wait for resources before FUNC_CLOSE
Michal Kalderon
1
-15
/
+20
2017-06-20
qed*: Set rdma generic functions prefix
Michal Kalderon
5
-100
/
+101
2017-06-20
qed*: qede_roce.[ch] -> qede_rdma.[ch]
Michal Kalderon
7
-5
/
+10
2017-06-20
qed: Disable RoCE dpm when DCBx change occurs
Mintz, Yuval
3
-0
/
+49
2017-06-20
qed: RoCE EDPM to honor PFC
Mintz, Yuval
2
-0
/
+22
2017-06-20
qed: Chain support for external PBL
Mintz, Yuval
10
-28
/
+56
2017-06-19
tcp: md5: add TCP_MD5SIG_EXT socket option to set a key address prefix
Ivan Delalande
5
-15
/
+41
2017-06-19
tcp: md5: add an address prefix for key lookup
Ivan Delalande
3
-16
/
+70
2017-06-19
cxgb4: notify uP to route ctrlq compl to rdma rspq
Raju Rangoju
1
-4
/
+6
2017-06-19
cxgb4: add new T6 pci device id's
Ganesh Goudar
1
-0
/
+3
2017-06-19
nfp: add VLAN filtering support
Pablo Cascón
2
-1
/
+100
2017-06-19
cxgb4: fix a NULL dereference
Ganesh Goudar
1
-1
/
+4
2017-06-19
liquidio: replace info-pointer mode with buffer-pointer-only mode
Prasad Kanneganti
11
-109
/
+37
2017-06-19
pptp: Remove unused variable in pptp_release()
Christos Gkekas
1
-2
/
+0
2017-06-19
liquidio: implement vlan filter enable and disable
Prasad Kanneganti
3
-10
/
+32
2017-06-18
net: dsa: Fix legacy probing
Florian Fainelli
1
-11
/
+8
2017-06-18
tls: update Kconfig
Dave Watson
1
-2
/
+5
2017-06-18
net: add debug atomic_inc_not_zero() in dst_hold()
Wei Wang
1
-1
/
+1
2017-06-18
net: reorder all the dst flags
Wei Wang
1
-5
/
+5
2017-06-18
net: remove DST_NOCACHE flag
Wei Wang
8
-25
/
+17
2017-06-18
net: remove DST_NOGC flag
Wei Wang
6
-19
/
+9
2017-06-18
net: remove dst gc related code
Wei Wang
3
-235
/
+0
2017-06-18
decnet: take dst->__refcnt when struct dn_route is created
Wei Wang
1
-17
/
+19
2017-06-18
xfrm: take refcnt of dst when creating struct xfrm_dst bundle
Wei Wang
3
-36
/
+32
2017-06-18
ipv6: get rid of icmp6 dst garbage collector
Wei Wang
3
-49
/
+1
2017-06-18
ipv6: mark DST_NOGC and remove the operation of dst_free()
Wei Wang
2
-45
/
+19
2017-06-18
ipv6: call dst_hold_safe() properly
Wei Wang
2
-4
/
+4
2017-06-18
ipv6: call dst_dev_put() properly
Wei Wang
1
-0
/
+2
2017-06-18
ipv6: take dst->__refcnt for insertion into fib6 tree
Wei Wang
3
-21
/
+50
2017-06-18
ipv4: mark DST_NOGC and remove the operation of dst_free()
Wei Wang
2
-16
/
+5
2017-06-18
ipv4: call dst_hold_safe() properly
Wei Wang
2
-4
/
+4
2017-06-18
ipv4: call dst_dev_put() properly
Wei Wang
2
-0
/
+6
2017-06-18
ipv4: take dst->__refcnt when caching dst in fib
Wei Wang
2
-4
/
+20
2017-06-18
net: introduce a new function dst_dev_put()
Wei Wang
2
-0
/
+25
2017-06-18
net: introduce DST_NOGC in dst_release() to destroy dst based on refcnt
Wei Wang
2
-3
/
+22
[next]