aboutsummaryrefslogtreecommitdiffstats
path: root/net/sched (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-06net: sched: introduce a TRAP control actionJiri Pirko13-0/+13
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
2017-06-04qed: Pass vf_params when creating a queue-cidMintz, Yuval3-45/+95
2017-06-04qed*: L2 interface to use the SB structures directlyMintz, Yuval6-32/+52
2017-06-04qed: Create L2 queue databaseMintz, Yuval6-3/+133
2017-06-04qed: Add bitmaps for VF CIDsMintz, Yuval2-74/+202
2017-06-04virtio_net: check return value of skb_to_sgvec alwaysJason A. Donenfeld1-2/+7
2017-06-04macsec: check return value of skb_to_sgvec alwaysJason A. Donenfeld1-2/+11
2017-06-04rxrpc: check return value of skb_to_sgvec alwaysJason A. Donenfeld1-5/+14
2017-06-04ipsec: check return value of skb_to_sgvec alwaysJason A. Donenfeld4-18/+38
2017-06-04skbuff: return -EMSGSIZE in skb_to_sgvec to prevent overflowJason A. Donenfeld2-27/+46
2017-06-04bpf: update perf event helper functions documentationTeng Qin2-8/+14
2017-06-04samples/bpf: add tests for more perf event typesTeng Qin4-56/+228
2017-06-04perf, bpf: Add BPF support to all perf_event typesAlexei Starovoitov4-56/+48
2017-06-04neigh: Really delete an arp/neigh entry on "ip neigh delete" or "arp -d"Sowmini Varadhan3-11/+54
2017-06-04net: phy: smsc: Implement PHY statisticsAndrew Lunn1-0/+72
2017-06-04net: dsa: mv88e6xxx: mv88e6161 uses mv88e6320 stats snapshotAndrew Lunn1-2/+2