index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
device-mapper
/
cache.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-12-29
stmmac: adding EEE to GMAC4
jpinto
2
-0
/
+71
2016-12-29
sctp: refactor sctp_datamsg_from_user
Marcelo Ricardo Leitner
1
-75
/
+32
2016-12-29
MAINTAINERS: Add bnxt_en maintainer info.
Michael Chan
1
-0
/
+6
2016-12-29
bnxt_en: Handle no aggregation ring gracefully.
Michael Chan
2
-4
/
+22
2016-12-29
bnxt_en: Set default completion ring for async events.
Michael Chan
1
-0
/
+30
2016-12-29
bnxt_en: Implement new scheme to reserve tx rings.
Michael Chan
4
-3
/
+83
2016-12-29
bnxt_en: Add IPV6 hardware RFS support.
Michael Chan
2
-19
/
+66
2016-12-29
bnxt_en: Assign additional vnics to VFs.
Michael Chan
1
-1
/
+4
2016-12-29
bnxt_en: Add new hardware RFS mode.
Michael Chan
2
-1
/
+27
2016-12-29
bnxt_en: Refactor code that determines RFS capability.
Michael Chan
1
-5
/
+33
2016-12-29
bnxt_en: Add function to get vnic capability.
Michael Chan
3
-0
/
+57
2016-12-29
bnxt_en: Refactor TPA code path.
Michael Chan
1
-1
/
+2
2016-12-29
bnxt_en: Fix and clarify link_info->advertising.
Michael Chan
3
-5
/
+6
2016-12-29
bnxt_en: Improve the IRQ disable sequence during shutdown.
Michael Chan
1
-43
/
+46
2016-12-29
bnxt_en: Use napi_complete_done()
Michael Chan
1
-2
/
+3
2016-12-29
bnxt_en: Remove busy poll logic in the driver.
Michael Chan
2
-149
/
+3
2016-12-29
drivers: atm: eni: rename macro DAUGTHER_ID to fix spelling mistake
Colin Ian King
2
-2
/
+2
2016-12-29
ipv6: remove unnecessary inet6_sk check
Dave Jones
1
-7
/
+0
2016-12-29
stmmac: enable rx queues
jpinto
5
-0
/
+56
2016-12-29
ipv4: Namespaceify tcp_max_syn_backlog knob
Haishuang Yan
7
-18
/
+16
2016-12-29
ipv4: Namespaceify tcp_tw_recycle and tcp_max_tw_buckets knob
Haishuang Yan
12
-50
/
+48
2016-12-29
net: Use kmemdup instead of kmalloc and memcpy
Shyam Saini
1
-2
/
+1
2016-12-29
fddi: skfp: Use more common logging styles
Joe Perches
12
-237
/
+232
2016-12-29
skfp: hwmtm: Use proper logging macros, correct mismatches
Joe Perches
2
-94
/
+106
2016-12-28
sctp: add pr_debug for tracking asocs not found
Marcelo Ricardo Leitner
1
-2
/
+15
2016-12-28
driver: ipvlan: Remove unnecessary ipvlan NULL check in ipvlan_count_rx
Gao Feng
1
-3
/
+0
2016-12-28
driver: ipvlan: Define common functions to decrease duplicated codes used to ...
Gao Feng
1
-39
/
+29
2016-12-28
sctp: sctp_chunk_length_valid should return bool
Marcelo Ricardo Leitner
1
-8
/
+7
2016-12-28
sctp: remove return value from sctp_packet_init/config
Marcelo Ricardo Leitner
3
-15
/
+11
2016-12-28
sctp: simplify addr copy
Marcelo Ricardo Leitner
2
-20
/
+14
2016-12-28
sctp: reduce indent level in sctp_sf_shut_8_4_5
Marcelo Ricardo Leitner
1
-30
/
+28
2016-12-28
sctp: reduce indent level at sctp_sf_tabort_8_4_8
Marcelo Ricardo Leitner
1
-23
/
+21
2016-12-27
net: stmmac: fix incorrect bit set in gmac4 mdio addr register
Kweh, Hock Leong
1
-1
/
+3
2016-12-27
r8169: add support for RTL8168 series add-on card.
Chun-Hao Lin
1
-0
/
+1
2016-12-27
net: xdp: remove unused bfp_warn_invalid_xdp_buffer()
Jason Wang
2
-7
/
+0
2016-12-27
openvswitch: upcall: Fix vlan handling.
pravin shelar
2
-28
/
+27
2016-12-27
ipv4: Namespaceify tcp_tw_reuse knob
Haishuang Yan
4
-10
/
+10
2016-12-27
x86/mce/AMD: Make the init code more robust
Thomas Gleixner
1
-0
/
+3
2016-12-27
smp/hotplug: Undo tglxs brainfart
Thomas Gleixner
1
-1
/
+8
2016-12-26
arm64: don't pull uaccess.h into *.S
Al Viro
9
-71
/
+72
2016-12-26
net: korina: Fix NAPI versus resources freeing
Florian Fainelli
1
-4
/
+4
2016-12-26
net, sched: fix soft lockup in tc_classify
Daniel Borkmann
1
-1
/
+3
2016-12-26
Linux 4.10-rc1
v4.10-rc1
Linus Torvalds
1
-2
/
+2
2016-12-26
powerpc: Fix build warning on 32-bit PPC
Larry Finger
1
-1
/
+1
2016-12-25
avoid spurious "may be used uninitialized" warning
Linus Torvalds
1
-0
/
+1
2016-12-25
mm: add PageWaiters indicating tasks are waiting for a page bit
Nicholas Piggin
9
-50
/
+174
2016-12-25
mm: Use owner_priv bit for PageSwapCache, valid when PageSwapBacked
Nicholas Piggin
4
-18
/
+25
2016-12-25
ktime: Get rid of ktime_equal()
Thomas Gleixner
4
-20
/
+4
2016-12-25
ktime: Cleanup ktime_set() usage
Thomas Gleixner
56
-95
/
+84
2016-12-25
ktime: Get rid of the union
Thomas Gleixner
48
-227
/
+200
[next]