summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-05-24qed: Replace set_id() api with set_name()Mintz, Yuval6-14/+8
2017-05-24qede: Log probe of PCI deviceMintz, Yuval1-2/+38
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-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller294-1326/+2894
2017-05-22Merge tag 'pstore-v4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-6/+11
2017-05-22Merge tag 'acpi-4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds3-4/+25
2017-05-22Merge tag 'pm-4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds11-303/+787
2017-05-22i2c: designware: Fix bogus sda_hold_time due to uninitialized varsJan Kiszka1-1/+1
2017-05-22efi-pstore: Fix write/erase id trackingKees Cook1-6/+11
2017-05-22Merge branch 'dsa-distribute-switch-events'David S. Miller6-337/+547
2017-05-22net: dsa: add VLAN notifierVivien Didelot3-16/+66
2017-05-22net: dsa: add MDB notifierVivien Didelot3-16/+66
2017-05-22net: dsa: add FDB notifierVivien Didelot3-16/+66
2017-05-22net: dsa: add notifier for ageing timeVivien Didelot3-29/+62
2017-05-22net: dsa: move notifier info to private headerVivien Didelot2-10/+12
2017-05-22net: dsa: move VLAN handlersVivien Didelot3-41/+49
2017-05-22net: dsa: move MDB handlersVivien Didelot3-41/+47
2017-05-22net: dsa: move FDB handlersVivien Didelot3-42/+47
2017-05-22net: dsa: move ageing time setterVivien Didelot3-40/+42
2017-05-22net: dsa: move VLAN filtering setterVivien Didelot3-16/+18
2017-05-22net: dsa: move bridging routinesVivien Didelot3-57/+60
2017-05-22net: dsa: move port state settersVivien Didelot4-41/+61
2017-05-22net: dsa: change scope of ageing time setterVivien Didelot1-9/+7
2017-05-22net: dsa: change scope of VLAN filtering setterVivien Didelot1-8/+7
2017-05-22net: dsa: change scope of VLAN handlersVivien Didelot1-24/+16
2017-05-22net: dsa: change scope of MDB handlersVivien Didelot1-23/+18
2017-05-22net: dsa: change scope of FDB handlersVivien Didelot1-26/+24
2017-05-22net: dsa: change scope of bridging codeVivien Didelot1-19/+17
2017-05-22net: dsa: change scope of notifier call chainVivien Didelot1-5/+4
2017-05-22net: dsa: change scope of STP state setterVivien Didelot1-22/+22
2017-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds33-133/+335
2017-05-22Merge branch 'nfp-introduce-nfp_port-and-nfp_app'David S. Miller14-265/+658
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