summaryrefslogtreecommitdiffstats
path: root/scripts/mkmakefile (unfollow)
Commit message (Expand)AuthorFilesLines
2017-05-24qed: Provide MBI information in dev_infoTomer Tayar5-0/+68
2017-05-24qed: Enable RoCE parser searching on fp initMichal Kalderon1-0/+7
2017-05-24qed: Flush slowpath tasklet on stopTomer Tayar1-0/+14
2017-05-24qed: Remove BB_A0 referencesMintz, Yuval2-12/+0
2017-05-24qed: Drop the 's' from num_ports_in_enginesTomer Tayar4-22/+22
2017-05-24qed: Log incorrectly installed boardTomer Tayar2-0/+7
2017-05-24qed: !main_ptt for tunnel configurationManish Chopra5-9/+30
2017-05-24qed: Align DP_ERR style with other DP macrosMintz, Yuval1-5/+7
2017-05-24qede: Fix sparse warningsManish Chopra4-18/+22
2017-05-23net: make struct request_sock_ops::obj_size unsignedAlexey Dobriyan1-1/+1
2017-05-23net: make struct inet_frags::qsize unsignedAlexey Dobriyan1-1/+1
2017-05-23enic: unmask intr only when napi is completeGovindarajulu Varadarajan1-4/+2
2017-05-23net/sched: fix filter flushingJiri Pirko1-3/+10
2017-05-23net/sched: properly assign RCU pointer in tcf_chain_tp_insert/removeJiri Pirko1-2/+2
2017-05-23i2c: designware: Fix bogus sda_hold_time due to uninitialized varsJan Kiszka1-1/+1
2017-05-23efi-pstore: Fix write/erase id trackingKees Cook1-6/+11
2017-05-23net: dsa: add VLAN notifierVivien Didelot3-16/+66
2017-05-23net: dsa: add MDB notifierVivien Didelot3-16/+66
2017-05-23net: dsa: add FDB notifierVivien Didelot3-16/+66
2017-05-23net: dsa: add notifier for ageing timeVivien Didelot3-29/+62
2017-05-23net: dsa: move notifier info to private headerVivien Didelot2-10/+12
2017-05-23net: dsa: move VLAN handlersVivien Didelot3-41/+49
2017-05-23net: dsa: move MDB handlersVivien Didelot3-41/+47
2017-05-23net: dsa: move FDB handlersVivien Didelot3-42/+47
2017-05-23net: dsa: move ageing time setterVivien Didelot3-40/+42
2017-05-23net: dsa: move VLAN filtering setterVivien Didelot3-16/+18
2017-05-23net: dsa: move bridging routinesVivien Didelot3-57/+60
2017-05-23net: dsa: move port state settersVivien Didelot4-41/+61
2017-05-23net: dsa: change scope of ageing time setterVivien Didelot1-9/+7
2017-05-23net: dsa: change scope of VLAN filtering setterVivien Didelot1-8/+7
2017-05-23net: dsa: change scope of VLAN handlersVivien Didelot1-24/+16
2017-05-23net: dsa: change scope of MDB handlersVivien Didelot1-23/+18
2017-05-23net: dsa: change scope of FDB handlersVivien Didelot1-26/+24
2017-05-23net: dsa: change scope of bridging codeVivien Didelot1-19/+17
2017-05-23net: dsa: change scope of notifier call chainVivien Didelot1-5/+4
2017-05-23net: dsa: change scope of STP state setterVivien Didelot1-22/+22
2017-05-22nfp: refresh port state before reporting autonegotiationJakub Kicinski3-9/+14
2017-05-22nfp: mark port state as stale if update failedJakub Kicinski1-0/+5
2017-05-22nfp: mark port state as stale after reconfigJakub Kicinski1-0/+2
2017-05-22nfp: provide linking on port structuresJakub Kicinski5-9/+17
2017-05-22nfp: move refresh tracking into the port structureJakub Kicinski5-25/+28
2017-05-22nfp: update port state in placeJakub Kicinski1-24/+30
2017-05-22nfp: introduce nfp_portJakub Kicinski7-63/+275
2017-05-22nfp: disallow mixing vNICs with and without NSP port entryJakub Kicinski1-20/+32
2017-05-22nfp: introduce very minimal nfp_appJakub Kicinski7-14/+152
2017-05-22nfp: add nfp_net_pf_free_vnic() functionJakub Kicinski1-7/+9
2017-05-22nfp: rename netdev/port to vNICJakub Kicinski6-97/+95
2017-05-22nfp: make nfp_net alloc/init/cleanup/free not depend on netdevsJakub Kicinski4-36/+35
2017-05-22nfp: add nfp_cppcore_pcie_unit() helperSimon Horman2-12/+15
2017-05-22net: sched: cls_matchall: fix null pointer dereferenceJiri Pirko1-1/+0