aboutsummaryrefslogtreecommitdiffstats
path: root/security (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-06net: phy: Delete unused function phy_ethtool_gsetyuval.shaia@oracle.com3-26/+0
2017-06-06s390/qeth: do early device setup for z/VM IQD NICsJulian Wiedmann3-11/+37
2017-06-06s390/qeth: add support for early L3 device setupUrsula Braun3-5/+25
2017-06-06s390/qeth: silence qeth_fix_features()Julian Wiedmann1-4/+1
2017-06-06s390/qeth: consolidate pack buffer flushingJulian Wiedmann1-40/+25
2017-06-06s390/qeth: add missing strings for IPA return codesJulian Wiedmann1-0/+2
2017-06-06s390/qeth: log bridgeport capabilitiesJulian Wiedmann1-0/+8
2017-06-06s390/qeth: query IPv6 IPA support on HiperSocketsJulian Wiedmann1-3/+4
2017-06-06s390/qeth: remove skb_is_nonlinear() check on IQDJulian Wiedmann1-7/+1
2017-06-06s390/qeth: remove support for IPA_IP_FRAGMENTATIONJulian Wiedmann3-29/+2
2017-06-06spectrum_flower: Implement gact trap TC action offloadJiri Pirko1-0/+4
2017-06-06acl: Introduce ACL trap actionJiri Pirko4-2/+45
2017-06-06mlxsw: spectrum: Introduce ACL trapJiri Pirko2-1/+4
2017-06-06mlxsw: pci: Fix size of trap_id field in CQEJiri Pirko1-1/+1
2017-06-06net: sched: introduce helper to identify gact trap actionJiri Pirko1-2/+13
2017-06-06net: sched: introduce a TRAP control actionJiri Pirko15-0/+22
2017-06-06net/mlxfw: remove redundant goto on error checkColin Ian King1-2/+0
2017-06-06e1000e: use disable_hardirq() also for MSIX vectors in e1000_netpoll()Konstantin Khlebnikov1-6/+6
2017-06-06e1000e: Don't return uninitialized statsBenjamin Poirier1-1/+1
2017-06-06igb: Remove useless argumentBenjamin Poirier3-7/+7
2017-06-06igb: check for Tx timestamp timeouts during watchdogJacob Keller3-0/+31
2017-06-06igb: add statistic indicating number of skipped Tx timestampsJacob Keller3-0/+4
2017-06-06e1000e: add statistic indicating number of skipped Tx timestampsJacob Keller3-7/+12
2017-06-06igb: avoid permanent lock of *_PTP_TX_IN_PROGRESSJacob Keller1-5/+18
2017-06-06igb: fix race condition with PTP_TX_IN_PROGRESS bitsJacob Keller1-2/+10
2017-06-06e1000e: fix race condition around skb_tstamp_tx()Jacob Keller1-2/+8
2017-06-06igb: mark PM functions as __maybe_unusedArnd Bergmann1-13/+5
2017-06-06igb: Explicitly select page 0 at initializationMatwey V Kornilov1-0/+1
2017-06-05mdio: mux: fix an incorrect less than zero error check using a u32Colin Ian King1-1/+1
2017-06-05net-next: stmmac: dwmac-sun8i: ensure the EPHY is properly resetedIcenowy Zheng1-0/+5
2017-06-05net/3com: Make el3_netdev_get_ecmd return voidyuval.shaia@oracle.com1-5/+3
2017-06-05net/{mii, smsc}: Make mii_ethtool_get_link_ksettings and smc_netdev_get_ecmd return voidyuval.shaia@oracle.com29-73/+78
2017-06-05net/dec: Make __de_get_link_ksettings return voidyuval.shaia@oracle.com1-7/+4
2017-06-05net: sched: select cls when cls_act is enabledJiri Pirko1-0/+1
2017-06-05genetlink: remove ops_list from genetlink header.Rosen, Rami1-1/+0
2017-06-05rxrpc: Add service upgrade support for client connectionsDavid Howells8-12/+106
2017-06-05rxrpc: Implement service upgradeDavid Howells7-12/+71
2017-06-05rxrpc: Permit multiple service bindingDavid Howells6-24/+51
2017-06-05rxrpc: Separate the connection's protocol service ID from the lookup IDDavid Howells10-13/+19
2017-06-04mlxsw: spectrum_router: Align RIF index allocation with existing codeIdo Schimmel1-12/+12
2017-06-04mlxsw: Fix typo inside enumerationIdo Schimmel2-4/+4
2017-06-04mlxsw: spectrum: Tidy up header fileIdo Schimmel1-22/+25
2017-06-04mlxsw: spectrum: Rename the firmware fileYotam Gigi1-1/+1
2017-06-04qede: VF XDP supportMintz, Yuval1-3/+31
2017-06-04qed: VF XDP supportMintz, Yuval4-7/+40
2017-06-04qed: VFs to try utilizing the doorbell barMintz, Yuval7-72/+231
2017-06-04qed: Multiple qzone queues for VFsMintz, Yuval7-35/+215
2017-06-04qed: IOV db support multiple queues per qzoneMintz, Yuval4-72/+123
2017-06-04qed: Make VF legacy a bitfieldMintz, Yuval3-21/+33
2017-06-04qed: Assign a unique per-queue index to queue-cidMintz, Yuval4-4/+88