index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
vmalloc.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-08-11
inet: fix races with reqsk timers
Eric Dumazet
2
-2
/
+8
2015-08-11
mkiss: Fix error handling in mkiss_open()
Fabio Estevam
1
-3
/
+4
2015-08-10
bnx2x: Free NVRAM lock at end of each page
Yuval Mintz
1
-0
/
+16
2015-08-10
bnx2x: Prevent null pointer dereference on SKB release
Yuval Mintz
1
-1
/
+1
2015-08-10
cxgb4: missing curly braces in t4_setup_debugfs()
Dan Carpenter
1
-1
/
+2
2015-08-10
net-timestamp: Update skb_complete_tx_timestamp comment
Benjamin Poirier
1
-3
/
+3
2015-08-10
ipv6: don't reject link-local nexthop on other interface
Florian Westphal
1
-2
/
+4
2015-08-10
netlink: make sure -EBUSY won't escape from netlink_insert
Daniel Borkmann
1
-0
/
+5
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-10
netfilter: SYNPROXY: fix sending window update to client
Phil Sutter
2
-2
/
+4
2015-08-10
netfilter: ip6t_SYNPROXY: fix NULL pointer dereference
Phil Sutter
1
-8
/
+10
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
netfilter: conntrack: Use flags in nf_ct_tmpl_alloc()
Joe Stringer
1
-2
/
+2
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
[next]