index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
REPORTING-BUGS
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-11-24
udplite: call proper backlog handlers
Eric Dumazet
6
-6
/
+6
2016-11-24
ipv6: bump genid when the IFA_F_TENTATIVE flag is clear
Paolo Abeni
1
-6
/
+12
2016-11-24
net/mlx4_en: Free netdev resources under state lock
Tariq Toukan
1
-1
/
+4
2016-11-24
net: revert "net: l2tp: Treat NET_XMIT_CN as success in l2tp_eth_dev_xmit"
WANG Cong
1
-1
/
+1
2016-11-24
rtnetlink: fix the wrong minimal dump size getting from rtnl_calcit()
Zhang Shengju
1
-1
/
+1
2016-11-24
bnxt_en: Fix a VXLAN vs GENEVE issue
Christophe Jaillet
1
-3
/
+9
2016-11-24
netdevice.h: fix kernel-doc warning
Randy Dunlap
1
-1
/
+1
2016-11-24
driver: macvlan: Check if need rollback multicast setting in macvlan_open
Gao Feng
1
-1
/
+2
2016-11-24
net: phy: micrel: fix KSZ8041FTL supported value
Kirill Esipov
1
-4
/
+4
2016-11-22
flow_dissect: call init_default_flow_dissectors() earlier
Eric Dumazet
1
-1
/
+1
2016-11-21
tcp: zero ca_priv area when switching cc algorithms
Florian Westphal
1
-1
/
+3
2016-11-21
net: l2tp: Treat NET_XMIT_CN as success in l2tp_eth_dev_xmit
Gao Feng
1
-1
/
+1
2016-11-21
ethernet: stmmac: make DWMAC_STM32 depend on it's associated SoC
Peter Robinson
1
-1
/
+1
2016-11-21
apparmor: fix change_hat not finding hat after policy replacement
John Johansen
1
-2
/
+4
2016-11-20
Linux 4.9-rc6
v4.9-rc6
Linus Torvalds
1
-1
/
+1
2016-11-20
tipc: eliminate obsolete socket locking policy description
Jon Paul Maloy
1
-47
/
+1
2016-11-20
rtnl: fix the loop index update error in rtnl_dump_ifinfo()
Zhang Shengju
1
-1
/
+1
2016-11-20
l2tp: fix racy SOCK_ZAPPED flag check in l2tp_ip{,6}_bind()
Guillaume Nault
2
-4
/
+6
2016-11-20
ext4: sanity check the block and cluster size at mount time
Theodore Ts'o
2
-1
/
+17
2016-11-20
fscrypto: don't use on-stack buffer for key derivation
Eric Biggers
1
-3
/
+13
2016-11-20
fscrypto: don't use on-stack buffer for filename encryption
Eric Biggers
1
-32
/
+21
2016-11-19
i2c: i2c-mux-pca954x: fix deselect enabling for device-tree
Alex Hemme
1
-2
/
+2
2016-11-19
kvm: x86: merge kvm_arch_set_irq and kvm_arch_set_irq_inatomic
Paolo Bonzini
1
-31
/
+27
2016-11-19
KVM: x86: fix missed SRCU usage in kvm_lapic_set_vapic_addr
Paolo Bonzini
1
-0
/
+3
2016-11-19
KVM: async_pf: avoid recursive flushing of work items
Paolo Bonzini
1
-1
/
+12
2016-11-19
kvm: kvmclock: let KVM_GET_CLOCK return whether the master clock is in use
Paolo Bonzini
3
-3
/
+25
2016-11-19
KVM: Disable irq while unregistering user notifier
Ignacio Alvarado
1
-2
/
+11
2016-11-19
KVM: x86: do not go through vcpu in __get_kvmclock_ns
Paolo Bonzini
1
-8
/
+13
2016-11-19
sparc: drop duplicate header scatterlist.h
Geliang Tang
1
-1
/
+0
2016-11-19
net: macb: add check for dma mapping error in start_xmit()
Alexey Khoroshilov
1
-0
/
+6
2016-11-18
MAINTAINERS: Add LED subsystem co-maintainer
Pavel Machek
1
-0
/
+1
2016-11-18
lockdep: Limit static allocations if PROVE_LOCKING_SMALL is defined
Babu Moger
1
-3
/
+17
2016-11-18
config: Adding the new config parameter CONFIG_PROVE_LOCKING_SMALL for sparc
Babu Moger
2
-0
/
+4
2016-11-18
sunbmac: Fix compiler warning
Tushar Dave
2
-3
/
+4
2016-11-18
sunqe: Fix compiler warnings
Tushar Dave
2
-7
/
+8
2016-11-18
sparc64: Enable 64-bit DMA
Tushar Dave
2
-2
/
+10
2016-11-18
sparc64: Enable sun4v dma ops to use IOMMU v2 APIs
Tushar Dave
4
-58
/
+211
2016-11-18
sparc64: Bind PCIe devices to use IOMMU v2 service
Tushar Dave
3
-0
/
+60
2016-11-18
sparc64: Initialize iommu_map_table and iommu_pool
Tushar Dave
2
-0
/
+21
2016-11-18
sparc64: Add ATU (new IOMMU) support
Tushar Dave
6
-0
/
+529
2016-11-18
sparc64: Add FORCE_MAX_ZONEORDER and default to 13
Dave Kleikamp
1
-0
/
+18
2016-11-18
rtnetlink: fix FDB size computation
Sabrina Dubroca
1
-1
/
+4
2016-11-18
netns: fix get_net_ns_by_fd(int pid) typo
Stefan Hajnoczi
1
-1
/
+1
2016-11-18
af_unix: conditionally use freezable blocking calls in read
WANG Cong
1
-6
/
+11
2016-11-18
net: ethernet: ti: cpsw: fix fixed-link phy probe deferral
Johan Hovold
1
-5
/
+7
2016-11-18
net: ethernet: ti: cpsw: add missing sanity check
Johan Hovold
1
-0
/
+3
2016-11-18
net: ethernet: ti: cpsw: fix secondary-emac probe error path
Johan Hovold
1
-1
/
+3
2016-11-18
net: ethernet: ti: cpsw: fix of_node and phydev leaks
Johan Hovold
1
-0
/
+35
2016-11-18
net: ethernet: ti: cpsw: fix deferred probe
Johan Hovold
1
-17
/
+24
2016-11-18
net: ethernet: ti: cpsw: fix mdio device reference leak
Johan Hovold
1
-0
/
+1
[next]