index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
idma64.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-11-23
can: sja1000: clear interrupts on start
Mirza Krak
1
-0
/
+3
2015-11-23
net: ip6mr: fix static mfc/dev leaks on table destruction
Nikolay Aleksandrov
1
-7
/
+8
2015-11-23
net: ipmr: fix static mfc/dev leaks on table destruction
Nikolay Aleksandrov
1
-7
/
+8
2015-11-23
net: tulip: update MAINTAINER status to Orphan
Grant Grundler
1
-2
/
+2
2015-11-23
net, scm: fix PaX detected msg_controllen overflow in scm_detach_fds
Daniel Borkmann
1
-0
/
+2
2015-11-20
tipc: correct settings of broadcast link state
Jon Paul Maloy
1
-0
/
+2
2015-11-20
net: ethernet: add driver for Aurora VLSI NB8800 Ethernet controller
Måns Rullgård
6
-0
/
+1891
2015-11-20
net: tulip: turn compile-time warning into dev_warn()
Arnd Bergmann
2
-3
/
+8
2015-11-20
bnx2x: Fix vxlan removal
Yuval Mintz
1
-2
/
+2
2015-11-20
tcp: fix potential huge kmalloc() calls in TCP_REPAIR
Eric Dumazet
1
-3
/
+19
2015-11-20
tcp: fix Fast Open snmp over-counting bug
Yuchung Cheng
1
-1
/
+1
2015-11-20
tcp: disable Fast Open on timeouts after handshake
Yuchung Cheng
1
-0
/
+12
2015-11-20
net: cpsw: Fix ethernet regression for dm814x
Tony Lindgren
1
-0
/
+3
2015-11-19
tcp: md5: fix lockdep annotation
Eric Dumazet
1
-1
/
+2
2015-11-19
net: qmi_wwan: add XS Stick W100-2 from 4G Systems
Bjørn Mork
1
-0
/
+1
2015-11-19
arm64: bpf: fix buffer pointer
Zi Shen Lim
1
-14
/
+13
2015-11-19
ravb: fix WARNING in __free_irq()
Sergei Shtylyov
1
-2
/
+4
2015-11-18
net: dns_resolver: convert time_t to time64_t
Aya Mahfouz
2
-2
/
+2
2015-11-18
net/ip6_tunnel: fix dst leak
Paolo Abeni
1
-1
/
+1
2015-11-18
net: macb: Add support for sgmii phy interface
Punnaiah Choudary Kalluri
2
-0
/
+9
2015-11-18
ethernet/atheros/alx: add Killer E2400 device ID
Ben Pope
2
-0
/
+3
2015-11-18
hdlc: fix null-deref on allocation failure
stephen hemminger
1
-5
/
+5
2015-11-18
fm10k: fix memory leak
stephen hemminger
1
-1
/
+3
2015-11-18
udp: remove duplicate include
stephen hemminger
1
-1
/
+0
2015-11-17
MAINTAINERS: Update Mellanox's Eth NIC driver entries
Or Gerlitz
1
-1
/
+9
2015-11-17
net/core: revert "net: fix __netdev_update_features return.." and add comment
Nikolay Aleksandrov
1
-1
/
+4
2015-11-17
af_unix: take receive queue lock while appending new skb
Hannes Frederic Sowa
1
-1
/
+4
2015-11-17
rtnetlink: fix frame size warning in rtnl_fill_ifinfo
Hannes Frederic Sowa
1
-122
/
+152
2015-11-17
net: use skb_clone to avoid alloc_pages failure.
Martin Zhang
1
-1
/
+1
2015-11-17
packet: Use PAGE_ALIGNED macro
Tobias Klauser
1
-1
/
+1
2015-11-17
packet: Don't check frames_per_block against negative values
Tobias Klauser
1
-2
/
+2
2015-11-17
net: phy: Use interrupts when available in NOLINK state
Andrew Lunn
1
-0
/
+3
2015-11-17
phy: marvell: Add support for 88E1540 PHY
Andrew Lunn
2
-0
/
+17
2015-11-17
arm64: bpf: make BPF prologue and epilogue align with ARM64 AAPCS
Yang Shi
1
-5
/
+39
2015-11-17
macvlan: fix leak in macvlan_handle_frame
Sabrina Dubroca
1
-0
/
+2
2015-11-17
ipvlan: fix use after free of skb
Sabrina Dubroca
1
-1
/
+1
2015-11-17
ipvlan: fix leak in ipvlan_rcv_frame
Sabrina Dubroca
1
-5
/
+7
2015-11-17
vlan: Do not put vlan headers back on bridge and macvlan ports
Vlad Yasevich
2
-1
/
+8
2015-11-17
vlan: Fix untag operations of stacked vlans with REORDER_HEADER off
Vlad Yasevich
1
-1
/
+2
2015-11-17
via-velocity: unconditionally drop frames with bad l2 length
Timo Teräs
1
-21
/
+3
2015-11-17
rtlwifi: rtl8821ae: Fix lockups on boot
Larry Finger
2
-2
/
+2
2015-11-17
MAINTAINERS: linux-cachefs@redhat.com is moderated for non-subscribers
Geert Uytterhoeven
1
-2
/
+2
2015-11-17
FS-Cache: Add missing initialization of ret in cachefiles_write_page()
Geert Uytterhoeven
1
-1
/
+1
2015-11-16
ipg: Remove ipg driver
Ondrej Zary
7
-3075
/
+0
2015-11-16
dl2k: Add support for IP1000A-based cards
Ondrej Zary
3
-6
/
+69
2015-11-16
snmp: Remove duplicate OUTMCAST stat increment
Neil Horman
1
-2
/
+0
2015-11-16
net: thunder: Check for driver data in nicvf_remove()
Pavel Fedin
1
-5
/
+8
2015-11-16
net/core: use netdev name in warning if no parent
Bjørn Mork
1
-5
/
+8
2015-11-16
af_unix: don't append consumed skbs to sk_receive_queue
Hannes Frederic Sowa
1
-0
/
+1
2015-11-16
net: switchdev: fix return code of fdb_dump stub
Dragos Tatulea
1
-1
/
+1
[next]