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
*
NFC: trf7970a: Remove useless comment
Mark Greer
2017-06-18
1
-1
/
+1
*
NFC: trf7970a: Only check 'en2-rf-quirk' if EN2 is specified
Mark Greer
2017-06-18
1
-3
/
+3
*
NFC: trf7970a: Fix inaccurate comment in trf7970a_probe()
Mark Greer
2017-06-18
1
-1
/
+1
*
NFC: trf7970a: Don't de-assert EN2 unless it was asserted
Mark Greer
2017-06-18
1
-2
/
+4
*
MAINTAINERS: NFC: trf7970a: Add Mark Greer as maintainer
Mark Greer
2017-06-18
1
-0
/
+8
*
net: dsa: Fix legacy probing
Florian Fainelli
2017-06-18
1
-11
/
+8
*
tls: update Kconfig
Dave Watson
2017-06-18
1
-2
/
+5
*
Merge branch 'net-remove-dst-garbage-collector-logic'
David S. Miller
2017-06-18
17
-466
/
+218
|
\
|
*
net: add debug atomic_inc_not_zero() in dst_hold()
Wei Wang
2017-06-18
1
-1
/
+1
|
*
net: reorder all the dst flags
Wei Wang
2017-06-18
1
-5
/
+5
|
*
net: remove DST_NOCACHE flag
Wei Wang
2017-06-18
8
-25
/
+17
|
*
net: remove DST_NOGC flag
Wei Wang
2017-06-18
6
-19
/
+9
|
*
net: remove dst gc related code
Wei Wang
2017-06-18
3
-235
/
+0
|
*
decnet: take dst->__refcnt when struct dn_route is created
Wei Wang
2017-06-18
1
-17
/
+19
|
*
xfrm: take refcnt of dst when creating struct xfrm_dst bundle
Wei Wang
2017-06-18
3
-36
/
+32
|
*
ipv6: get rid of icmp6 dst garbage collector
Wei Wang
2017-06-18
3
-49
/
+1
|
*
ipv6: mark DST_NOGC and remove the operation of dst_free()
Wei Wang
2017-06-18
2
-45
/
+19
|
*
ipv6: call dst_hold_safe() properly
Wei Wang
2017-06-18
2
-4
/
+4
|
*
ipv6: call dst_dev_put() properly
Wei Wang
2017-06-18
1
-0
/
+2
|
*
ipv6: take dst->__refcnt for insertion into fib6 tree
Wei Wang
2017-06-18
3
-21
/
+50
|
*
ipv4: mark DST_NOGC and remove the operation of dst_free()
Wei Wang
2017-06-18
2
-16
/
+5
|
*
ipv4: call dst_hold_safe() properly
Wei Wang
2017-06-18
2
-4
/
+4
|
*
ipv4: call dst_dev_put() properly
Wei Wang
2017-06-18
2
-0
/
+6
|
*
ipv4: take dst->__refcnt when caching dst in fib
Wei Wang
2017-06-18
2
-4
/
+20
|
*
net: introduce a new function dst_dev_put()
Wei Wang
2017-06-18
2
-0
/
+25
|
*
net: introduce DST_NOGC in dst_release() to destroy dst based on refcnt
Wei Wang
2017-06-18
2
-3
/
+22
|
*
net: use loopback dev when generating blackhole route
Wei Wang
2017-06-18
2
-5
/
+6
|
*
udp: call dst_hold_safe() in udp_sk_rx_set_dst()
Wei Wang
2017-06-18
2
-16
/
+14
|
*
ipv6: remove unnecessary dst_hold() in ip6_fragment()
Wei Wang
2017-06-18
1
-4
/
+0
|
/
*
Merge tag 'mlx5-updates-2017-06-16' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2017-06-16
28
-124
/
+227
|
\
|
*
net/mlx5: Add fast unload support in shutdown flow
Majd Dibbiny
2017-06-15
5
-8
/
+73
|
*
net/mlx5: Expose command polling interface
Majd Dibbiny
2017-06-15
2
-7
/
+26
|
*
net/mlx5e: Optimize update stats work
Gal Pressman
2017-06-15
3
-7
/
+16
|
*
net/mlx5e: Move and optimize query out of buffer function
Gal Pressman
2017-06-15
3
-24
/
+7
|
*
net/mlx5e: Reduce number of heap allocated buffers for update stats
Gal Pressman
2017-06-15
1
-14
/
+2
|
*
net/mlx5e: Rename physical symbol errors counter
Gal Pressman
2017-06-15
1
-1
/
+1
|
*
net/mlx5e: Fix typo in warning if CQ moderation is not supported
Itay Aveksis
2017-06-15
1
-1
/
+1
|
*
net/mlx5e: Use function to map aRFS into traffic type
Tariq Toukan
2017-06-15
1
-14
/
+7
|
*
net/mlx5: Undo LAG upon request to create virtual functions
Moni Shoua
2017-06-15
3
-13
/
+74
|
*
net/mlx5: Avoid space after casting
Or Gerlitz
2017-06-15
2
-2
/
+2
|
*
net/mlx5: Align to match opening parenthesis
Or Gerlitz
2017-06-15
4
-5
/
+6
|
*
net/mlx5: Avoid blank lines before/after closing/opening braces
Or Gerlitz
2017-06-15
4
-4
/
+1
|
*
net/mlx5: Avoid using multiple blank lines
Or Gerlitz
2017-06-15
10
-15
/
+0
|
*
net/mlx5: Fix some spelling mistakes
Or Gerlitz
2017-06-15
4
-9
/
+9
|
*
net/mlx5: Update eqe_type_str() event names
Eli Cohen
2017-06-15
1
-0
/
+2
*
|
net: dsa: add cross-chip multicast support
Vivien Didelot
2017-06-16
1
-10
/
+20
*
|
ibmvnic: driver initialization for kdump/kexec
Nathan Fontenot
2017-06-16
1
-5
/
+19
*
|
decnet: always not take dst->__refcnt when inserting dst into hash table
Wei Wang
2017-06-16
1
-10
/
+4
*
|
Merge branch 'rds-tcp-misc-bug-fixes'
David S. Miller
2017-06-16
7
-37
/
+43
|
\
\
|
*
|
rds: tcp: Set linger when rejecting an incoming conn in rds_tcp_accept_one
Sowmini Varadhan
2017-06-16
1
-1
/
+18
[next]