index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
kexec_internal.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-05-18
ipv6: Check ip6_find_1stfragopt() return value properly.
David S. Miller
3
-12
/
+12
2017-05-18
selftests/bpf: fix broken build due to types.h
Yonghong Song
2
-0
/
+17
2017-05-17
bnxt_en: Check status of firmware DCBX agent before setting DCB_CAP_DCBX_HOST.
Michael Chan
1
-2
/
+4
2017-05-17
bnxt_en: Call bnxt_dcb_init() after getting firmware DCBX configuration.
Michael Chan
1
-2
/
+1
2017-05-17
net: fix compile error in skb_orphan_partial()
Eric Dumazet
1
-3
/
+0
2017-05-17
ipv6: Prevent overrun when parsing v6 header options
Craig Gallek
4
-6
/
+16
2017-05-17
neighbour: update neigh timestamps iff update is effective
Ihar Hrachyshka
1
-4
/
+10
2017-05-17
arp: honour gratuitous ARP _replies_
Ihar Hrachyshka
1
-2
/
+14
2017-05-16
mlx5e: add CONFIG_INET dependency
Arnd Bergmann
1
-1
/
+1
2017-05-16
net: Improve handling of failures on link and route dumps
David Ahern
3
-28
/
+49
2017-05-16
net/smc: Add warning about remote memory exposure
Christoph Hellwig
1
-0
/
+4
2017-05-16
smc: switch to usage of IB_PD_UNSAFE_GLOBAL_RKEY
Ursula Braun
5
-37
/
+8
2017-05-16
ipmr: vrf: Find VIFs using the actual device
Thomas Winter
1
-2
/
+16
2017-05-16
tcp: eliminate negative reordering in tcp_clean_rtx_queue
Soheil Hassas Yeganeh
1
-1
/
+1
2017-05-15
ldmvsw: stop the clean timer at beginning of remove
Shannon Nelson
1
-1
/
+1
2017-05-15
ldmvsw: unregistering netdev before disable hardware
Thomas Tai
1
-1
/
+1
2017-05-15
net: netcp: fix check of requested timestamping filter
Miroslav Lichvar
1
-1
/
+0
2017-05-15
ipv6: avoid dad-failures for addresses with NODAD
Mahesh Bandewar
1
-1
/
+4
2017-05-15
qed: Fix uninitialized data in aRFS infrastructure
Mintz, Yuval
1
-1
/
+1
2017-05-15
mdio: mux: fix device_node_continue.cocci warnings
Julia Lawall
1
-1
/
+0
2017-05-15
net/packet: fix missing net_device reference release
Douglas Caetano dos Santos
1
-7
/
+7
2017-05-15
net/mlx4_core: Use min3 to select number of MSI-X vectors
yuval.shaia@oracle.com
1
-6
/
+4
2017-05-15
macvlan: Fix performance issues with vlan tagged packets
Vlad Yasevich
1
-2
/
+5
2017-05-15
net: stmmac: use correct pointer when printing normal descriptor ring
Niklas Cassel
1
-1
/
+1
2017-05-14
net/mlx5: Use underlay QPN from the root name space
Yishai Hadas
8
-19
/
+38
2017-05-14
net/mlx5e: IPoIB, Only support regular RQ for now
Saeed Mahameed
1
-0
/
+4
2017-05-14
net/mlx5e: Fix setup TC ndo
Saeed Mahameed
1
-1
/
+1
2017-05-14
net/mlx5e: Fix ethtool pause support and advertise reporting
Gal Pressman
1
-2
/
+1
2017-05-14
net/mlx5e: Use the correct pause values for ethtool advertising
Gal Pressman
1
-1
/
+5
2017-05-13
Linux 4.12-rc1
v4.12-rc1
Linus Torvalds
1
-2
/
+2
2017-05-13
[CIFS] Minor cleanup of xattr query function
Steve French
5
-10
/
+8
2017-05-13
fs: cifs: transport: Use time_after for time comparison
Karim Eshapa
1
-1
/
+1
2017-05-13
SMB2: Fix share type handling
Christophe JAILLET
1
-5
/
+9
2017-05-13
cifs: cifsacl: Use a temporary ops variable to reduce code length
Joe Perches via samba-technical
1
-16
/
+14
2017-05-13
mm, docs: update memory.stat description with workingset* entries
Roman Gushchin
1
-0
/
+12
2017-05-13
mm: vmscan: scan until it finds eligible pages
Minchan Kim
1
-6
/
+15
2017-05-13
mm, thp: copying user pages must schedule on collapse
David Rientjes
1
-4
/
+3
2017-05-13
dax: fix PMD data corruption when fault races with write
Ross Zwisler
1
-14
/
+14
2017-05-13
dax: fix data corruption when fault races with write
Jan Kara
1
-16
/
+16
2017-05-13
ext4: return to starting transaction in ext4_dax_huge_fault()
Jan Kara
1
-4
/
+17
2017-05-13
mm: fix data corruption due to stale mmap reads
Jan Kara
2
-2
/
+12
2017-05-13
dax: prevent invalidation of mapped DAX entries
Ross Zwisler
3
-36
/
+3
2017-05-13
Tigran has moved
Andrew Morton
6
-7
/
+7
2017-05-13
mm, vmalloc: fix vmalloc users tracking properly
Michal Hocko
3
-17
/
+26
2017-05-13
mm/khugepaged: add missed tracepoint for collapse_huge_page_swapin
SeongJae Park
1
-1
/
+3
2017-05-13
gcov: support GCC 7.1
Martin Liska
2
-1
/
+9
2017-05-13
mm, vmstat: Remove spurious WARN() during zoneinfo print
Reza Arbab
1
-2
/
+0
2017-05-13
time: delete current_fs_time()
Deepa Dinamani
2
-15
/
+0
2017-05-13
hwpoison, memcg: forcibly uncharge LRU pages
Michal Hocko
2
-1
/
+8
2017-05-12
vmxnet3: ensure that adapter is in proper state during force_close
Neil Horman
1
-0
/
+5
[next]