index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
irqchip
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-10-04
net/ncsi: Introduce ncsi_stop_dev()
Gavin Shan
2
-13
/
+29
2016-10-04
net/ncsi: Rework the channel monitoring
Gavin Shan
3
-23
/
+35
2016-10-04
net/ncsi: Allow to extend NCSI request properties
Gavin Shan
4
-14
/
+17
2016-10-04
net/ncsi: Rework request index allocation
Gavin Shan
2
-8
/
+10
2016-10-04
net/ncsi: Don't probe on the reserved channel ID (0x1f)
Gavin Shan
1
-2
/
+2
2016-10-04
net/ncsi: Introduce NCSI_RESERVED_CHANNEL
Gavin Shan
2
-7
/
+8
2016-10-04
net/ncsi: Avoid unused-value build warning from ia64-linux-gcc
Gavin Shan
2
-27
/
+81
2016-10-04
net: Add netdev all_adj_list refcnt propagation to fix panic
Andrew Collins
1
-31
/
+37
2016-10-04
net: phy: Add Edge-rate driver for Microsemi PHYs.
Raju Lakkaraju
3
-0
/
+204
2016-10-04
vmxnet3: Wake queue from reset work
Benjamin Poirier
1
-1
/
+1
2016-10-04
i40e: avoid NULL pointer dereference and recursive errors on early PCI error
Guilherme G Piccoli
1
-0
/
+6
2016-10-04
qed: Add RoCE ll2 & GSI support
Ram Amrani
7
-12
/
+523
2016-10-04
qed: Add support for memory registeration verbs
Ram Amrani
2
-0
/
+246
2016-10-04
qed: Add support for QP verbs
Ram Amrani
4
-0
/
+1413
2016-10-04
qed: PD,PKEY and CQ verb support
Ram Amrani
3
-0
/
+375
2016-10-04
qed: Add support for RoCE hw init
Ram Amrani
17
-8
/
+1620
2016-10-04
qede: Add qedr framework
Ram Amrani
7
-17
/
+451
2016-10-04
qed: Add Light L2 support
Yuval Mintz
13
-3
/
+2334
2016-10-04
i40e: fix sideband flow director vector allocation
Stefan Assmann
1
-2
/
+9
2016-10-04
i40e: fix MSI-X vector redistribution if hw limit is reached
Stefan Assmann
1
-16
/
+22
2016-10-04
i40e: check if vectors are already depleted when doing VMDq allocation
Stefan Assmann
1
-11
/
+16
2016-10-04
ptp: Fix resource leak in case of error
Christophe Jaillet
1
-0
/
+1
2016-10-04
net: qcom/emac: fix return value check in emac_sgmii_config()
Wei Yongjun
1
-4
/
+9
2016-10-04
net: skbuff: Limit skb_vlan_pop/push() to expect skb->data at mac header
Shmulik Ladkani
1
-15
/
+22
2016-10-04
net/sched: act_vlan: Push skb->data to mac_header prior calling skb_vlan_*() ...
Shmulik Ladkani
1
-0
/
+9
2016-10-03
fm10k: wrap long line for alloc_workqueue
Jacob Keller
1
-1
/
+2
2016-10-03
net: mvmdio: do not clk_disable_unprepare() NULL clock
Alexey Khoroshilov
1
-2
/
+1
2016-10-03
openvswitch: use mpls_hdr
Jiri Benc
2
-24
/
+12
2016-10-03
mpls: move mpls_hdr to a common location
Jiri Benc
2
-9
/
+10
2016-10-03
openvswitch: mpls: set network header correctly on key extract
Jiri Benc
1
-8
/
+3
2016-10-03
mlxsw: spectrum_router: avoid potential uninitialized data usage
Arnd Bergmann
1
-3
/
+7
2016-10-03
net/mlx5e: shut up maybe-uninitialized warning
Arnd Bergmann
1
-1
/
+1
2016-10-03
fm10k: use generic ethtool_op_get_ts_info callback
Jacob Keller
1
-0
/
+1
2016-10-03
cxgb4: unexport cxgb4_dcb_enabled
Arnd Bergmann
1
-6
/
+1
2016-10-03
net: rtnl: avoid uninitialized data in IFLA_VF_VLAN_LIST handling
Arnd Bergmann
1
-0
/
+3
2016-10-03
net: pktgen: fix pkt_size
Paolo Abeni
1
-11
/
+10
2016-10-03
net: fec: set mac address unconditionally
Gavin Schenk
1
-7
/
+5
2016-10-03
net: ethernet: mediatek: mark symbols static where possible
Baoyou Xie
1
-4
/
+4
2016-10-03
cxgb4: mark cxgb_setup_tc() static
Baoyou Xie
1
-2
/
+2
2016-10-03
ipv6 addrconf: remove addrconf_sysctl_hop_limit()
Maciej Żenczykowski
1
-17
/
+14
2016-10-03
netfilter: bridge: clarify bridge/netfilter message
Stefan Agner
1
-2
/
+4
2016-10-03
Linux 4.8
v4.8
Linus Torvalds
1
-1
/
+1
2016-10-02
ARM: 8618/1: decompressor: reset ttbcr fields to use TTBR0 on ARMv7
Srinivas Ramana
1
-1
/
+1
2016-10-02
MIPS: CM: Fix mips_cm_max_vp_width for non-MT kernels on MT systems
Paul Burton
1
-0
/
+11
2016-10-01
net: Use ns_capable_noaudit() when determining net sysctl permissions
Tyler Hicks
1
-1
/
+1
2016-10-01
include/linux/property.h: fix typo/compile error
John Youn
1
-1
/
+1
2016-10-01
ocfs2: fix deadlock on mmapped page in ocfs2_write_begin_nolock()
Eric Ren
1
-0
/
+10
2016-10-01
mm: workingset: fix crash in shadow node shrinker caused by replace_page_cach...
Johannes Weiner
3
-63
/
+63
2016-09-30
MAINTAINERS: Switch to kernel.org email address for Javi Merino
Javi Merino
2
-1
/
+2
2016-09-30
rxrpc: Fix the call timer handling
David Howells
2
-13
/
+20
[next]