index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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
Merge branch 'vlan-reorder'
David S. Miller
3
-2
/
+10
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-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
2015-11-16
bnx2x: Fix VLANs null-pointer for 57710, 57711
Yuval Mintz
1
-1
/
+1
2015-11-16
ravb: remove unhandle int cause
Masaru Nagai
1
-2
/
+0
2015-11-16
raw: increment correct SNMP counters for ICMP messages
Ben Cartwright-Cox
1
-3
/
+5
2015-11-16
sfc: constify pci_error_handlers structures
Julia Lawall
1
-1
/
+1
2015-11-16
net: cavium: liquidio: constify pci_error_handlers structures
Julia Lawall
1
-1
/
+1
2015-11-16
Driver: Vmxnet3: Fix use of mfTableLen for big endian architectures
Shrikrishna Khare
2
-5
/
+6
2015-11-16
net: usb: cdc_ether: add Dell DW5580 as a mobile broadband adapter
Daniele Palmas
1
-0
/
+5
2015-11-16
net: fix __netdev_update_features return on ndo_set_features failure
Nikolay Aleksandrov
1
-1
/
+1
2015-11-16
net: fix feature changes on devices without ndo_set_features
Nikolay Aleksandrov
1
-0
/
+2
2015-11-16
switchdev: bridge: Check return code is not EOPNOTSUPP
Ido Schimmel
2
-2
/
+2
2015-11-16
be2net: replace hardcoded values with existing define
Ivan Vecera
2
-2
/
+3
2015-11-16
be2net: remove unused local rsstable array
Ivan Vecera
1
-14
/
+2
2015-11-16
ravb: Fix int mask value overwritten issue
Masaru Nagai
1
-2
/
+4
2015-11-16
net: smsc911x: Reset PHY during initialization
Pavel Fedin
1
-11
/
+6
2015-11-16
bpf, arm64: start flushing icache range from header
Daniel Borkmann
1
-1
/
+1
2015-11-16
bpf, arm: start flushing icache range from header
Daniel Borkmann
1
-1
/
+1
2015-11-16
bpf: samples: exclude asm/sysreg.h for arm64
Yang Shi
1
-2
/
+5
2015-11-16
arm64: bpf: fix JIT frame pointer setup
Yang Shi
1
-3
/
+3
2015-11-16
net: phy: vitesse: add support for VSC8601
Måns Rullgård
1
-1
/
+15
2015-11-16
net: phy: at803x: support interrupt on 8030 and 8035
Måns Rullgård
1
-0
/
+4
2015-11-16
ip_tunnel: disable preemption when updating per-cpu tstats
Jason A. Donenfeld
2
-2
/
+4
2015-11-15
Merge branch 'mv88e6060-fixes'
David S. Miller
2
-76
/
+149
2015-11-15
net: dsa: mv88e6060: replace magic values with register defines
Neil Armstrong
1
-27
/
+37
2015-11-15
net: dsa: mv88e6060: add register defines header file
Neil Armstrong
1
-0
/
+111
2015-11-15
net: dsa: mv88e6060: use the correct bit shift for mac0
Neil Armstrong
1
-1
/
+2
2015-11-15
net: dsa: mv88e6060: use the correct MaxFrameSize bit
Neil Armstrong
1
-1
/
+1
2015-11-15
net: dsa: mv88e6060: use the correct InitReady bit
Neil Armstrong
1
-1
/
+1
2015-11-15
net: dsa: mv88e6060: remove poll_link callback
Neil Armstrong
1
-49
/
+0
2015-11-15
Merge branch 'mellanox-net-fixes'
David S. Miller
6
-59
/
+148
2015-11-15
net/mlx4_core: Avoid returning success in case of an error flow
Noa Osherovich
1
-3
/
+5
2015-11-15
net/mlx4_core: Fix sleeping while holding spinlock at rem_slave_counters
Eran Ben Elisha
1
-12
/
+27
2015-11-15
net/mlx5e: Use the right DMA free function on TX path
Achiad Shochat
2
-32
/
+43
2015-11-15
net/mlx5e: Max mtu comparison fix
Doron Tsur
1
-0
/
+2
[next]