summaryrefslogtreecommitdiffstats
path: root/lib/notifier-error-inject.c (unfollow)
Commit message (Expand)AuthorFilesLines
2016-03-02RDS: IB: Re-organise ibmr codesantosh.shilimkar@oracle.com6-347/+422
2016-03-02RDS: IB: Remove the RDS_IB_SEND_OP dependencysantosh.shilimkar@oracle.com3-20/+29
2016-03-02MAINTAINERS: update RDS entrysantosh.shilimkar@oracle.com1-1/+5
2016-03-02RDS: Add support for SO_TIMESTAMP for incoming messagessantosh.shilimkar@oracle.com3-2/+45
2016-03-02RDS: Drop stale iWARP RDMA transportsantosh.shilimkar@oracle.com14-4614/+7
2016-03-02qed: Remove unused NVM vendor IDYuval Mintz2-10/+0
2016-03-02qed: Fix error flow on slowpath startYuval Mintz3-44/+64
2016-03-02qed: Move statistics to L2 codeYuval Mintz3-245/+324
2016-03-02qed: Support B0 instead of A0Yuval Mintz2-19/+24
2016-03-02qed: Correct BAR sizes for older MFWRam Amrani1-13/+29
2016-03-02batman-adv: clarify CFG80211 dependencyArnd Bergmann1-1/+1
2016-03-02wan: lmc: Switch to using managed resourcesAmitoj Kaur Chawla1-20/+7
2016-03-01net: pktgen: use reset to set mac headerZhang Shengju1-2/+2
2016-03-01sch_mqprio: Fix build with older gcc.David S. Miller1-1/+1
2016-03-01of_mdio: kill useless variable in of_mdiobus_register()Sergei Shtylyov1-3/+1
2016-03-01qed: Print additional HW attention infoYuval Mintz2-105/+479
2016-03-01qed: Print HW attention reasonsYuval Mintz1-107/+1436
2016-03-01qed: Add support for HW attentionsYuval Mintz2-40/+357
2016-03-01qed: Semantic refactoring of interrupt codeYuval Mintz5-77/+111
2016-03-01net: remove skb_sender_cpu_clear()WANG Cong9-18/+0
2016-03-01net/mlx5: Fix global UAR mappingMoshe Lazer6-56/+36
2016-03-01net/mlx5: Make command timeout way shorterOr Gerlitz1-1/+1
2016-03-01net/mlx5e: Don't modify CQ before it was createdGal Pressman1-0/+6
2016-03-01net/mlx5e: Don't try to modify CQ moderation if it is not supportedGal Pressman2-6/+12
2016-03-01net/mlx5e: Set drop RQ's necessary parameters onlyTariq Toukan1-2/+10
2016-03-01net/mlx5e: Move common case counters within sq_stats structTariq Toukan1-4/+6
2016-03-01net/mlx5e: Changed naming convention of tx queues in ethtool statsTariq Toukan1-7/+8
2016-03-01net/mlx5e: Placement changed for carrier state updatesTariq Toukan1-2/+2
2016-03-01net/mlx5e: Replace async events spinlock with synchronize_irq()Tariq Toukan4-17/+14
2016-03-01net: ipv6/l3mdev: Move host route on saved address if necessaryDavid Ahern1-0/+26
2016-03-01net: sctp: Convert log timestamps to be y2038 safeDeepa Dinamani1-5/+5
2016-03-01net: ipv4: tcp_probe: Replace timespec with timespec64Deepa Dinamani1-4/+4
2016-03-01net: ipv4: Convert IP network timestamps to be y2038 safeDeepa Dinamani4-12/+35
2016-03-01Support to encoding decoding skb prio on IFE actionJamal Hadi Salim3-0/+82
2016-03-01Support to encoding decoding skb mark on IFE actionJamal Hadi Salim3-0/+85
2016-03-01introduce IFE actionJamal Hadi Salim5-0/+982
2016-03-01bridge: mcast: add support for more router port information dumpingNikolay Aleksandrov2-3/+27
2016-03-01bridge: mcast: add support for temporary port routerNikolay Aleksandrov2-2/+20
2016-03-01bridge: mcast: do nothing if port's multicast_router is set to the same valNikolay Aleksandrov1-1/+4
2016-03-01bridge: mcast: use names for the different multicast_router typesNikolay Aleksandrov2-28/+40
2016-03-01net: dsa: mv88e6xxx: support VLAN filteringVivien Didelot4-0/+43
2016-03-01net: dsa: mv88e6xxx: remove reserved VLANsVivien Didelot1-30/+3
2016-03-01net: dsa: mv88e6xxx: restore VLANTable map controlVivien Didelot1-7/+47
2016-03-01net: dsa: mv88e6xxx: assign dynamic FDB to bridgesVivien Didelot1-2/+39
2016-03-01net: dsa: mv88e6xxx: assign default FDB to portsVivien Didelot2-7/+91
2016-03-01net: dsa: mv88e6xxx: assign dynamic FDB to VLANsVivien Didelot2-9/+49
2016-03-01net: dsa: mv88e6xxx: extract single FDB dumpVivien Didelot1-33/+46
2016-03-01net: dsa: mv88e6xxx: extract single VLAN retrievalVivien Didelot1-20/+35
2016-03-01net: dsa: support VLAN filtering switchdev attrVivien Didelot2-0/+23
2016-03-01mlxsw: spectrum: Introduce port splittingIdo Schimmel3-3/+219