index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
digsig.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-08-10
bna: fix interrupts storm caused by erroneous packets
Ivan Vecera
1
-1
/
+1
2015-08-10
net: mvpp2: replace TX coalescing interrupts with hrtimer
Marcin Wojtas
1
-47
/
+130
2015-08-10
net: mvpp2: enable proper per-CPU TX buffers unmapping
Marcin Wojtas
1
-15
/
+37
2015-08-10
net: mvpp2: remove excessive spinlocks from driver initialization
Marcin Wojtas
1
-15
/
+0
2015-08-08
net/mlx5_core: Set log_uar_page_sz for non 4K page size architecture
Carol L Soto
1
-0
/
+2
2015-08-07
be2net: protect eqo->affinity_mask from getting freed twice
Kalesh AP
1
-8
/
+10
2015-08-07
be2net: post buffers before destroying RXQs in Lancer
Kalesh AP
1
-12
/
+30
2015-08-07
be2net: enable IFACE filters only after creating RXQs
Kalesh AP
2
-47
/
+85
2015-08-07
virtio-net: drop NETIF_F_FRAGLIST
Jason Wang
1
-2
/
+2
2015-08-07
stmmac: dwmac-ipq806x: fix static checker warning
Mathieu Olivari
1
-2
/
+2
2015-08-07
net: netcp: fix unused interface rx buffer size configuration
WingMan Kwok
2
-23
/
+13
2015-08-07
net: thunderx: remove effective "default y" from Kconfig if ARCH_THUNDER=y
Ian Campbell
1
-3
/
+0
2015-08-07
r8169: enforce RX_MULTI_EN on rtl8168ep/8111ep chips
Ivan Vecera
1
-1
/
+3
2015-08-07
bridge: netlink: account for the IFLA_BRPORT_PROXYARP_WIFI attribute size and...
Nikolay Aleksandrov
1
-0
/
+2
2015-08-07
bridge: netlink: account for the IFLA_BRPORT_PROXYARP attribute size and policy
Nikolay Aleksandrov
1
-0
/
+2
2015-08-07
net: pktgen: don't abuse current->state in pktgen_thread_worker()
Oleg Nesterov
1
-3
/
+0
2015-08-07
xen/netback: Wake dealloc thread after completing zerocopy work
Ross Lagerwall
2
-1
/
+6
2015-08-07
net: Fix skb_set_peeked use-after-free bug
Herbert Xu
1
-6
/
+7
2015-08-07
net: fec: fix initial runtime PM refcount
Lucas Stach
1
-0
/
+1
2015-08-05
batman-adv: initialize up/down values when adding a gateway
Simon Wunderlich
1
-0
/
+2
2015-08-05
batman-adv: protect tt_local_entry from concurrent delete events
Marek Lindner
1
-1
/
+10
2015-08-05
batman-adv: fix kernel crash due to missing NULL checks
Marek Lindner
2
-4
/
+17
2015-08-05
batman-adv: avoid DAT to mess up LAN state
Antonio Quartulli
1
-5
/
+13
2015-08-04
xen-netback: Allocate fraglist early to avoid complex rollback
Ross Lagerwall
1
-28
/
+33
2015-08-04
udp: fix dst races with multicast early demux
Eric Dumazet
1
-3
/
+10
2015-08-04
3c59x: Fix resource leaks in vortex_open
Jia-Ju Bai
1
-9
/
+8
2015-08-04
rds: fix an integer overflow test in rds_info_getsockopt()
Dan Carpenter
1
-1
/
+1
2015-08-03
act_mirred: avoid calling tcf_hash_release() when binding
WANG Cong
1
-0
/
+2
2015-08-03
openvswitch: Fix L4 checksum handling when dealing with IP fragments
Glenn Griffin
1
-4
/
+12
2015-08-03
rtlwifi: rtl8723be: Add module parameter for MSI interrupts
Larry Finger
1
-0
/
+1
2015-08-03
fq_codel: explicitly reset flows in ->reset()
Eric Dumazet
1
-3
/
+19
2015-08-03
rocker: free netdevice during netdevice removal
Ido Schimmel
1
-0
/
+1
2015-08-01
stmmac: fix missing MODULE_LICENSE in stmmac_platform
Joachim Eastwood
1
-0
/
+4
2015-08-01
gianfar: Enable device wakeup when appropriate
Claudiu Manoil
3
-13
/
+3
2015-08-01
gianfar: Fix suspend/resume for wol magic packet
Claudiu Manoil
1
-68
/
+30
2015-08-01
gianfar: Fix warning when CONFIG_PM off
Claudiu Manoil
1
-0
/
+2
2015-08-01
act_pedit: check binding before calling tcf_hash_release()
WANG Cong
1
-3
/
+2
2015-07-31
iommu/amd: Allow non-ATS devices in IOMMUv2 domains
Joerg Roedel
1
-1
/
+6
2015-07-31
rtlwifi: Fix NULL dereference when PCI driver used as an AP
Luis Felipe Dominguez Vega
1
-2
/
+5
2015-07-31
b43: fix extpa_gain check for 2GHz
Hauke Mehrtens
1
-1
/
+1
2015-07-31
rsi: Fix failure to load firmware after memory leak fix and fix the leak
Mike Looijmans
2
-1
/
+11
2015-07-31
net: sk_clone_lock() should only do get_net() if the parent is not a kernel s...
Sowmini Varadhan
1
-1
/
+2
2015-07-30
net: sched: fix refcount imbalance in actions
Daniel Borkmann
2
-6
/
+13
2015-07-30
r8152: reset device when tx timeout
hayeswang
1
-4
/
+3
2015-07-30
r8152: add pre_reset and post_reset
hayeswang
1
-0
/
+54
2015-07-30
ALSA: hda - Fix MacBook Pro 5,2 quirk
Takashi Iwai
1
-1
/
+1
2015-07-30
iwlwifi: pcie: fix stuck queue detection for sleeping clients
Emmanuel Grumbach
1
-2
/
+13
2015-07-30
drm/i915: Declare the swizzling unknown for L-shaped configurations
Chris Wilson
1
-1
/
+4
2015-07-30
drm/i915: Mark PIN_USER binding as GLOBAL_BIND without the aliasing ppgtt
Chris Wilson
1
-0
/
+11
2015-07-30
iommu/amd: Set global dma_ops if swiotlb is disabled
Joerg Roedel
1
-0
/
+9
[next]